Forum: C Oct 22nd, 2005 |
| Replies: 1 Views: 2,219 I kno there is a way to make a alert message in win32 that goes away after a time delay...Does anyone know the code for this? |
Forum: C Oct 22nd, 2005 |
| Replies: 3 Views: 2,271 OMG thank you soo much!!! Is there a way to apply this same principal for time?? |
Forum: C Oct 16th, 2005 |
| Replies: 6 Views: 2,784 Um...I think I did not post clearly...I need 2 have it send an Instant message for AIM to another SN...This program is for AIM users. Not GAIM users, Sorry 4 the confusion. |
Forum: C++ Oct 14th, 2005 |
| Replies: 16 Views: 5,219 Do you want an A.I program or do you want a program that just changes each uppercase letter to lowercase...Because A.I programing is very different...Do want the program to remember past inputs and... |
Forum: C Oct 14th, 2005 |
| Replies: 3 Views: 2,271 Hi...Im trying to make a date reminder type program...But Im looking for something along the lines of If(date == 31102005){*code*....May I please have help with this?? This is what i did...But is... |
Forum: C++ Oct 14th, 2005 |
| Replies: 6 Views: 10,150 Thats Close...Do you have anything That would somewhat emulate Alt+Enter Cuz thats what im really lookin for. Thanks. |
Forum: C Oct 13th, 2005 |
| Replies: 6 Views: 2,784 Thanks...But Most people don't have the Gaim client...The majority of people have AIM...So maybe I could Use the shell execute command and put a keyboard interupt and have the Enter Key pressed Right... |
Forum: C++ Oct 13th, 2005 |
| Replies: 6 Views: 10,150 I saw that post...Thats why i posted a new one...That code didn't seem to work with my Dev C++ 4.9. |
Forum: C++ Oct 13th, 2005 |
| Replies: 6 Views: 10,150 Does anyone know how to make a console application open in fullscreen mode...Iv searched google,yahoo,MSDN, and other fourms and there was no specific C++ code for a console app fullscreen... |
Forum: C Oct 12th, 2005 |
| Replies: 6 Views: 2,784 I was wondering if someone can help me with a code...I want to make a code where when someone opens the .exe an Instant Message in the AIM client is *SENT* not just opened...This Is what I Have So... |