Hi,
In a Win32 application CreatwWindow returns an HWND which can be utilised in the program, in the MFC window creation process this handle is not apparent, how do I access it?
I know I should be using pointers but I am using some Win32 code chunks in the global area.
Thanks
Barry
In a Win32 application CreatwWindow returns an HWND which can be utilised in the program, in the MFC window creation process this handle is not apparent, how do I access it?
I know I should be using pointers but I am using some Win32 code chunks in the global area.
Thanks
Barry