3 Jul
1999
3 Jul
'99
9:02 a.m.
Hello, the WIN32 API uses the stdcall calling convention, i.e. the stack pointer is adjusted by the called routine on return. This is not supported by GNU Pascal. Borland Pascal uses the keyword "stdcall" to specify this call format. This is needed for GNU Pascal, too. Best regards, Peter Dietrich
9907
Age (days ago)
9907
Last active (days ago)
1 comments
2 participants
participants (2)
-
pdietrich@synstar.de -
Peter Gerwinski