CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 1999
    Location
    Israel
    Posts
    140

    Screen resolution

    How do i change the screen resolution in my program ? any hint?
    Thanks


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Screen resolution

    check this sample from Matt Hart's page
    http://www.matthart.com/vbhelp/CHANGREZ.ZIP
    it uses ChangeDisplaySettings API


  3. #3
    Join Date
    Jul 1999
    Location
    Israel
    Posts
    140

    Re: Screen resolution

    Thanks!.


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