Board index » cppbuilder » [FYE:] Data Execution Prevention and C++ Builder 5
Oliver Rutsch
![]() CBuilder Developer |
[FYE:] Data Execution Prevention and C++ Builder 52006-09-28 09:30:37 PM cppbuilder11 Hi, if someone of you still dares to install the good old C++ Builder 5 on a modern PC (e.g. Core 2 Duo, your processor must support the NX-Flag) with Data Execution Prevention enabled then you'll notice that loading the ITE (dclite...) will fail and that opening the options dialog of any project will lead to two access violations. That's a real show stopper as you have to modify your project options by hand then ;-(( In Windows 2003 server the DEP is enabled by default and you'll get these problems with BCB5 (maybe other versions are affected, too). To come around this problem you can: - Exclude BCB from DEP - Disable DEP for all applications Just a short hint for Windows 2003 Server users. Bye, -- Dipl. Ing. Oliver Rutsch EMail: XXXX@XXXXX.COM Sympatec GmbH |