Changeset 844 for trunk/client/Game2/StdAfx.h – HoverRace
Show
Ignore:
Timestamp:
02/04/10 02:36:48 (6 months ago)
Author:
zoogie
Message:

#164: Disable deprecation of "insecure" POSIX functions.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/client/Game2/StdAfx.h

    r843 r844  
    99    // Minimum Windows version: XP 
    1010#   define WINVER 0x0501 
     11 
     12#   define _CRT_SECURE_NO_DEPRECATE 
     13#   define _SCL_SECURE_NO_DEPRECATE 
    1114 
    1215#   include <afxwin.h>                              // MFC core and standard components