topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 12:20 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: .res filename extension, header starts with EMR1, any idea?  (Read 4695 times)

electronixtar

  • Member
  • Joined in 2007
  • **
  • Posts: 141
    • View Profile
    • Donate to Member
I am trying to dumpping an old CD-ROM, found a file named MAP.RES, 500MB, header start with EMR1, the program for map/picture navigation & possibly coded with VC++ & Access during 1998. The Window class used for display the pic/map is
AfxFrameOrView42s
.

Does anyone have an idea what format of MAP.RES might be? How to dump/export pictures out of it? TIA
« Last Edit: January 21, 2009, 05:05 AM by electronixtar »

PhilB66

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,522
    • View Profile
    • Donate to Member
Re: .res filename extension, header starts with EMR1, any idea?
« Reply #1 on: January 21, 2009, 06:16 AM »
@electro

Does anything on this list ring a bell? Otherwise, go to http://file-extension.net/ to research.

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: .res filename extension, header starts with EMR1, any idea?
« Reply #2 on: January 21, 2009, 11:16 AM »
http://www.wotsit.org is also a decent site for file types and such.

You're probably better off mentioning the application name anyway - something like ".res" is a pretty standard extension, and could be a zillion nonstandard contents.
- carpe noctem

electronixtar

  • Member
  • Joined in 2007
  • **
  • Posts: 141
    • View Profile
    • Donate to Member
Re: .res filename extension, header starts with EMR1, any idea?
« Reply #3 on: January 22, 2009, 03:02 AM »
Thank you f0dder & PhilB66

It's Digital Map of Ancient China software which could be downloaded from

CD1: http://www.godeyes.c...%9C%B0%E5%9B%BE1.rar
CD2: http://www.godeyes.c...%9C%B0%E5%9B%BE2.rar

It seems that software is written in VC & Access.