c++.idde - Include path for RS32?
- Lars Hesselberg (2/2) Sep 16 2003 Is it possible to specify path(s) for include files used by a
- Jan Knepper (5/9) Sep 16 2003 --
- Lars Hesselberg (8/9) Sep 19 2003 Yes, that is correct, but the question was about the RS32 (ResourceWorks...
Is it possible to specify path(s) for include files used by a x.RC?
Sep 16 2003
RC as well as RCC have an INCLUDE path option. Lars Hesselberg wrote:Is it possible to specify path(s) for include files used by a x.RC?-- ManiaC++ Jan Knepper
Sep 16 2003
In article <bk78tb$2nj0$1 digitaldaemon.com>, Jan Knepper says...RC as well as RCC have an INCLUDE path option.Yes, that is correct, but the question was about the RS32 (ResourceWorkshop). I am asking because I have a resource (.RC) from Borland C thats includes several dialogs from other directories and also includes some other .H files from another directory. The include statements are without path specification and should be searched like the compiler does. Best regards Lars.
Sep 19 2003