Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
~18.8K People Reached
PC Specs
Intel Core 2 Duo E6550 @2,33Ghz Intel DG33FB Mother Board 2 GB Kingston DDR 2 RAM 160 GB Seagate Hard…
Favorite Tags
Member Avatar for Firestone

How can I change my program's icon for anyone who uses the program? Obviously I would have to include the .ico file with it, but beyond that, I'm stumped.

Member Avatar for Amina_6
0
870
Member Avatar for cosmos22

Hi. I was wondering about how you might go about executing a file as you log in to your account. For instance, I want to run a file that prompts the user of the date, and any other information as you log-in. Might I need a registry entry or such? …

Member Avatar for WaltP
0
316
Member Avatar for nanosani

I thought it would be great if we share our softwares here. So post your favourite software here that other people would love to have. Note: Please write some description about the software and a link from where it can be downloaded.

Member Avatar for greg.stunt
0
5K
Member Avatar for CodeBoy101

How do I change the icon of the exe. in console mode? (as part of the exe itself) :?:

Member Avatar for kiwihaha
0
11K
Member Avatar for BattlingMaxo

Microsoft Visual C++ 2008 Express is giving this compiler away FREE unlike the commercial Visual Studio Professional 2005, it does not have MFC, ATL, a Win32 resource editor, a macro assembler, source code control integration, etc What are MFC, ATL, etc? BattlingMaxo

Member Avatar for msk88
0
150
Member Avatar for BattlingMaxo

I want to make a real time 3d aquarium. procedural animation. What compiler should i use? hopefully not to expensive. Dev C++ is free but don't know if i need more than that. i was thinkin about visual c++ What about service packs that i read about i don't want …

Member Avatar for msk88
0
135
Member Avatar for Wiki_Tiki

Hi again, It's me, the C++ fatal n00b :( I was wondering about something. I just completed a program in Visual C++ 2008, and I need some way of the user installing it with Windows Installer. (I need a setup file that's able to install into program files, add desktop …

Member Avatar for Wiki_Tiki
0
90
Member Avatar for msk88

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

Member Avatar for Ancient Dragon
0
109
Member Avatar for jeffige

I have been following a C tutorial and using DevC++. When I write this code: [CODE]#include <iostream> using namespace std; int main () { cout << "Hello World!"; return 0; }[/CODE] and try to compile and run, I get this file popping up... [*] cstddef // Copyright (C) 1997, 1998, …

Member Avatar for jeffige
0
340
Member Avatar for behnaz

Hi , I Want To Khow About How I Can Start The Turbo C++, I Want To Develope This Program: Develope A Graphical Analog Clock . You Should Be Able To Set The Clock Alarm And Your Clock Should Ring At The Time Set. Please Help Me About This Program.

Member Avatar for Duoas
0
154
Member Avatar for Google Spider

Hello, What I've learnt so far is in this order: Hello world>>data types>>conditional execution>>C-style arrays>>C-style strings>>loops>>functions>>structs>>classes I'm not very good at structs and classes and haven't tried any problems, just read it from the book. I find classes kinda difficult and often forget what I read yesterday:-/ Should I move …

Member Avatar for codeaa
0
157
Member Avatar for farag
Member Avatar for Dave Sinkula
0
140
Member Avatar for msk88

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??

Member Avatar for prushik
0
141