#include <windows.h>
#include <tchar.h>
#include "win2vcc.h"
#include "mouseMessage.h"
#include "MouseClient.h"
#include "ScreenClient.h"
Go to the source code of this file.
Defines | |
| #define | __VCCSTUB_H__INCLUDED |
| #define | WINVER 0x0400 |
| #define | _WIN32_WINNT 0x0400 |
Typedefs | |
| typedef const TCHAR * | PCTSTR |
| typedef TCHAR * | PTSTR |
This file should be included to use vccStub.lib. Please note that the include files highlighted at the end of this document must be accessible
Definition in file vccStub.h.
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001