Could some one please tell me why i get the page default whenever i close the application, thanks.
Printable View
Could some one please tell me why i get the page default whenever i close the application, thanks.
How about handling the WM_QUIT message, and free the library there instead of when the window's closed?