Added some defines

This commit is contained in:
Antonio Linares
2001-09-08 09:34:38 +00:00
parent 32b0c0bb19
commit fea7a556d8

View File

@@ -74,4 +74,7 @@
WS_SYSMENU + WS_THICKFRAME + WS_MINIMIZEBOX + ;
WS_MAXIMIZEBOX)
#define WS_CHILD 0x40000000
#define WS_TABSTOP 0x00010000
#endif