How to use MC generated RC file and version RC file together in a driver(.sys)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: G.N.Raj (gnraj_at_hotmail.com)
Date: 08/03/04


Date: Tue, 3 Aug 2004 17:23:27 +0530

Hello everyone,

I am facing a strange problem. I may be a newbie in this area as lot of you
may have faced the same problem and solved. But I couldn't get any reference
on that. So, I am requesting for help on the newsgroup.

I want to use event logging in my driver. So, I use MC file and the
generated RC file for getting the event log work.

But I also want to add version & other info to my driver. So, I try to add
another RC file for the same purpose. But I can't do the same as the
compiler/linker does not allow me to have two RC files in the same sources
file.

How do I solve this problem?

Please help.

Thanks in advance,

Best Regards,

Raj



Relevant Pages