Hi Francesco,
Maybe the best solution is to create an xhb.h file in
contrib/xhb, which we also add to the list of installed
headers (in Makefile and common.mak where we already
have xhb.ch and hbcompat.h/ch setup similarly).
BTW, I've just stumbled into an article about OutputDebugString(),
it may be interesting to you or other users:
http://www.unixwiz.net/techtips/outputdebugstring.html
Brgds,
Viktor
On 2008.11.07., at 22:55, Francesco Saverio Giudice wrote:
2008-11-07 22:45 UTC+0100 Francesco Saverio Giudice (info fsgiudice
com)
* contrib/xhb/hboutdbg.c
+ Added hb_OutDebug() and hb_OutDebugName() functions at
C level
Hi Viktor,
I've updated also
contrib/hbdbgfx/dbgfxc.c
to use hb_OutDebug() function at C level so it is ready for Linux
and Windows.
So now to complete this step I have to move all hbdbgfx files to xhb
folder.
Only a question, where can I put this declaration that I have on top
of dbgfxc.c to make it available for other files ?
extern HB_EXPORT void hb_OutDebug( const char * szMsg, ULONG
ulMsgLen );
Is it ok to add a hboutdbg.h file in xhb folder or we have any other
header file to use for xhb ?
best regards
Francesco
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour