Thread: Source Code To Windows 98, LMAO

  1. #16
    Registered User
    Join Date
    Oct 2001
    Posts
    95
    Wait, I have one amendment...

    #include <dos.h>

    int main()
    {
    if (!crash())
    {
    bluescreen();
    }

    crash();

    return(0)
    }
    Think out of the box! Open Source rules!

    -Breach23

  2. #17
    .
    Join Date
    Aug 2001
    Posts
    598
    Funny -ken- but my xp code is the corect one.
    To Err Is To Be Human. To Game Is Divine!"

  3. #18
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    >> return (666);

    hehe... niice...

    Code:
    // dos
    int main  (void)
    {
      grab_gfx_addr (HERE_WE_GO);
    
      freedom_baby (YEAH);
    
      create_fikky_artistry_in_real_time (RIGHT_ON);
    
      //  use the 'never' keyword
      [never] return;
    }
    hasafraggin shizigishin oppashigger...

  4. #19
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    Nice, doubleanti. Nice.

    --Garfield

  5. #20
    Registered User Generator's Avatar
    Join Date
    Aug 2001
    Posts
    238
    >>try to be creative

    Hey, I found it on gamedev.net, thought I would share it with you guys. I thought it was hilarious. Maybe I should have said that's where I found it....
    What's a matter you no like peppi?

  6. #21
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    > Hey, I found it on gamedev.net
    I thought it was funny.

  7. #22
    .
    Join Date
    Aug 2001
    Posts
    598
    >Hey, I found it on gamedev.net, thought I would share it with you guys. I thought it was hilarious. Maybe I should have said that's where I found it....<

    Do a search for windows 98 source code. It is all over the net. I pefer the if OS were air lines, then the source code. www.gamedev.net has some good onces, and for onces more spacific to windows/OSes go too www.annoyances.org, very good site but slow.
    To Err Is To Be Human. To Game Is Divine!"

  8. #23
    Registered User Aran's Avatar
    Join Date
    Aug 2001
    Posts
    1,301
    if you are looking for some great comedic stuff on the web, go to http://www.somethingaweful.com and read through lots of it... man i laugh my head of at that crap.

  9. #24
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    bad link. "Page cannot be displayed"

  10. #25
    Registered User Aran's Avatar
    Join Date
    Aug 2001
    Posts
    1,301
    i guess it got killed off.. last time i went there was a month and a half ago.

    ALong with that, my friend's .nu domain has died and is now up for buying... strangely, she wasn't even notified and it still works on one of her friends comps... very wierd.

  11. #26
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    i found this a long time ago... and i found it again after a search...

    http://www.jaegers.net/humor/ddcomp.php
    hasafraggin shizigishin oppashigger...

  12. #27
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    interesting.

  13. #28
    Registered User Aran's Avatar
    Join Date
    Aug 2001
    Posts
    1,301
    the scary part is that it's true

  14. #29
    Registered User Generator's Avatar
    Join Date
    Aug 2001
    Posts
    238
    Nice avatar Aran, looks cool
    What's a matter you no like peppi?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Windows 95 Source Code
    By XSquared in forum A Brief History of Cprogramming.com
    Replies: 23
    Last Post: 11-09-2002, 04:46 PM
  2. Source Code Beautifier
    By Hammer in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 05-05-2002, 09:21 PM
  3. What would you do with the Windows Source Code?
    By Brian in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 03-08-2002, 10:32 AM
  4. C source code for int25 or code help
    By Unregistered in forum C Programming
    Replies: 0
    Last Post: 09-26-2001, 02:04 AM
  5. The Windows 95 source code
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 09-23-2001, 07:42 PM