CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: sujan.dasmahapatra

Search: Search took 0.04 seconds.

  1. Re: win32 drawing shape and StrokeAndFillPath(hDC) please help

    Because I want to do it in WM_LBUTTONUP

    Please help
  2. win32 drawing shape and StrokeAndFillPath(hDC) please help

    I am trying to draw a shape or font on dialog and then fill the outline. I have 2 buttons on this 2 buttons I have the following code


    case IDC_BUTTON1:
    MessageBox(hDlg, L"Start...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured