Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
U

User 3822629

@User 3822629
About
Posts
15
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • DirectX 9 and Task Manager.
    U User 3822629

    I find same strange problem when work with DirectX9. when I push Ctrl+Alt+Del and open Task Manager, my Window Render function is go on, device is ok, but in the window I see backgraund of my desktop... even clear backgraund function don't do nothing with it!

    C / C++ / MFC graphics game-dev help

  • win32 window + dialog + messagebox
    U User 3822629

    I don't now what to say - but even if I make another modless dialog child of my first - it can't take focus...something wrong, but I have no idea what.. :(

    C / C++ / MFC question

  • win32 window + dialog + messagebox
    U User 3822629

    MessageBox(m_hWnd,text,NULL,NULL);

    C / C++ / MFC question

  • win32 window + dialog + messagebox
    U User 3822629

    MessageBox.

    C / C++ / MFC question

  • win32 window + dialog + messagebox
    U User 3822629

    CreateDialog(hWnd,...) - child of main window MessageBox(m_hWnd,..) - child of the Dialog

    C / C++ / MFC question

  • win32 window + dialog + messagebox
    U User 3822629
    1. first Dialog - CreateDialog(...) 2) messageBox - MessageBox(...)
    C / C++ / MFC question

  • win32 window + dialog + messagebox
    U User 3822629

    I have winodow and create dialog with createdialog() function. all works fine. But in same time I have to show DialogBox on the dialog. and in this moment DialogBox can't take focus - it has no action on button click on it...can I do something with it?

    C / C++ / MFC question

  • wininet, hide password in html request
    U User 3822629

    Can I hide password in html request if I use wininet?

    C / C++ / MFC html question

  • Plz, Help! win32 - edges on buttons
    U User 3822629

    Senks for everybody, it was very helpful.

    C / C++ / MFC help

  • Plz, Help! win32 - edges on buttons
    U User 3822629

    Sorry, I first time in this forum...

    C / C++ / MFC help

  • Plz, Help! win32 - edges on buttons
    U User 3822629

    win32 - edges on buttons - I need to show images on buttons in win32, but I need that borders of buttons, it's edges will be transparent!! I don't need them!! plz, help - I can't find the way to do it

    C / C++ / MFC help

  • win32 dialogs...
    U User 3822629

    I create Dialog Box with case WM_CTLCOLORSTATIC: { HDC hdcStatic = (HDC)wParam; SetTextColor(hdcStatic, RGB(255, 255, 255)); SetBkMode(hdcStatic, TRANSPARENT); return (long)(g_hbrBackground); } but after chusing another program and return to dialog activation - it don't show dialog box at all!!! (when I do UpdateWindow in case ON_PAINT, it show dialog, but without color!!)

    C / C++ / MFC

  • Colored Text in win32 window + scroll
    U User 3822629

    and if I use win32 without MFC?

    C / C++ / MFC question

  • Colored Text in win32 window + scroll
    U User 3822629

    Can I use TextOut with possability to scroll window?

    C / C++ / MFC question

  • Colored Text in win32 window
    U User 3822629

    Plz, Help! I need to set colored text in win32 window - in code. but it must be no only one color - it must be 3 colors to specified texts - one text blue, one text - red one - text green and all texts must be at ones in one window. plz, help!

    C / C++ / MFC help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups