Last change
on this file since 636 was
100,
checked in by Sam Hocevar, 15 years ago
|
- Importing an old Win32 port by Jeremy "Marauder" Scott.
|
-
Property svn:keywords set to
Id
|
File size:
427 bytes
|
Line | |
---|
1 |
|
---|
2 | #if !defined(AFX_ABUSE32_H__27838D79_48F8_4984_BFCC_AC23F042D016__INCLUDED_)
|
---|
3 | #define AFX_ABUSE32_H__27838D79_48F8_4984_BFCC_AC23F042D016__INCLUDED_
|
---|
4 |
|
---|
5 | #if _MSC_VER > 1000
|
---|
6 | #pragma once
|
---|
7 | #endif // _MSC_VER > 1000
|
---|
8 |
|
---|
9 | #include "windows.h"
|
---|
10 | extern HWND hWnd;
|
---|
11 | extern int Win_Mouse_X, Win_Mouse_Y, Win_Mouse_Buttons;
|
---|
12 | #include "resource.h"
|
---|
13 |
|
---|
14 |
|
---|
15 | #endif // !defined(AFX_ABUSE32_H__27838D79_48F8_4984_BFCC_AC23F042D016__INCLUDED_)
|
---|
Note: See
TracBrowser
for help on using the repository browser.