use this style function declaration:
Code:int _stdcall add(int one, int two) { return one + two; }
|
Results 1 to 9 of 9
Thread: VC++ DLL'sHybrid View
|
Click Here to Expand Forum to Full Width |