src/stdinc.h File Reference

#include <windows.h>
#include <windowsx.h>
#include <commctrl.h>
#include <memory>
#include <vector>
#include <map>
#include <string>
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  std

Defines

#define _WIN32_WINNT   0x0500
#define GET_KEYSTATE_WPARAM(wParam)   (LOWORD(wParam))
#define OBJID_VSCROLL   ((LONG)0xFFFFFFFB)
#define OBJID_HSCROLL   ((LONG)0xFFFFFFFA)
#define TME_NONCLIENT   0x00000010


Define Documentation

#define _WIN32_WINNT   0x0500

Definition at line 7 of file stdinc.h.

#define GET_KEYSTATE_WPARAM ( wParam   )     (LOWORD(wParam))

Definition at line 22 of file stdinc.h.

Referenced by MWidgets::Grid::OnMessage().

#define OBJID_HSCROLL   ((LONG)0xFFFFFFFA)

Definition at line 30 of file stdinc.h.

Referenced by MWidgets::Grid::OnMessage().

#define OBJID_VSCROLL   ((LONG)0xFFFFFFFB)

Definition at line 26 of file stdinc.h.

#define TME_NONCLIENT   0x00000010

Definition at line 34 of file stdinc.h.

Referenced by MWidgets::Grid::OnMessage().


Generated on Thu Oct 26 13:47:46 2006 for MWidgets by  doxygen 1.4.7