ultraedit see this as a function named "BOOL" in function list, but it is just a function declaration
BOOL (*g_pfnReadAc97) (BYTE Offset, UINT16 * Data, BYTE DevId);
i know it's strange code but i got tons of them from microsoft source code
BOOL (*g_pfnReadAc97) (BYTE Offset, UINT16 * Data, BYTE DevId);
i know it's strange code but i got tons of them from microsoft source code