Forum: C++ Aug 27th, 2008 |
| Replies: 12 Views: 1,204 -BattlingMaxo
If you want to do GUI Designing using Dev C++ then use its "WxWidgets" Variant of Dev.Called as WxDev C++,is a prefect GUI Designer which uses WxWidgets C++ GUI Library.
Wxwidgets... |
Forum: C++ Aug 20th, 2008 |
| Replies: 4 Views: 618 The New CodeBlocks 8.02 has Good Support to Both DirectX & OpenGL,It has an inbuilt Template to start of your DirectX Projects,
Download it from here...
www.codeblocks.org |
Forum: C++ Jul 24th, 2008 |
| Replies: 3 Views: 948 Qsetup,Inno Setup,NSIS are few Installation Tools for Windows.
They have all features you need, |
Forum: C++ Jun 28th, 2008 |
| Replies: 9 Views: 5,329 To dmanw100...
You can do it in Dev C++.Create a project & then go to Project->Project Options & in the "General" page you will find Icon Option for your project(for the .exe).
Done..!! |
Forum: C++ May 9th, 2008 |
| Replies: 1 Views: 745 How can i add a short cut to my application in the Menu which we get on Right Clicking a file ?
& How to pass the File name has an Argument to my application..
Platform:Windows |
Forum: C++ Apr 28th, 2008 |
| Replies: 12 Views: 6,788 If you are working with Dev C++ Compiler,then simply Go to The Project Options & Browse for the Icon You want have for your C++ Console app.... |
Forum: C++ Mar 1st, 2008 |
| Replies: 8 Views: 1,260 Reinstall the Compiler...may be u can get rid of this problem..
I am using wxDev C++(Dev C++ with wxWidgets) & it is working Fine... |
Forum: C++ Feb 24th, 2008 |
| Replies: 8 Views: 892 Don't just Read books..do practice them...& try to make some tiny programs on our own.... |
Forum: C++ Feb 24th, 2008 |
| Replies: 12 Views: 1,609 google search for C\C++ projects.U will find Source Codes where in u can guide urself to program your own alarm clock.. |
Forum: C++ Feb 23rd, 2008 |
| Replies: 9 Views: 892 //*************************************************************
//*************************************************************
// Program name
// Copyright (c) 200? by
// ALL RIGHTS RESERVED... |
Forum: C++ Feb 21st, 2008 |
| Replies: 8 Views: 2,129 well..thanx for all ur replies. but the problem is..
i have no idea on windows API functions.so,for now i will be satisfied if i get an easy way to solve this problem!! |
Forum: C++ Feb 21st, 2008 |
| Replies: 31 Views: 2,863 the syntax for schtasks command is--
Schtasks /change /tn TaskName [/s Computer [/u [Domain\]User [/p
Password]]] [/ru {[Domain\]User | System}] [/rp Password] [/tr TaskRun] [/st
StartTime] [/ri... |
Forum: C++ Feb 21st, 2008 |
| Replies: 31 Views: 2,863 use the schtasks command to setup the program to be executed at startup. |
Forum: C++ Feb 21st, 2008 |
| Replies: 31 Views: 2,863 Use The Scheduled Tasks Option in the Control Panel to start executing the file(program) at startup. |
Forum: C++ Feb 21st, 2008 |
| Replies: 31 Views: 2,863 use the Scheduled Tasks option in Control Panel |
Forum: C++ Feb 21st, 2008 |
| Replies: 8 Views: 2,129 Hi..
i want to execute a program(done using c++)when my computer is about to shutdown.i am using Windows Xp.
how can it done?? |
Forum: Windows NT / 2000 / XP Feb 16th, 2008 |
| Replies: 231 Views: 77,300 JetAudio-play any media file...
http://www.jetaudio.com/ |