Carlos Mora,
Muito obrigado por ter respondido.
Eu utilizo o xmate:
Fiz como você mandou e acontece estes erros:
xHarbour Compiler build 1.1.0 (SimpLex)
Copyright 1999-2008,
http://www.xharbour.org http://www.harbour-project.org/
Compiling 'w:\new\LIB0060.PRG'...
Lines 641, Functions/Procedures 2
Generating C source output to 'Obj\LIB0060.c'...
Done.
[1]:Bcc32.Exe -c -O2 -Ic:\Fwh802\INCLUDE;c:\xharb802\include;w:\new\fivewin;w:\new -Ic:\xharb802\Include;C:\BCC55\Include -
nObj Obj\LIB0060.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
Obj\LIB0060.c:
[1]:porc.Exe -r -foResource\SGR.Res RC\SGR.RC
PORC: RC\touch.rc(4): error: Unknown keyword: 'LANG_ENGLISH'.
PORC: RC\touch.rc(4): error: Unknown keyword: 'SUBLANG_ENGLISH_US'.
PORC: RC\touch.rc(7): error: BEGIN keyword expected (found: WS_POPUP).
PORC: RC\touch.rc(7): error: Invalid syntax.
PORC: RC\touch.rc(32): error: BEGIN keyword expected (found: WS_POPUP).
PORC: RC\touch.rc(32): error: Invalid syntax.
PORC: RC\touch.rc(44): error: Unknown keyword: 'LANG_PORTUGUESE'.
PORC: RC\touch.rc(44): error: Unknown keyword: 'SUBLANG_PORTUGUESE_BRAZILIAN'.
PORC: RC\touch.rc(47): error: BEGIN keyword expected (found: WS_POPUP).
PORC: RC\touch.rc(47): error: Invalid syntax.
PORC: RC\touch.rc(145): error: BEGIN keyword expected (found: WS_POPUP).
PORC: RC\touch.rc(145): error: Invalid syntax.
PORC: RC\touch.rc(146): fatal error: Feature not implemented.