Windows Programming (Page 8)

No acceptable c compiler error while building freeglut-2.8.1
 
After doing some searching in how to getting started with opengl, i found that i probably missing so...
[3 replies] Last: In your cygwin type PATH and print the output of that line. I think yo... (by nedo)
creating windows
 
Hello, I've been looking at making windows, but I don't understand it fully. Is there some tutorial ...
[8 replies] Last: There is no need to use UnregisterClass under routine circumstances. ... (by andywestken)
by jondom
How to handle the message-only window to get the messages from the console window?
 
Hi! I'm trying to know when a console window has been resized/maximized/minimized. So I created a...
[no replies]
System::IO::Ports in VC++ windows forms
 
I face a problem with sending/receiving data from a serial port. I have a string "Hello World". I...
[1 reply] : Anyone lend me a hand? :( (by ChongHan)
by Fyah
???
 
??????
[1 reply] : i wrote this code and im trying to make it say "PLEASE CHOOSE A CELL ... (by cire)
Problem with splitting a Bitmap into sections
 
Hi, I am trying to load a bmp image and split it into tiles that have the same dimensions. I then...
[2 replies] Last: My fault, i called the bitblt() function incorrectly. I must have been... (by martianxx)
Need to create a bitmap filled with black
 
I need to create a HBITMAP that stores a bitmap where all its pixels are black. The dimensions of th...
[3 replies] Last: the idea was for the bmp handle to be saved to be drawn later. My co... (by andywestken)
by l0l1dk
Determining which processor a thread is currently executing on, if any
 
Is there a way to determine which processor a thread, which is not necessarily the current thread, i...
[no replies]
Instalation
 
How do I make my program installable? I mean I want to have all the files (exe file, images, dll-...
[2 replies] Last: What is the difference? Which one should I use? Which one do you use? (by zoran404)
by huike
Programming on a windows 8 tablet (possible?)
 
I'm curious if "GENIUNE" windows 8 running on windows tablets is exactly the same as the windows 8 r...
[1 reply] : "GENIUNE" windows 8 running on windows tablets is exactly the same ... (by andywestken)
Windows Forms - printing the textBox's content
 
Hi Guys. I'm writting a simple Windows Forms aplication and I have a 'textBox1' with some simple tex...
[13 replies] Last: I've got a solution. Me and MSDN users managed to solve the problem in... (by iks2011)
OpenGL printing using Directx form
 
I have a dll that draws a triangel in OpenGL form through a method "GlutCreateWindow("Name of the WI...
[no replies]
Difference between GetClientRect() & GetWindowRect()
 
Sir, Please tell me the difference between GetClientRect() & GetWindowRect() function
[4 replies] Last: You could edit your post above so people who come across it in the fut... (by andywestken)
CreateDC fails The Printer Name is invalid
 
Hi all if I use a printer on a home network, then CreateDC fails. If I use a printer on the local...
[4 replies] Last: Good catch :) (by nedo)
PLC Resources Needed!
 
Hi, I am learning C++ & Programming SCADA Systems Through Windows and I made a simple PLC software ...
[no replies]
Disabling rezing of window
 
hello, In my application Defualt window should be maximized & it should not be rezized(ie how to di...
[1 reply] : Do not use WS_THICKFRAME style. Read here for more information: http:/... (by modoran)
MFC: how set context menu checked?
 
here's my menu bar: Element --> Line, Rect... It get checked each time I choose one Element. I copy...
[no replies]
VS 2012 MFC context menu
 
before 2012 I just modify the C**App::OnPreLoadState() part, initial it has a edit context menu, and...
[no replies]
application with a custom window interfaces(skinnable)
 
I am trying to learn how to draw a custom UI for window ( like CyberlinkpowerDVD ,JetAudio, AIMP and...
[no replies]
MFC: how to create a NULL BRUSH
 
here's part of my class code, the problem is that I can create a null brush, the BS_NULL can't be a ...
[1 reply] : I think this would work, but I think it's not good enough. CBrush* ... (by ylxin1993)
Pages: 1... 678910... 12
  Archived months: [apr2013]

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