2010-03-30 21:55 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

* harbour/contrib/gtwvg/gtwvg.h
    ! fixed compilation with XCC
This commit is contained in:
Przemyslaw Czerpak
2010-03-30 19:55:52 +00:00
parent 150f18ee67
commit a188330711
2 changed files with 5 additions and 0 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to author(s): Viktor Szakats.
*/
2010-03-30 21:55 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/gtwvg/gtwvg.h
! fixed compilation with XCC
2010-03-30 05:17 UTC+0200 Xavi (jarabal/at/gmail.com)
* harbour/src/rtl/teditor.prg
! Fixed typo in K_CTRL_PGDN.

View File

@@ -70,6 +70,7 @@
#include <commctrl.h>
#if ! defined( HB_OS_WIN_CE )
#include <olectl.h>
#include <ocidl.h>
#endif
#include <commdlg.h>
#include <shellapi.h>