2009-06-28 13:14 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
* harbour/contrib/hbqt/tests/demoqt.prg
- Deleted C OutputDebugString() function.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-06-28 13:14 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
|
||||
* harbour/contrib/hbqt/tests/demoqt.prg
|
||||
- Deleted C OutputDebugString() function.
|
||||
|
||||
2009-06-28 09:19 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
|
||||
* harbour/contrib/hbxbp/xbp.ch
|
||||
* harbour/contrib/hbxbp/xbpdialog.prg
|
||||
|
||||
@@ -722,17 +722,3 @@ STATIC FUNCTION Dummies()
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#PRAGMA BEGINDUMP
|
||||
|
||||
#include <windows.h>
|
||||
#include "hbapi.h"
|
||||
|
||||
HB_FUNC( UIDEBUG )
|
||||
{
|
||||
OutputDebugString( hb_parc( 1 ) );
|
||||
}
|
||||
|
||||
#PRAGMA ENDDUMP
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user