esta es la linea ofendida
LONG lResult = CallWindowProc( (FARPROC) GetProp( hWnd, "__FWTRANS" ), hWnd, uMsg, wParam, lParam );
este es el mensaje de error que interrunpe la compilacion
Error E2342 source\fixsays.prg 18: Type mismatch in parameter 'lpPrevWndFunc' (wanted 'long (__stdcall )(HWND__ ,unsigned int,unsigned int,long)', got 'int (__stdcall *)()') in function LabelProc
con pelles c
sale warning pero compila
source\fixsays.prg(18): warning: Operands of = have illegal types 'long int stdcall function(struct HWND *, unsigned int, unsigned int, long int)' and 'int __stdcall function'.
salu2
carlos vargas
Salu2
Carlos Vargas
Desde Managua, Nicaragua (CA)
Carlos Vargas
Desde Managua, Nicaragua (CA)