mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-02-22 07:37:56 +01:00
Added names for some theme related windows messages
This commit is contained in:
parent
e63e1a5e64
commit
9e2a2639f8
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<ItemGroup Label="ProjectConfigurations">
|
<ItemGroup Label="ProjectConfigurations">
|
||||||
<ProjectConfiguration Include="Debug|Win32">
|
<ProjectConfiguration Include="Debug|Win32">
|
||||||
|
@ -193,11 +193,11 @@ char *wmtab[] = {
|
|||||||
"WM_NCMBUTTONUP",
|
"WM_NCMBUTTONUP",
|
||||||
"WM_NCMBUTTONDBLCLK",
|
"WM_NCMBUTTONDBLCLK",
|
||||||
"UNKNOWN (170)",
|
"UNKNOWN (170)",
|
||||||
"UNKNOWN (171)",
|
"WM_NCXBUTTONDOWN",
|
||||||
"UNKNOWN (172)",
|
"WM_NCXBUTTONUP",
|
||||||
"UNKNOWN (173)",
|
"WM_NCXBUTTONDBLCLK",
|
||||||
"UNKNOWN (174)",
|
"WM_NCUAHDRAWCAPTION",
|
||||||
"UNKNOWN (175)",
|
"WM_NCUAHDRAWFRAME",
|
||||||
"UNKNOWN (176)",
|
"UNKNOWN (176)",
|
||||||
"UNKNOWN (177)",
|
"UNKNOWN (177)",
|
||||||
"UNKNOWN (178)",
|
"UNKNOWN (178)",
|
||||||
|
Loading…
Reference in New Issue
Block a user