Windows Programming (Page 8)

New! Join the C++ community on Google+
Where to start?
 
Hi friends, I'm a newbie here. I don't know 'm asking this in the right place. I am now almost fam...
[2 replies] Last: I've posted some material here, including a relatively painless introd... (by freddie1)
Loading and unloading WinIO64.dll
 
So currently spent 2 days on this and developed a migraine as well :) (yay). I have found in my ...
[9 replies] Last: Interesting If I just don't call ShutdownWinIo() everything works. (by banburybug)
MBR display
 
hello.How do I display information about master boot record.help me.
[6 replies] Last: http://www.codeproject.com/Questions/279229/Code-in-C-to-Access-the-ma... (by guestgulkan)
by TTT
List Box
 
Hi, I have List Box and I wonder if I can set distance between lines of list box ?
[2 replies] Last: I think I should do it in WM_DRAWITEM but don't know how to do it (by TTT)
by h4344
Trying to use keyboard space input if a condition is met
 
Im trying to auto press the space key on the keyboard if a certain if statement condition is met. It...
[1 reply] : You could send or post yourself a WM_CHAR message; Example: PostMes... (by guestgulkan)
by yale
MFC update single value/scolling
 
Hi, I'm using MFC...I implemented a View derived CScollView. In the view I show a matrix of values w...
[2 replies] Last: thank u very much for your help...solution is InvalidateRect. (by yale)
An Error in making Webcam Application with Dev Cpp
 
Hi, I create a webcam application with Dev Cpp 4.9.9.2. The following is my source code (it's ...
[no replies]
Standalone programs with VC++ 2010 Express
 
I've created a program with VC++ 2010 Express that works as I intend within the IDE but does not fun...
[3 replies] Last: Nevermind. Dumb problem. Turns out the default path for the program ... (by jlewis86)
by VioMio
Create Overlay /Write To Screen Directly
 
Hi, i'm trying to create an overlay, that is always on top of the other windows (ideally also on ...
[1 reply] : No, there's no support to do this. All those examples like volumes an... (by webJose)
Launching Applications Within a Program
 
I have a C++ program that processes some text and then sends it as an email attachment using a VB pr...
[3 replies] Last: I ended up using libcurl. It was a real exercise using a third party ... (by jlewis86)
by Asus
ifstream infile
 
Hi, I am under windows 7 and I try to read a txt file. here is my code char data ; //...
[1 reply] : The current directory isn't always what you think when running in an... (by kbw)
How i can create local system account with visual studio cpp?
 
I created a cli with cpp (VS2010) and i get a variable ((*argument)["USERNAME"]) from console. But i...
[1 reply] : Looks like C++/CLI, not C++. Not many CLI'ers around this forum. Try... (by webJose)
Embed dialog boxes into the window
 
Simple question. How do I (if possible) make a dialog box part of window instead of a a window of it...
[3 replies] Last: You can use SetParent() at any time as long as you have a valid window... (by webJose)
MFC programming
 
I believe I am in the right forum. My project involves an exe and few dll. The dll does the work of...
[19 replies] Last: I am still a little unclear about what you are doing. Note that - th... (by andywestken)
Trying to determine IDE tools for windows C++ development
 
All, We are trying to figure out what environment to use for windows application development. I ...
[2 replies] Last: Most 3rdparty project provide VS2010 built libs, so I'd say VS2010. A... (by kbw)
MFC source code
 
Hi... I'm learning MFC and OpenGL. MFC is best for almost softwares and tools. OpenGL is the best id...
[1 reply] : MFC source ships with Visual Studio, it always has done so. It's not ... (by kbw)
CRASHING
 
Basically just built a new PC with these specs: - MSI 7870 (2GB) - Intel core i5 3470 - P8z77 M...
[3 replies] Last: btw Basically just built a new PC with these specs: - MSI 7870 (2G... (by chipp)
C# cleaning screen problem.
 
Hello! I have that program written in C#: using System; using System.Collections.Generic; u...
[3 replies] Last: I've got the idea. web Jose: sorry but I was in a hurry and I thought ... (by CosminNTG)
A hard code choice...
 
Hi... I've done a command which is used to test a point in a specific shape (rectangle). After th...
[1 reply] : Should be function or anything else???? It should definitely be a fu... (by Ogoyant)
Opportunity - C# Developer in NY
 
There is an opportunity available in NY for a C# Developer. If you are interested in this position, ...
[no replies]
Pages: 1... 678910
  Archived months: [oct2012]

Cannot post in this page. To post a new message, go to the first page.