diff options
author | Sven Gothel <[email protected]> | 2013-11-10 14:09:00 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-11-10 14:09:00 +0100 |
commit | ce255aba6475c0a7b12f044a8ea700d5184f2b91 (patch) | |
tree | 88862e7cdcfc5bde04444e15971cd5f66f94caa1 /make | |
parent | 69c97809948249a40da29db681083023a92bc041 (diff) |
Bug 899: Validate whether we propagate WNDPROC as retrieved from 'getDummyWndProc0()' in RegisteredClassFactory - Result: Yes we do.
GDI.initSingleton() dummyWindowClassFactory RegisteredClassFactory[moduleHandle 0x13f3e0000, _dummyWindow_clazz, wndProc 0x6c101de6, shared[refCount 0, class null]]
GDI.CreateDummyWindow() dummyWindowClassFactory RegisteredClassFactory[moduleHandle 0x13f3e0000, _dummyWindow_clazz, wndProc 0x6c101de6, shared[refCount 1, class RegisteredClass[handle 0x13f3e0000, _dummyWindow_clazz0]]]
GDI.CreateDummyWindow() dummyWindowClass RegisteredClass[handle 0x13f3e0000, _dummyWindow_clazz0]
++
Note: The RegisteredClassFactory mechanism is used for NEWT Windows as well.
Diffstat (limited to 'make')
0 files changed, 0 insertions, 0 deletions