As a note, to pacify warnings, you have to modify a line refers to definition of "UNREFERENCED_PARAMETER" to "(void)" in WINNT.H as follows:
Code: Select all Expand view
#if ! defined(lint)
#define UNREFERENCED_PARAMETER(P) (void)(P)
// #define UNREFERENCED_PARAMETER(P) (P)
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: No registered users and 50 guests