Guest_imported
New member
- Jan 1, 1970
- 0
I have a class and one of the methods create a window which has a WindowProc hook function, so it is outside the class. From the WindowProc function I want to refer to some stored data in the class. How can I do it?
Thanks
Thanks