Dlls:Could you help me ? (I come from china .)
-
Hi, How can I export a Func ,object and so on in Dlls .I want to create a Dll for PB .i think it's very easy to you,but it's very hard to me ,because i come from china ,my mother lauguage is chinese . can anybody help me ? give me an example .:confused: Thanks Hellin
-
Hi, How can I export a Func ,object and so on in Dlls .I want to create a Dll for PB .i think it's very easy to you,but it's very hard to me ,because i come from china ,my mother lauguage is chinese . can anybody help me ? give me an example .:confused: Thanks Hellin
-
-
Hi, How can I export a Func ,object and so on in Dlls .I want to create a Dll for PB .i think it's very easy to you,but it's very hard to me ,because i come from china ,my mother lauguage is chinese . can anybody help me ? give me an example .:confused: Thanks Hellin
-
Hi ,Judd Thanks a lot .What is the "__stdcall" different from the "__declspec" .I am trying ...I think my enlish is very bad .are you American? Good luck:~ Hellin
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?)
-
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?)
-
Hi, How can I export a Func ,object and so on in Dlls .I want to create a Dll for PB .i think it's very easy to you,but it's very hard to me ,because i come from china ,my mother lauguage is chinese . can anybody help me ? give me an example .:confused: Thanks Hellin