News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

_CRT_SECURE_NO_WARNINGS

Started by herge, July 06, 2015, 07:28:58 AM

Previous topic - Next topic

herge

Hii:

Edit stdafx.h


// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//

#pragma once
#define _CRT_SECURE_NO_WARNINGS
#include "targetver.h"

#include <stdio.h>
#include <tchar.h>



// TODO: reference additional headers your program requires here



Enjoy the Silence of your Builds

Regards Herge
Regards herge
Read "Slow Death by Rubber Duck"
for chemical Laughs.