PRooFPS-dd Dev Doc 1.0
PRooFPS-dd Developer Documentation
Loading...
Searching...
No Matches
stdafx.h File Reference
#include <conio.h>
#include <direct.h>
#include <malloc.h>
#include <math.h>
#include <memory.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <tchar.h>
#include <algorithm>
#include <cassert>
#include <chrono>
#include <cmath>
#include <fstream>
#include <iomanip>
#include <iostream>
#include <map>
#include <sstream>
#include <set>
#include <string>
#include <utility>
#include <vector>
#include "targetver.h"
#include "winproof88.h"
#include "PFL.h"

Go to the source code of this file.

Macros

#define WINPROOF88_ALLOW_CONTROLS_AND_DIALOGS
 
#define WINPROOF88_ALLOW_MSG_USER_WINMESSAGES
 
#define WINPROOF88_ALLOW_SOUND
 
#define WINPROOF88_ALLOW_VIRTUALKEYCODES
 

Macro Definition Documentation

◆ WINPROOF88_ALLOW_CONTROLS_AND_DIALOGS

#define WINPROOF88_ALLOW_CONTROLS_AND_DIALOGS

Definition at line 41 of file stdafx.h.

◆ WINPROOF88_ALLOW_MSG_USER_WINMESSAGES

#define WINPROOF88_ALLOW_MSG_USER_WINMESSAGES

Definition at line 44 of file stdafx.h.

◆ WINPROOF88_ALLOW_SOUND

#define WINPROOF88_ALLOW_SOUND

Definition at line 48 of file stdafx.h.

◆ WINPROOF88_ALLOW_VIRTUALKEYCODES

#define WINPROOF88_ALLOW_VIRTUALKEYCODES

Definition at line 51 of file stdafx.h.