FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Resource Problem
Posts: 110
Joined: Wed Feb 18, 2009 09:58 AM
Resource Problem
Posted: Fri Jul 03, 2009 01:08 PM
Can anyone help me
when iam trying to include a resource file to my project following error warnigs are showing in the output console.The resource file include a bitmap


Code (fw): Select all Collapse
Options:
/C<cp>             Define codepage for NLS conversion (default: 1252)
/D<name>[=<text>]  Define a symbol
/E                 Preprocess only (to stdout)
/Fo<file>          Rename the output file (default: input.res)
/I<path>           Add a search path for #include files
/L<langid>         Set default language ID
/N                 Append null character to all strings in the string table
/R                 Create a .res file (default, can always be omitted)
/V                 Display more information
/X                 Don't search standard places for #include files


regards Sajith

Continue the discussion