|
-
September 6th, 2010, 08:50 AM
#1
Informations for a noob
I'm confused about the following words:
__declspec(dllexport) / __declspec(dllimport)
extern "C"
__stdcall
I only realized that extern "C" preceding a function create a decoration-free symbol in the export table (assuming this is correct)
Can you explain me what purposes are these conventions for?
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
|