|
-
June 7th, 1999, 05:38 AM
#1
name mangling
hi ,
while developing a mapi application , i have included mapi.h header file which is having function declerations.
mapi32.dll is exporting function MAPISendMail().In file mapi.h header file MAPISendMail()function is declared inside extern "C" block.But my application is searching for _MAPISendMail@20 i.e, with name decorations.Can u please help me to solve the problem.
Software : VC6 & NT4
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
|