Pages

Subscribe:

Ads 468x60px

Labels

Thursday, August 9, 2012

Win32 Wrapper not doing anything with messages

Have a different question to ask? Start New Discussion Reply to this Discussion 9 Hours Ago 0

Ok, basically i'm putting together a win32 wrapper based on various tutorials I've seen.
But when I try to close it via the close buttong (top right) or via the esacpe button it doesn't do anything, with the first it closes the window but doesn't end the program, with the latter it just doesn't acknowledge a thing.

So where am I going wrong?

// Header#ifndef _WINCLUDE_H_#define _WINCLUDE_H_#include #include class winClude

No comments:

Post a Comment