Thread: Will someone try this program I made?

  1. #1
    Programming is fun, mkay?
    Join Date
    Oct 2001
    Posts
    490

    Question Will someone try this program I made?

    I will attach the program. It is the .c, and it is a simple address book. It's my first program that can be useful. Also, I will post another that uses SwapMouseButton(); to swap mouse buttons for left-handed people.
    Website(s): http://www16.brinkster.com/trifaze/

    E-mail: [email protected]

    ---------------------------------
    C++ Environment: MSVC++ 6.0; Dev-C++ 4.0/4.1
    DirectX Version: 9.0b
    DX SDK: DirectX 8.1 SDK

  2. #2
    Registered User
    Join Date
    Nov 2001
    Posts
    18

    Red face R U crazy ?

    A swapmousebutton to help people ?
    R U ****ting us ?
    ------
    any ******* knows how to do that

    --
    when you`ll write a 20.000 lines programme i`ll try it ... untill then ))))))))))))))))))))))))))))))

  3. #3
    "The Oldest Member Here" Xterria's Avatar
    Join Date
    Sep 2001
    Location
    Buffalo, NY
    Posts
    1,039
    hey i like it! Thanks for the source, now I finally know how to make text boxes

  4. #4
    Programming is fun, mkay?
    Join Date
    Oct 2001
    Posts
    490

    Lightbulb LoL

    LoL. You didn't know howto make ur own text boxes? LoL.
    Website(s): http://www16.brinkster.com/trifaze/

    E-mail: [email protected]

    ---------------------------------
    C++ Environment: MSVC++ 6.0; Dev-C++ 4.0/4.1
    DirectX Version: 9.0b
    DX SDK: DirectX 8.1 SDK

  5. #5
    "The Oldest Member Here" Xterria's Avatar
    Join Date
    Sep 2001
    Location
    Buffalo, NY
    Posts
    1,039
    hey I always have known sept mine were always multilined, I just remembered I had to get rid of ES_MULTILINED so geez

  6. #6
    Unregistered
    Guest

    Re: Will someone try this program I made?

    Originally posted by SyntaxBubble
    I will attach the program. It is the .c, and it is a simple address book. It's my first program that can be useful. Also, I will post another that uses SwapMouseButton(); to swap mouse buttons for left-handed people.
    --------------------Configuration: book15[1] - Win32 Debug--------------------
    Linking...
    LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
    Debug/book15[1].exe : fatal error LNK1120: 1 unresolved externals
    Error executing link.exe.

  7. #7
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    Well that'll teach you to set your compiler for win32 compilation next time, won't it?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 12-30-2007, 10:08 AM
  2. my server program auto shut down
    By hanhao in forum Networking/Device Communication
    Replies: 1
    Last Post: 03-13-2004, 10:49 PM
  3. insufficient memory for tsr
    By manmohan in forum C Programming
    Replies: 8
    Last Post: 01-02-2004, 09:48 AM
  4. Date program starts DOS's date
    By jrahhali in forum C++ Programming
    Replies: 1
    Last Post: 11-24-2003, 05:23 PM
  5. redirection program help needed??
    By Unregistered in forum Linux Programming
    Replies: 0
    Last Post: 04-17-2002, 05:50 AM