application specific include paths

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi Guys

Im still doing some work in VC6. (oh my gawd I hear you shriek!!!!)

Anyway, I really dont want to port my simple test app to .NET and I
dont have VC7 so
Id like to find a solution.

Basically I need to have application dependant include paths for two
applications.

Essentially both applications include the same header file which
includes a .def file, called the same name(zigbee.def) but which has
different defenitions in the different application folders.

Any help much appreciated.

I know from previous threads that VC7 could set application specific
include paths but I cant find this in VC6.

Denis

.



Relevant Pages

  • Re: application specific include paths
    ... I really dont want to port my simple test app to .NET and I ... Essentially both applications include the same header file which ... I know from previous threads that VC7 could set application specific ...
    (microsoft.public.vc.ide_general)
  • Re: Hyperthreading/Dual core CPUs
    ... Yes, i have disabled HT on my machines too, but that is because i dont have ... > applications that can benefit from hyperthreading. ...
    (RedHat)
  • Re: Takes a long time to show files icons in Windows Explorer
    ... I dont need it ... >> icons enabled: very speed. ... >> But the problem inside the applications remains. ... > Local Setting and IconCache.db are hidden: set the explorer to see hidden ...
    (microsoft.public.windowsxp.perform_maintain)
  • Re: whats the future of Object Oriented Programming
    ... Am I excused when I dont understand what in heavens name you talk ... Those applications might as well be constructed ... objects do in most applicatons using NHibernate or another ORMapper ...
    (comp.object)
  • Re: zlib & Visual C++ 6
    ... it in to a project that needs to compress/uncompress some files. ... is to import some definitions like SEEK_* and off_t; however in the same header file I see some preprocessor stuff to define those symbols in case they are not defined yet: ... I don't have VC6 installed on this machine, so I can't test that, but I think that you can compile ZLIB on VC6 as well. ...
    (microsoft.public.vc.mfc)