Subj : Re: CodeGaurd To : borland.public.cpp.borlandcpp From : Leo Siefert Date : Mon Jul 11 2005 09:38 am "Mohsen" wrote: > How can I use CodeGaurd with Borland C++ 5.02? Right-click on the exe node in the project manager and choose Target Expert from the context menu. There is a checkbox in the Target Expert screen for CodeGuard (assuming that your version of BC 5 includes CodeGuard). Of course, yo need to include debug information from the compiler and the linker in order for CodeGuard to work properly. - Leo .