Added names for some theme related windows messages

main
Sam Lantinga 2014-06-23 10:09:13 -07:00
parent e63e1a5e64
commit 9e2a2639f8
2 changed files with 169 additions and 169 deletions

View File

@ -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">

View File

@ -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)",