On Sat, Mar 19, 2005 at 08:30:44PM -0500, Vincent Béron wrote:
Changelog: Use the correct calling convention in various places.
The problem here is too, that these functions do not have prototypes in the correct headers, otherwise gcc would have already warned about them.
Ciao, Marcus
Le dim 20/03/2005 à 04:39, Marcus Meissner a écrit :
On Sat, Mar 19, 2005 at 08:30:44PM -0500, Vincent Béron wrote:
Changelog: Use the correct calling convention in various places.
The problem here is too, that these functions do not have prototypes in the correct headers, otherwise gcc would have already warned about them.
I don't have a current PSDK here, and I'm not sure I trust MSDN enough for that information.
Vincent