On Wed, 15 Apr 2009, Pritpal Bedi wrote:

Hi,

> Can you review gtqtc.c | .h and guide me
> if I am on the right path ?

I'll try but I will need a little bit more time to make it
well and this is a problem for me now. I'm really busy with
some other jobs - sorry.
I looked at this code and as I can see you adopted GTWVT but
with the WVT code it inherited some Windows only declarations
too, f.e.:

../../gtqtc.h:255: error: COLORREF does not name a type
../../gtqtc.h:262: error: POINT does not name a type
../../gtqtc.h:270: error: POINT does not name a type
../../gtqtc.h:277: error: LF_FACESIZE was not declared in this scope
../../gtqtc.h:279: error: HWND does not name a type
../../gtqtc.h:286: error: HICON does not name a type
../../gtqtc.h:306: error: RECT does not name a type
../../gtqtc.h:307: error: RECT does not name a type
../../gtqtc.cpp:111: error: TCHAR does not name a type
../../gtqtc.cpp:121: error: LRESULT does not name a type
../../gtqtc.cpp:127: error: HWND was not declared in this scope

and it blocks compilation on non Windows platforms.
I do not know QT enough to make such modification by hand and
so far I haven't found time to ready current Qt documentation.
Many years ago I read some old one but a lot of things has been
changed in last years.
If I find some spare time I try to help but now I cannot give
you any deadline. Sorry.

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to