function pointers with different calling conventions

Lutger lutger.blijdestijn at gmail.com
Thu Nov 1 04:24:30 PDT 2007


Does anybody know the syntax to declare a function pointer with the 
windows calling convention?

DMD suggests the type of such pointers is int(Windows *)() for example, 
but this does not work.


More information about the Digitalmars-d-learn mailing list