Print Page | Close Window

#define _SECURE_SCL

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=14548
Printed Date: 29 April 2024 at 1:25am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: #define _SECURE_SCL
Posted By: znakeeye
Subject: #define _SECURE_SCL
Date Posted: 17 June 2009 at 9:46am

You're not using "Standard C++ Library", right? Because if you were, a setting called "_SECURE_SCL" would have implications on performance. (It is on by default, since VC8.)

Just want you to be aware of this somewhat hidden setting in VC9.
 
http://channel9.msdn.com/shows/Going+Deep/STL-Iterator-Debugging-and-Secure-SCL/ - http://channel9.msdn.com/shows/Going+Deep/STL-Iterator-Debugging-and-Secure-SCL/
 
Afaik, you're using CArray exclusively, so this does should not affect you.


-------------
PokerMemento - http://www.pokermemento.com/



Replies:
Posted By: Oleg
Date Posted: 18 June 2009 at 5:23am
Hi,
 
yes, we are trying to not use STL - it has problems with export symbols.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net