Click here to Skip to main content
16,006,442 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMFC SeriesCollection question Pin
Mardigin12-Aug-03 19:44
Mardigin12-Aug-03 19:44 
GeneralRe: MFC SeriesCollection question Pin
Mardigin12-Aug-03 20:23
Mardigin12-Aug-03 20:23 
GeneralRe: MFC SeriesCollection question Pin
Ryan Binns13-Aug-03 0:35
Ryan Binns13-Aug-03 0:35 
GeneralDlls:Could you help me ? (I come from china .) Pin
Hellin12-Aug-03 19:21
Hellin12-Aug-03 19:21 
GeneralRe: Dlls:Could you help me ? (I come from china .) Pin
Hellin12-Aug-03 20:04
Hellin12-Aug-03 20:04 
GeneralRe: Dlls:Could you help me ? (I come from china .) Pin
Kyudos12-Aug-03 21:48
Kyudos12-Aug-03 21:48 
GeneralRe: Dlls:Could you help me ? (I come from china .) Pin
Hellin12-Aug-03 22:07
Hellin12-Aug-03 22:07 
GeneralRe: Dlls:Could you help me ? (I come from china .) Pin
Kyudos12-Aug-03 22:26
Kyudos12-Aug-03 22:26 
No problem,

"__stdcall" and "__declspec" are calling conventions, and effect how argumetns are passed (e.g. by ref or by val) and also how they are 'decorated' when externalised.

You might find some use reading here:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/html/_core_adjusting_naming_conventions.asp

(I'm actually English and since you are talking about __stdcall are you doing mixed language with FORTRAN by any chance?)


GeneralRe: Dlls:Could you help me ? (I come from china .) Pin
Hellin12-Aug-03 22:36
Hellin12-Aug-03 22:36 
GeneralRe: Dlls:Could you help me ? (I come from china .) Pin
Hellin12-Aug-03 22:59
Hellin12-Aug-03 22:59 
GeneralIndigo Press devices Pin
Abubakar Siddque12-Aug-03 19:10
Abubakar Siddque12-Aug-03 19:10 
GeneralReferences ...?! Pin
Xalon12-Aug-03 17:57
Xalon12-Aug-03 17:57 
GeneralDigital Signal Processing Pin
DougW4812-Aug-03 15:56
DougW4812-Aug-03 15:56 
GeneralRe: Digital Signal Processing Pin
Joey Bloggs12-Aug-03 17:10
Joey Bloggs12-Aug-03 17:10 
GeneralWinsock Issues! Pin
Steven M Hunt12-Aug-03 14:29
Steven M Hunt12-Aug-03 14:29 
GeneralRe: Winsock Issues! Pin
valikac12-Aug-03 18:12
valikac12-Aug-03 18:12 
GeneralDebug Assertion Failed due to image list Pin
Binayak12-Aug-03 13:50
Binayak12-Aug-03 13:50 
GeneralRe: Debug Assertion Failed due to image list Pin
Anonymous12-Aug-03 14:10
Anonymous12-Aug-03 14:10 
GeneralRe: Debug Assertion Failed due to image list Pin
Anonymous12-Aug-03 15:01
Anonymous12-Aug-03 15:01 
GeneralRe: Debug Assertion Failed due to image list Pin
jhwurmbach12-Aug-03 23:07
jhwurmbach12-Aug-03 23:07 
GeneralRe: Debug Assertion Failed due to image list Pin
Binayak13-Aug-03 7:22
Binayak13-Aug-03 7:22 
GeneralRe: Debug Assertion Failed due to image list Pin
jhwurmbach13-Aug-03 21:13
jhwurmbach13-Aug-03 21:13 
GeneralRe: Debug Assertion Failed due to image list Pin
Binayak14-Aug-03 7:21
Binayak14-Aug-03 7:21 
GeneralGetting size of array in a func ! Pin
Hadi Rezaee12-Aug-03 12:19
Hadi Rezaee12-Aug-03 12:19 
GeneralRe: Getting size of array in a func ! Pin
Dave Bryant12-Aug-03 12:28
Dave Bryant12-Aug-03 12:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.