Re: Translator

new topic     » goto parent     » topic index » view thread      » older message » newer message

> I just set up bcc32.cfg and ilink32.cfg following Borlands readme.
> Works.
> What is brc32.cfg for?

brc32.cfg is for the resource compiler ( path_to_stuff, etc.) . Some users
like to separate resources from their 'code' folder, I guess.
Btw, add the following two lines in bcc32.cfg, to ensure 'complete' code
compatibility with Win95/98, and older NT's, if you like.

-DWINVER=0x0400
-D_WIN32_WINNT=0x400

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu