Thread: Fake Error Message

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Magically delicious LuckY's Avatar
    Join Date
    Oct 2001
    Posts
    856
    Quote Originally Posted by Zach L.
    Terrible, man... Just terrible...
    Code:
    #include <iostream>
    using namespace std;
    int main() {
      cout << "Uh, oh. Your operating system has been deleted." << endl;
      return 0;
    }
    Ahh, geez. Thanks for fixing that for me. When writing long complex programs, I sometimes forget some of the more difficult stuff. hehehehe...

  2. #2
    Registered User
    Join Date
    Nov 2004
    Posts
    9
    Thanx. I know that this seems kinda newbish that I'm asking for such a simple program, but that's because I'm a newb! I'm just starting to learn C, then I will go to C++, and then Java.....

  3. #3
    Registered User
    Join Date
    Sep 2004
    Posts
    719
    Quote Originally Posted by RadRacer
    Thanx. I know that this seems kinda newbish that I'm asking for such a simple program, but that's because I'm a newb! I'm just starting to learn C, then I will go to C++, and then Java.....
    i have no problem with it....i think it's pretty funny.....i just might do it to one of my friends.....

    he shares his computer with his mom and just uses his mom's winxp 'account'....i'm going to write a program that keeps setting this picture as his background
    http://www.pixyland.org/peterpan/Ima...oatSit612w.jpg



    ...say...does anyone know how to do that?i don't really need the code, but i really don't know where to start when it comes to changing the desktop background programmaticaly
    i seem to have GCC 3.3.4
    But how do i start it?
    I dont have a menu for it or anything.

  4. #4
    Registered User
    Join Date
    Nov 2004
    Posts
    9
    Quote Originally Posted by misplaced
    i have no problem with it....i think it's pretty funny.....i just might do it to one of my friends.....

    he shares his computer with his mom and just uses his mom's winxp 'account'....i'm going to write a program that keeps setting this picture as his background
    http://www.pixyland.org/peterpan/Ima...oatSit612w.jpg
    lol
    that would be hilarious!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Fake keystrokes to another process
    By Nota in forum Windows Programming
    Replies: 20
    Last Post: 01-26-2009, 11:56 PM
  2. Fake spyware
    By hdragon in forum Tech Board
    Replies: 19
    Last Post: 01-12-2006, 11:44 AM
  3. Making a fake soundcard
    By johny145 in forum Windows Programming
    Replies: 3
    Last Post: 11-03-2005, 09:26 AM
  4. Eerie ghost movie (real or fake?)
    By anonytmouse in forum A Brief History of Cprogramming.com
    Replies: 27
    Last Post: 11-11-2004, 09:28 PM
  5. Pass Fake Keystrokes to 3'rd Party Application
    By Jattie in forum Windows Programming
    Replies: 11
    Last Post: 10-31-2002, 06:53 PM