Search:

Type: Posts; User: vantooh

Search: Search took 0.01 seconds.

  1. Ok, I did everything according to your...

    Ok, I did everything according to your suggestions, the code of splited Callback functions (WinMain with no changes):


    BOOL CALLBACK DlgProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam ) {...
  2. Setting focus on DialogBox in DialogBox while both creating

    1st sorry for my english. 2nd - I have a big problem, which I cannot solve. I have this simple
    code:


    #include <windows.h>#include <windowsx.h>
    #include <commctrl.h>
    #include "main.h"

    ...
Results 1 to 2 of 2