j
k
j a
j l
Ge van Geldorp wrote:
The point is that void STDCALL (*Func)(void); is wrong. It should be:
The point is that
void STDCALL (*Func)(void);
is wrong. It should be:
If it's wrong then why do all the MS Headers do it that way? And why it is wrong?
Best regards, Alex Ionescu
Back to the thread
Back to the list