Hi Viktot
Viktor Szakáts wrote: > > ../../wincallb.c: In function 'void* _GenerateCallback(CALLBACKDATA*)': > ../../wincallb.c:346: error: invalid conversion from 'LRESULT > (*)(CALLBACKDATA*, ...)' to 'void*' > ../../wincallb.c:346: error: initializing argument 3 of 'void > _ucp(BYTE*, ULONG, void*, ULONG)' > ../../wincallb.c:389: error: invalid conversion from 'LRESULT > (*)(CALLBACKDATA*, ...)' to 'void*' > ../../wincallb.c:389: error: initializing argument 3 of 'void > _ucp(BYTE*, ULONG, void*, ULONG)' > Can you try with casting it with ( void * ). I did and it works ok on default BCC builds. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/bug%3A-GTWVG-mingw-C%2B%2B-mode-tp24147592p24148104.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour