|
From: Keith M. <kei...@us...> - 2010-11-12 15:02:59
|
On 12 November 2010 14:38, Hehl, Thomas <Tho...@ac...> wrote: [You are still top-posting. If you continue to do so, I will quickly lose interest in any continued dialogue]. > I have written the driver program. Can I compile the driver to an exe in > the same project as the one building my dll or do I need to have a > separate project? Your choice. I would do it as part of the same project, and formalise it as part of the test suite. However, I don't use an IDE, so "project" may have a different connotation for me. -- Regards, Keith. |