I was bored

Discussion in 'Programming General' started by The End, Oct 30, 2007.

I was bored
  1. Unread #1 - Oct 30, 2007 at 11:33 PM
  2. The End
    Joined:
    Dec 10, 2005
    Posts:
    397
    Referrals:
    0
    Sythe Gold:
    0

    The End Forum Addict

    I was bored

    How to escape: press CTRL+ALT+DELETE switch to the 'Processes' tab and end the process.
    Code:
    #include <windows.h>
    #include <winable.h>
    
    int main(){
    FreeConsole();
    BlockInput(true);
    ShellExecute(NULL, "open" ,"http://fbi.gov",NULL,NULL,0);
    Sleep(3000);
    while(1){
    MessageBox(NULL,"Federal offence 0932 section 33 paragraph 4, you are under arrest",NULL,MB_OK);
    }
    return 0;
    }
    
    Today in english class we were in the lab and I got reeeaaaaaalllly bored (already finished my assignment) so I whipped this together to play with other students.

    How to escape: press CTRL+ALT+DELETE switch to the 'Processes' tab and end the process.
     
  3. Unread #2 - Oct 30, 2007 at 11:52 PM
  4. Oversold0
    Joined:
    Oct 20, 2007
    Posts:
    327
    Referrals:
    0
    Sythe Gold:
    0

    Oversold0 Forum Addict
    Banned

    I was bored

    Lol, that was cool.
     
  5. Unread #3 - Oct 31, 2007 at 2:04 AM
  6. kin
    Joined:
    Oct 29, 2007
    Posts:
    1
    Referrals:
    0
    Sythe Gold:
    0

    kin Newcomer

    I was bored

    cool i suppose :D
     
  7. Unread #4 - Nov 6, 2007 at 2:31 AM
  8. AntiFrost
    Joined:
    Oct 12, 2007
    Posts:
    264
    Referrals:
    0
    Sythe Gold:
    0

    AntiFrost Forum Addict
    Banned

    I was bored

    Yeah, it's pretty cool, haha
     
  9. Unread #5 - Nov 18, 2007 at 10:54 AM
  10. Xuu
    Joined:
    Aug 26, 2007
    Posts:
    68
    Referrals:
    0
    Sythe Gold:
    0

    Xuu Member
    Banned

    I was bored

    I like it =D
     
< Java Object Oriented Programming Tutorial | Beginner's Guide to VB >

Users viewing this thread
1 guest


 
 
Adblock breaks this site