CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Thread: Line Drawing

Threaded View

  1. #1
    Join Date
    Apr 2005
    Posts
    1,828

    Line Drawing

    I want to draw vertical and horizontal straight lines in WM_PAINT, How can I do it useing CDC?
    Last edited by maverick786us; February 24th, 2010 at 05:25 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured