Results 1 to 1 of 1

Thread: Beginning Window Library - (Dynamic Event Handling)

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    15

    Beginning Window Library - (Dynamic Event Handling)

    This is a beginning to a windowing library I am writing. It will be using GDIPlus and STL along side the windows API.

    Homebrew event handling is built into this library.

    Enjoy!

    SDI, MDI, and a FRAME based window are supported. Check out the message loops.

    XPP::Window::SDIMessageLoop
    XPP::Window::MDIMessageLoop
    XPP::Window::GameLoop
    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