2009-12-02 04:18 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/vm/maindllp.c
* harbour/contrib/gtwvg/wvgsink.c
% removed redefined HBTEXT() macro
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-12-02 04:18 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/src/vm/maindllp.c
|
||||
* harbour/contrib/gtwvg/wvgsink.c
|
||||
% removed redefined HBTEXT() macro
|
||||
|
||||
2009-12-02 03:12 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/doc/en-EN/hb_apifs.txt
|
||||
* harbour/include/hbapifs.h
|
||||
|
||||
@@ -69,12 +69,6 @@
|
||||
(((DWORD)((WORD)((DWORD_PTR)(b) & 0xffff))) << 16)))
|
||||
#endif
|
||||
|
||||
#if defined( HB_OS_WIN_CE )
|
||||
#define HBTEXT( x ) TEXT( x )
|
||||
#else
|
||||
#define HBTEXT( x ) x
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
#define __HBTOOUT__
|
||||
#endif
|
||||
|
||||
@@ -96,12 +96,6 @@
|
||||
#define HB_DLL_NAMEMT2 HB_DLL_PREF_MT HB_DLL_VER HB_DLL_EXT
|
||||
#endif
|
||||
|
||||
#if defined( HB_OS_WIN_CE )
|
||||
#define HBTEXT( x ) TEXT( x )
|
||||
#else
|
||||
#define HBTEXT( x ) x
|
||||
#endif
|
||||
|
||||
#if defined( HB_OS_WIN )
|
||||
HB_EXTERN_BEGIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user