Windows Programming - August 2013 (Page 4)

SDL audio code (1,2,3,4)
 
Can someone please post the SDL code to load a wav file and play it please? Thanks in advance.
[62 replies] Last: http://www.mingw.org/wiki/MixingCompilers (by cire)
VS 2010 Error
 
So I recently had to reinstall my laptop. It originally came with Windows 8 but I decided I wanted W...
[8 replies] Last: I figured it out. I tried making another project and I guess I clicked... (by redjazmin)
Objects outside of the client area
 
How can I put things outside of the client area like in Firefox or Chrome? Thank you!
[10 replies] Last: If you actually take a look at firefox, they do process the WM_NCPAINT... (by newbieg)
reading HKLM within dll causes error
 
Pre windows 7, all my written programs used read and write to the registry via separate user defined...
[2 replies] Last: Just need to read position If you just need to read the key values ... (by andywestken)
by bjb414
can't run OpenCV samples
 
Hi, i'm having trouble trying to run some simple code samples that uses OpenCV i'm using codeblocks...
[11 replies] Last: http://opencv.willowgarage.com/wiki/CodeBlocks (by naraku9333)
how can I receive messages (line by line) through serial port from microcontroller by received event like hyperterminal?
 
Dear friends, I have programmed a small form for receiving messages from a microcontroller throug...
[2 replies] Last: thanks... i needed this type of information... (by Leighoom)
URLDownloadToFile -> Help!!!???
 
Hi All, I cannot get the URLDownloadToFile on my MInGW compiler . . . So, I would like to get t...
[5 replies] Last: The same question was asked here and get answered, but @OP didn't both... (by modoran)
Help with calling a string function
 
Hi, I'm just beginning to learn how to code in C++ after having taken college classes on Visual C...
[3 replies] Last: Sorry dear :( ... i have no any Idea.... (by Luisoen)
problem with pjsip dll code
 
Hi.. I am trying to make a Dll for pjsip for softphone. But when i build the code of pjsip, it sh...
[no replies]
by Murom
error LNK2038: mismatch detected for 'RuntimeLibrary' while it should not be, IMHO
 
Hi All, recently I started to migrate from x86 on Visual Studio 2008 to x64 on VS2012. All required...
[no replies]
Notepad like program...
 
I am trying to make a program that works like notepad....there is a text area and a few buttons...on...
[4 replies] Last: @kbw, like I said...I just want the satisfaction of being able to make... (by TProductions)
Input Loop not Working
 
Ok, I am making a console application. It will have several threads and one of them is this input l...
[3 replies] Last: Esc showes up as left arrow. All letters are uppercase. Shift is a tri... (by Superdude)
Code::Blocks Debugger Not Working
 
I used to be running Code::Blocks 10.05 and I used the debugger and it worked fine. My hard drive cr...
[no replies]
Run a program and work with it
 
i want make a c++ program which run another program (like nimbuzz) and process income text in chat r...
[no replies]
Manually draw text
 
This is what I presently have, the m_full merely holds the buffer length not the string length (unle...
[no replies]
A Good Starting Place in DirectX
 
I've been able to find several free tutorials and even a couple of free books on DirectX9, but almos...
[2 replies] Last: Thanks for the link and the explanation, both answered my questions ve... (by newbieg)
by S G H
WM_CHAR never received?
 
The problem is quite straightforward: In any of the window procedures I have, I never receive WM_CH...
[8 replies] Last: I don't think you can. GetWindowLongPtr works with an index of 0 "to ... (by andywestken)
by xAphex
Making a program to display a web page!
 
OK can someone help me making a program with tabs to display a web page like Facebook or twitter i a...
[8 replies] Last: Maybe you could do it the other way around by linking the internet wit... (by megasnorlax)
Colored Hello World
 
I just want to know how to make a hello world program display in green, yellow, red, blue, and purpl...
[16 replies] Last: I did indeed search for how to make text color. None of the things I s... (by megasnorlax)
Medial Library Question [Rouge Like Dev]
 
Hello C++, I am your friendly neighborhood lurker here, who has made extensive use of the amazing am...
[no replies]
August 2013 Pages: 123456
  Archived months: [jul2013] [sep2013]

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