Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
'identifier' : pointers to functions with different attributes
A pointer to a function with one calling convention (__cdecl
, __stdcall
, or __fastcall
) is assigned to a pointer to a function with another calling convention.