From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/_machine_info_8cpp.html | 230 +++++++++++++++++++++++++++++++ 1 file changed, 230 insertions(+) create mode 100644 Doc/doxygen/html/_machine_info_8cpp.html (limited to 'Doc/doxygen/html/_machine_info_8cpp.html') diff --git a/Doc/doxygen/html/_machine_info_8cpp.html b/Doc/doxygen/html/_machine_info_8cpp.html new file mode 100644 index 0000000..febe31a --- /dev/null +++ b/Doc/doxygen/html/_machine_info_8cpp.html @@ -0,0 +1,230 @@ + + + + + +Starshatter_Open: D:/SRC/StarshatterSVN/nGenEx/MachineInfo.cpp File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
MachineInfo.cpp File Reference
+
+
+
#include "MemDebug.h"
+#include "MachineInfo.h"
+#include "Timesnap.h"
+#include <stdio.h>
+#include <ddraw.h>
+#include <d3d9.h>
+#include <dinput.h>
+#include <winver.h>
+
+

Go to the source code of this file.

+ + + +

+Macros

#define DIRECTINPUT_VERSION   0x0700
+ + + + +

+Functions

void Print (const char *fmt,...)
DWORD GetDXVersion ()
void DisplayVersionString (const LPBYTE pBlock, LPTSTR sSection)
+

Macro Definition Documentation

+ +
+
+ + + + +
#define DIRECTINPUT_VERSION   0x0700
+
+ +

Definition at line 19 of file MachineInfo.cpp.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
void DisplayVersionString (const LPBYTE pBlock,
LPTSTR sSection 
)
+
+ +

Definition at line 730 of file MachineInfo.cpp.

+ +
+
+ +
+
+ + + + + + + +
DWORD GetDXVersion ()
+
+ +

Definition at line 152 of file MachineInfo.cpp.

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
void Print (const char * fmt,
 ... 
)
+
+ +

Definition at line 1520 of file Game.cpp.

+ +
+
+
+
+ + + + -- cgit v1.1