Details
-
Improvement
-
Resolution: Fixed
-
Major
Description
Test for CreateDialog
- Checks correctnes WndProc and DlgProc calls (messages).
- Checks resulted exstyle of Dialog.
I found differences bewtween ROS and W2k and trying to create a patch to fix it.
Attachments
Issue Links
- blocks
-
CORE-9539 After creating a window by CreateDialog the exstyle-flag is wrong. Should be 0x50010 (more se patch.)
- Resolved