The DefWindowProc is not called anymore on WM_SETTINGCHANGE since it can cause crashes.

This commit is contained in:
Kimmo Pekkola
2009-07-28 09:16:07 +00:00
parent 3edce908b4
commit 978988d41b
3 changed files with 5 additions and 2 deletions

View File

@ -1,2 +1,2 @@
#pragma once
const int revision_number = 93;
const int revision_number = 103;