Search:

Type: Posts; User: joaquim

Search: Search took 0.01 seconds.

  1. my problem was using WS_EX_COMPOSITED extended...

    my problem was using WS_EX_COMPOSITED extended style with parent window.
    can i use the WS_EX_COMPOSITED without affect the windows messages?
  2. 1 - i can't find it in these forum...sorry; 2 -...

    1 - i can't find it in these forum...sorry;
    2 - you have right, but sometimes isn't easy to understand where is the error, that's why i give all the code :(
    thanks for all
  3. npow i know why: because the window use the...

    npow i know why: because the window use the WS_EX_COMPOSITED extended style. thanks for all
  4. why the WM_MOUSEMOVE is acting like WM_MOUSELEAVE? :(

    i did these class with some help(for connect the window procedure to control):

    #include <Windowsx.h>
    #include <windows.h>
    #include <fstream>
    #include <iostream>
    #include <string>
    #include...
Results 1 to 4 of 4