Windows Programming - July 2014 (Page 5)

Make Render Frame Fade Color
 
In the following code, how would I make the render frame fade colors while the program is running. F...
[no replies]
How to get WinINet http file size?
 
I was creating a class named http_download. class http_download { private: ...
[1 reply] : Solved (by iQChange)
by mrm63
3D Graphics/Quaternion Data
 
Hi All, So I've got a sensor (contains a gyroscope, accelerometer, and magnetometer) that outputs...
[1 reply] : If you were using OpenGL, then you could either generate an object of ... (by TwilightSpectre)
WPF and C++
 
Okay, so I am looking at starting a new side project. Its a game that I am going to be making from ...
[2 replies] Last: Thanks! Definitely gonna give this a read. (by CatFancyCoverModel)
how to send email with c++, need working example
 
Good day everyone, Pls I need a working example of how to send email with c++ via Visual Studio,...
[1 reply] : It needs some cleanup and there may be some errors that were introduce... (by Computergeek01)
How do I know what .lib or .a to link?
 
I guess the title said it all. How do I know when to link a .lib or .a file to dev-c++. I guess my q...
[1 reply] : When you are just using the standard library, you shouldn't need to li... (by TwilightSpectre)
Take a webcam photo on login using Windows 7
 
Hi, How do I set up my webcam to capture an image on the sly each time my account (or any account) ...
[1 reply] : http://superuser.com/questions/311569/take-a-webcam-photo-on-login-usi... (by Lachlan Easton)
How to tell a program to do a set function
 
hey this is my first post on the forum! so i play skyrim on my xbox 360 since i cant afford a gam...
[2 replies] Last: thanks for the find! now i just need to try and make sense of what all... (by smileyman8b)
How to build a remote desktop SIP PBX in C#?
 
Hi Friends, I couple of weeks ago I've found this guide in my mailbox: http://www.codeproject.com/...
[no replies]
Want to Move onto Windows API Programming
 
Hello all, I apologize firstly if this is a noobish question for a programmer. However, I have be...
[7 replies] Last: If your main goal is to move into game programming, there is very litt... (by TwilightSpectre)
[win32] - creating a form super class
 
i'm trying creating a form super class, but the form isn't created :( form() { ++F...
[4 replies] Last: after some work and test the WM_CREATE is realy activated. so why i ca... (by Cambalinho)
Getting Clang++ to work
 
Does anyone know how I can get Clang to work on Windows, I have it on Linux and it worked great.
[3 replies] Last: No idea, never tried it myself - I don't have either in the PATH. Easi... (by TwilightSpectre)
by sambos
richtextbox
 
Hi, Here's a simplified version of my program. I have three files that run a WinForm app. m...
[1 reply] : Hi, I realised my error while doing the dishes of all things. Th... (by sambos)
TreeView_EditLabel() returning NULL
 
Hey there, I'm writing an application that when my Dialog's Edit Box Recieves "EN_KILLFOCUS". It set...
[no replies]
Bug in wmemcpy documentation
 
Content from http://www.cplusplus.com/reference/cwchar/wmemcpy/ : Parameters destination Poin...
[1 reply] : Yes, rather than saying "Number of bytes to copy", it should rather sa... (by TwilightSpectre)
Read short array from File
 
I am making a device that is like a simple computer, but first I am making an emulator for the devic...
[2 replies] Last: Thanks a lot!! That worked perfectly. I had to make a few adjustments ... (by dude2333)
System Error 1784
 
I'm starting to hate the 'system'. I added a 'WriteFile' function and it's throwing a System Error ...
[7 replies] Last: MSDN...The fact that they call them 'tutorials' or even 'reference' is... (by Homberto)
loop
 
theres one i really dont understand #include <iostream> using namespace std; int main() { int x...
[2 replies] Last: Actually this is my first year of college we have not started y in co... (by xenovia12)
by Elidor
_vsntprintf deprecated?
 
Hello cplusplus community. So I've finally decided to get down to business and learn from Petzold's ...
[4 replies] Last: Sorry to revive a topic that is beyond dead. I just wanted to add a bi... (by Elidor)
Waitable Timer Lock Up
 
My application currently runs 6-8 threads concurrently depending on how it is configured. Each threa...
[1 reply] : You can call it a personal preference if you want but I have always ha... (by Computergeek01)
July 2014 Pages: 1... 3456
  Archived months: [jun2014] [aug2014]

This is an archived page. To post a new message, go to the current page.