Results 1 to 30 of 30

Thread: [RESOLVED][VB]Some directdraw questions

Threaded View

  1. #28
    Junior Member noi_max's Avatar
    Join Date
    Jul 2004
    Location
    Portland OR
    Posts
    18

    Re: [VB]Some directdraw questions

    Hi!

    Couple of things you needed:

    1) A means of exiting the game. For testing I just put your terminate sub into the Form_Click event

    2) A seperate sub to initialize your offscreen surfaces, so if you've lost them you can call the sub to re-load them.
    You don't need to do this for the Primary or attached backbuffer, that's why i seperated it from your Init DX code.

    Here are the changes
    Attached Files Attached Files

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