#define _SECURE_SCL |
Post Reply |
Author | |
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
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.
Afaik, you're using CArray exclusively, so this does should not affect you.
|
|
PokerMemento - http://www.pokermemento.com/
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
yes, we are trying to not use STL - it has problems with export symbols.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |