mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
CS_NOKEYCVT is used to set Classname to Version when calling to register class.
svn path=/trunk/; revision=34399
This commit is contained in:
@@ -639,7 +639,7 @@ extern "C" {
|
||||
#define CS_BYTEALIGNCLIENT 4096
|
||||
#define CS_BYTEALIGNWINDOW 8192
|
||||
#define CS_KEYCVTWINDOW 4
|
||||
#define CS_NOKEYCVT 256
|
||||
#define CS_NOKEYCVT 256 // Class Name to Version
|
||||
#define CS_CLASSDC 64
|
||||
#define CS_DBLCLKS 8
|
||||
#define CS_GLOBALCLASS 16384
|
||||
|
||||
Reference in New Issue
Block a user