cplusplus.com
C++ : Forum : Windows Programming
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs


Windows Programming

by admin
news Welcome to this board! closed
 
Welcome to the Windows forum in C++.com! In this forum, users can to talk about any topic related t...
[no replies]
post Error C2143 issues
 
Hi Everyone, Basically I'm trying to generate 3 classes, each one relying on the previous one: 'Par...
[2 replies] Last: 1>------ Build started: Project: Driving Simulator, Configuration: De... (by Hibblejaybob)
question Custom Icons: Not working with MinGW
 
I tried icon "iconNAME.ico" in a resource file (im not stupid, i did it right) but it could not us...
[no replies]
post Class help
 
frac.h class Fraction { public: Fraction(); // Set numerator = 0, denominator = 1. Fraction...
[no replies]
question C# DoubleClick Event
 
I know this is "C++".com, but I've not been able to find a good alternative, and I like the communit...
[7 replies] Last: Have you wired up the event handler? you should have something like t... (by Grey Wolf)
post Basic commands not working in the main file
 
So, I've created a windows form application. This means that besides my form.h, I still have the pro...
[2 replies] Last: Oh, I used to work in console C++ for a pretty long time, then I decid... (by brreakerr)
post Visual C++ 2010 doesn't compile
 
every time i try to compile the program, a pop-up window says "Unable to start program 'C:\Users\as...
[4 replies] Last: Well don't get your terms crossed. a "file" is a single document that... (by Disch)
post exe file
 
Ok, i made program and its exe file now.It works good but I have a one question. So when i open pro...
[1 reply] : That can be achieved by writing the relevant information to a file and... (by Athar)
question Undefine primitive datatypes
 
Hi, Is there a way where in we can undefine primitive data types? The requirement is that when I w...
[1 reply] : You can't undefine them, although you can do a #define int __int64 ... (by Athar)
by Ch1156
post Problem With Tabs
 
Ok so i have the tabs all set up but when i went to make another tab i encountered a problem. In the...
[5 replies] Last: Oh ok, I tried putting in loword but I made a new switch statement out... (by Ch1156)
post Declaring a single-dimension Array in a Form app.
 
After checking on the internet I've found out that I can't simply use static arrays like I used to i...
[13 replies] Last: go to design mode and double click your form. this will give you the c... (by bobdabilder)
by Ch1156
solved Need hel with tabs (1,2)
 
Scroll all the way down to the bottom.
[24 replies] Last: Ok, well i'll study this and all the other stuff i learned, thanks for... (by Ch1156)
post specify execution time
 
i want to make a online cpp compiler.. working in windows env.. i want to specify the max executi...
[1 reply] : Why would you actually RUN the program you were compiling? If you w... (by L B)
question Failure of CDC::Ellipse() function
 
Dear All, I am using CDC::Ellipse() to draw points on the screen in onDraw( ) function of an MDI ...
[no replies]
post Windows Form Application Database Connection
 
So, I've got a MySQL Database (5.0). What I basically want is to get data from a certain table's col...
[no replies]
post Window's Installer
 
Okay so im trying to make a installer for my program and everything works great other then the fact ...
[no replies]
post PDF Export
 
Hello! I am a C++ programmer using Visual Studio 8.0 and i have one problem in my job. I need to ...
[no replies]
post Capture a signal through sound card
 
Is it possible to capture a signal through the sound card (headphone/line in) jack using C++ ? I...
[2 replies] Last: You can find a library for Windows OS here: http://msdn.microsoft.com... (by cnoeval)
solved Form application without .NET?
 
Is there any way I can make my Form application runnable from a machine without having .NET? The ma...
[8 replies] Last: So what it sounds like from what you are saying modoran is that .NET a... (by freddie1)
by newone
post opengl, winapi, obj models, problem with textures
 
Firstly, like always i want to apologize about my language;] http://img859.imageshack.us/img859/34...
[no replies]
Pages: 123... 11
  Archived months: [dec2011]