Some defines moved to win32.ch

This commit is contained in:
Antonio Linares
2001-09-08 09:37:01 +00:00
parent 4a8df17d48
commit 7bc4087ffa

View File

@@ -53,9 +53,7 @@
#include "common.ch"
#include "hbclass.ch"
#define WS_CHILD 0x40000000
#define WS_TABSTOP 0x00010000
#include "win32.ch"
CLASS HBButton FROM HBWinControl