Line | |
---|
1 |
|
---|
2 | #if !defined(AFX_OKEYTEST_H__05D06965_C6DD_11D5_B6AE_004854D1C794__INCLUDED_)
|
---|
3 | #define AFX_OKEYTEST_H__05D06965_C6DD_11D5_B6AE_004854D1C794__INCLUDED_
|
---|
4 |
|
---|
5 | #if _MSC_VER > 1000
|
---|
6 | #pragma once
|
---|
7 | #endif // _MSC_VER > 1000
|
---|
8 |
|
---|
9 | #include "resource.h"
|
---|
10 |
|
---|
11 |
|
---|
12 | //
|
---|
13 | // exported functions
|
---|
14 | //
|
---|
15 | void APIENTRY logString(LPSTR lpstrOrigin, LPSTR lpstrText);
|
---|
16 | void APIENTRY logMessage(LPSTR lpstrOrigin, HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam);
|
---|
17 |
|
---|
18 |
|
---|
19 | #endif // !defined(AFX_OKEYTEST_H__05D06965_C6DD_11D5_B6AE_004854D1C794__INCLUDED_)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.