Results 1 to 2 of 2

Thread: Game in a window?

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2003
    Posts
    1

    Game in a window?

    Is it possible to put a full screen game to run in a window. I want to open a game in a VB pictur box or somthing like that so it would be small and i could see it small?

  2. #2
    Fanatic Member
    Join Date
    Oct 1999
    Location
    England
    Posts
    982
    DirectX can be programmed to run in full screen or windowed mode.

    If you are not using DX, you can use a pictrure box on the form and have another as a back buffer, where all the view is changed then copy to the main picturebox.

    This is a good site www.gamedev.net

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