|
-
April 19th, 2002, 08:14 PM
#1
Problem with DLL in release mode
Hi, i'm building a DLL that works fine in Debug mode, but in Release mode doesn´t. I'm opening a PE-File with fopen and reading the first two bytes. In debug mode it read 0x5A4D, but in release i'm getting 0!! And this happen with any position inside the file.
Tnx
-
April 20th, 2002, 03:46 AM
#2
Re: Problem with DLL in release mode
change the name of dll in release mode
the names in both debug and relaese mode should be different
C is my favorite language
 the knowledge seeker...
Tarun
**********************************************************************
Tarundeep Singh Kalra
(tarundeep1976_nospam_at_yahoo_dot_nospam_dot_com)
tarun_at_tarunsadhana_dot_com
visit: www.tarunsadhana.com
*************************************************************************
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|