Hi -
I have created wrapper classes around Win32 API calls in GNU C++ (v 4.3.1) using Win32API library (v 3.11). I am having difficulty in the implementation of API functions that require callback...