Changes between Initial Version and Version 7 of Ticket #1492


Ignore:
Timestamp:
09/15/11 23:12:15 (13 years ago)
Author:
Valik
Comment:

This is not a bug. The documentation for WS_EX_COMPOSITED says it is not compatible with the CS_OWNDC or CS_CLASSDC class styles. Closing as no bug.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1492

    • Property Owner set to Jon
    • Property Status changed from new to closed
    • Property Resolution changed from to No Bug
  • Ticket #1492 – Description

    initial v7  
    11I have high CPU load and there is no listview visible.
    22
    3 {{{;Problem with listview AND $WS_EX_COMPOSITED in a gui
     3{{{
     4;Problem with listview AND $WS_EX_COMPOSITED in a gui
    45
    56$Form1 = GUICreate("Bug-Test", 200, 200, -1, -1, -1, BitOR(0x02000000, 0x00000010)); $WS_EX_COMPOSITED, WS_EX_ACCEPTFILES))