2008-10-28 17:56 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

* harbour/source/vm/dynlibhb.c
    ! added #define INCL_DOSMODULEMGR for OS2 builds
This commit is contained in:
Przemyslaw Czerpak
2008-10-28 16:56:13 +00:00
parent 591fe064a4
commit 9918ec3fc5
2 changed files with 5 additions and 0 deletions

View File

@@ -8,6 +8,10 @@
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
*/
2008-10-28 17:56 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/vm/dynlibhb.c
! added #define INCL_DOSMODULEMGR for OS2 builds
2008-10-28 15:56 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbstack.h
! fixed fDebugRequest declaration

View File

@@ -56,6 +56,7 @@
*/
#define HB_OS_WIN_32_USED
#define INCL_DOSMODULEMGR
#include "hbvmopt.h"
#include "hbapi.h"