Hi Viktor, Your advise solves the build problem.
Now the hbqt trace mechanism works perfectly with DebugView V4.76 on Vista SP2, thank you Pritpal thank you Viktor. 1. the hbqt is build with: @set HB_USER_PRGFLAGS=-D__HB_DEBUG__ -D__HB_WINDEBUG__ @set HB_USER_CFLAGS=-D__HB_DEBUG__ -D__HB_WINDEBUG__ 2. the demoqt.exe buliduing command is (windows+mingw): @set HB_USER_PRGFLAGS=-D__HB_DEBUG__ -D__HB_WINDEBUG__ @set HB_USER_CFLAGS=-D__HB_DEBUG__ -D__HB_WINDEBUG__ hbmk2 -cpp demoqt -lpsapi -lhbwin 3. DebugView started before demoqt.exe Best regards, István _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
