Asynchronous Completion Routines I/O, Pointer to routine encapsulated in class
- by simplebutperfect
I was wondering if there was anyway to use functions like ReadFileEx that require a pointer to a function in a class WITHOUT marking the function as static? Thanks in advance. SBP.