source: trunk/testapp/keyboard/OKeyTest/OKeyTest.h@ 8706

Last change on this file since 8706 was 7353, checked in by phaller, 24 years ago

.

File size: 519 bytes
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//
15void APIENTRY logString(LPSTR lpstrOrigin, LPSTR lpstrText);
16void 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.