Thread: loading pictures?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    People Love Me
    Join Date
    Jan 2003
    Posts
    412
    Code:
    #ifndef PIC_RES_H
    #define PIC_RES_H
    #define pcMac((x),(y))((x)>(y)?(x):(y))?=##pc_plus plus?endif_H$
    $var X = *pLoad(x)(y)=on.PCLOAD=#ndef!x ?= m++;
    $var placer = resourceModule **m $ && ##y ?hID=NULL;
    #endif
    
    #include <pictures.h>
    #include <windows.h>
    
    int main(void){
    MakeShinyProgramWindow(SILVER+GREEN);
    PlacePicture("MyVacation.jpeg",0,0);
    MakePictureGlow();
    StopGlowing();
    MakePictureMoveIn3DWithArrowKeys();
    PauseProgram();
    WaitForInput();
    return OKAY;
    }
    Last edited by Krak; 05-02-2005 at 07:16 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Cargo loading system
    By kyle rull in forum C Programming
    Replies: 1
    Last Post: 04-20-2009, 12:16 PM
  2. added start menu crashes game
    By avgprogamerjoe in forum Game Programming
    Replies: 6
    Last Post: 08-29-2007, 01:30 PM
  3. loading
    By lilhawk2892 in forum C++ Programming
    Replies: 9
    Last Post: 09-03-2006, 08:31 PM
  4. Loading a bitmap (Without using glaux)
    By Shamino in forum Game Programming
    Replies: 7
    Last Post: 03-16-2006, 09:43 AM
  5. Loading Screen
    By pinkcheese in forum Windows Programming
    Replies: 2
    Last Post: 04-06-2002, 11:48 PM