home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / misc / 6590 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1.4 KB  |  39 lines

  1. Newsgroups: comp.os.ms-windows.misc
  2. Path: sparky!uunet!newsstand.cit.cornell.edu!empire.cce.cornell.edu!avinogra
  3. From: avinogra@empire.cce.cornell.edu (Alex Vinogradov)
  4. Subject: Resource Compiler question
  5. Message-ID: <1993Jan27.033609.745@empire.cce.cornell.edu>
  6. Organization: Cornell Cooperative Extension
  7. X-Newsreader: TIN [version 1.1 PL8]
  8. Date: Wed, 27 Jan 1993 03:36:09 GMT
  9. Lines: 28
  10.  
  11. I am getting a strange RC warning while trying to execute  RC my-program.RES :
  12.  
  13. -----
  14. RC : warning RW4005: Segment 3 (offset 0802) contains a
  15.      relocation record pointing to the automatic
  16.      data segment.  This will cause the program to crash
  17.      if the instruction being fixed up is executed in a
  18.      multi-instance application.  If this fixup is
  19.      necessary, the program should be restricted to run
  20.      only a single instance.
  21. -----
  22.  
  23. The program is compiled as large-model application (I think that's relevant,
  24. because I strated getting the warning after I switched from small model).
  25.  
  26. Does anyone have any idea what exactly this warning means?  And how do I locate
  27. line of code using the info given in the warning message (i've tried .MAP
  28. file, but I could not find relevant info there) ?
  29.  
  30. Please e-mail all replies
  31.  
  32. Thanks a lot,
  33. Alex
  34. -- 
  35. ---------------------------------------------------------
  36. Alex Vinogradov
  37. Cornell Cooperative Extension, Electronic Technology Group
  38. avinogra@empire.cce.cornell.edu
  39.