Namespaces | Defines | Functions

D:/SoftwareEntwicklung/C++/HLC/Tools/SoftPixelEngine/repository/sources/Platform/spWin32Callback.cpp File Reference

#include "Platform/spSoftPixelDeviceWindows.hpp"
#include "Base/spSharedObjects.hpp"
#include "Base/spInternalDeclarations.hpp"
#include "Base/spInputOutputControl.hpp"
#include <Windowsx.h>

Namespaces

namespace  sp
 

!!


Defines

#define WM_XBUTTONDOWN   0x020B
#define WM_XBUTTONUP   0x020C
#define WM_XBUTTONDBLCLK   0x020D

Functions

SP_EXPORT LRESULT CALLBACK sp::SpWin32Callback (HWND hWnd, UINT Message, WPARAM wParam, LPARAM lParam)

Define Documentation

#define WM_XBUTTONDBLCLK   0x020D
#define WM_XBUTTONDOWN   0x020B
#define WM_XBUTTONUP   0x020C
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines