Hikari Messages 103 May 10, 2004 #1 I need to write a function that is used to create a thread in a class. But __stdcall doesn't work in it. Can I use __stdcall calling conversion in a class? (The compiler is MS VC++ 6)
I need to write a function that is used to create a thread in a class. But __stdcall doesn't work in it. Can I use __stdcall calling conversion in a class? (The compiler is MS VC++ 6)