Thread: Allegro: How to make a Win 32 Style Window?

  1. #1
    #junkie
    Join Date
    Oct 2004
    Posts
    240

    Allegro: How to make a Win 32 Style Window?

    Can anyone give me some links or information on how to make a Win32 style window in allegro? I am dinkin around with writing games and want them in a window not full screen, thank you
    01110111011000010110110001100100011011110010000001 11000101110101011010010111010000100000011011000110 10010110011001100101001000000111100101101111011101 0100100000011011100111010101100010

  2. #2
    Never Exist Hermitsky's Avatar
    Join Date
    Jul 2004
    Posts
    149
    visit www.microsoft.com , try MSDN online.
    you can get everything about Win32 programming there.

    blow me ... ...

  3. #3
    #junkie
    Join Date
    Oct 2004
    Posts
    240
    well i posted on the allegro forums and theres a prebuilt function. But i do not believe any win32 programming would even work with allegro, seeing as anytime i have added the win32 header my program wont even run. Thanks anywaythough
    01110111011000010110110001100100011011110010000001 11000101110101011010010111010000100000011011000110 10010110011001100101001000000111100101101111011101 0100100000011011100111010101100010

  4. #4
    Registered User
    Join Date
    Nov 2004
    Location
    Slovenia, Europe
    Posts
    115
    http://www.winprog.org/tutorial

    Here you have a nice Win32 tutorial...

  5. #5
    GA ichijoji's Avatar
    Join Date
    Nov 2002
    Posts
    179
    I've found that if you call set_gfx_mode() with GFX_AUTODETECT_WINDOWED it works pretty good.
    Illusion and reality become impartiality and confidence.

  6. #6
    #junkie
    Join Date
    Oct 2004
    Posts
    240
    ya seems to work well, saw it in their forums lol. Anyway, thanks
    01110111011000010110110001100100011011110010000001 11000101110101011010010111010000100000011011000110 10010110011001100101001000000111100101101111011101 0100100000011011100111010101100010

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Just starting Windows Programming, School me!
    By Shamino in forum Windows Programming
    Replies: 17
    Last Post: 02-22-2008, 08:14 AM
  2. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM
  3. Winamp Vis if anyone can help
    By Unregistered in forum Windows Programming
    Replies: 6
    Last Post: 01-27-2002, 12:43 AM
  4. Allegro programming in a window
    By Person Man in forum Windows Programming
    Replies: 0
    Last Post: 11-16-2001, 03:23 PM
  5. how to make 2 text window
    By bluexrogue in forum C Programming
    Replies: 2
    Last Post: 09-15-2001, 08:51 PM