Windows Programming (Page 11)

game sound suport
 
Hi I need to use a header file using sound for my game without using windows media player.does anybo...
[1 reply] : http://www.un4seen.com/ (by EssGeEich)
Visual C++ Email Message Setup
 
Hi, I'm currently trying to make an application in Visual C++ 2010 that will include the ability to ...
[no replies]
Password Spammer
 
Hey I had this pretend password spammer program (which just outputted a cycle of many combinations) ...
[4 replies] Last: Just another thing: You may get some errors, due to CreateThread and a... (by EssGeEich)
How To Start Another Executable.
 
I have some code here that is supposed to open cmd: #include <iostream> #include <windows.h> int ...
[5 replies] Last: Got it thanks guys. For those who want fixed code: #include <windows.... (by usandfriends)
how block traffic from certain Mac address
 
i have a problem in c++. i want o create a code to block received IP traffic based of the source m...
[no replies]
I have no idea on how to explain this or what it is called (Resizing position)
 
Again I have no idea how to really explain this or now what its called but here it goes. I'm usin...
[3 replies] Last: ---blackcoder41 (1425) Apr 13, 2013 at 1:12pm ---Did you try to move ... (by Michael Lathberry)
Send Message to Other Program
 
Hi guys. I am the new. I want to make a program that changes the game score. I know address of game...
[no replies]
I need people to aid me in my game!!!!
 
Hello everyone!!! I have idea of this 3D game an I was wondering if anyone out there would be willin...
[no replies]
Cant create a new object to a window
 
I am a beginner in MFC programming and I am trying to learn basic elements when I go to override Ini...
[no replies]
by snig
Trouble with char* concatenation using SDL
 
My problem is that there is a function I need to use from the SDL library. I have to pass a message ...
[3 replies] Last: I like SFML. But There's a more modern version of SDL ("SDL HG" or "S... (by Disch)
Audio?
 
Does the windows.h library offer and audio control, if not then what library(built into Dev Bloodshe...
[1 reply] : Hey Guys according to that topic i think that the up tools C++ Library... (by markspend1)
problem with vs2010
 
why I compile the default Helloworld program of Win32 API always get: Link error 4075 LINK : warnin...
[8 replies] Last: Aren't VS12's C++11 capabilities the same of VS10's C++11 capabilities... (by EssGeEich)
Why dose this not work?
 
Error message is: [Linker error] undefined reference to `PlaySoundA@12' ld returned 1 exit st...
[3 replies] Last: As freddie1 said. You have to link your project/program to the winmm ... (by blackcoder41)
I was wondering.
 
Say I made a windows program, but I really needed to include SFML, openGl, OpenAl(etc), is this poss...
[1 reply] : Yes this is possible. Check the respective websites for documentation ... (by Zaita)
NetShareEnum (..) Winapi Not Able To Remove Unnecessary Sharefolders
 
For getting the share folder name i have been used the following code , here i am able to get the fo...
[no replies]
Adding Icons in NetBeans IDE
 
I can't seem to find the answer anywhere else, and the NetBeans forums are pretty quiet... I want...
[1 reply] : I'm not too familiar with netbeans, but maybe this will help http://wi... (by naraku9333)
by totric
Creating a server browser
 
How would I go about creating a server browser for a game? I can't seem to find much information on ...
[no replies]
Serial Communication - Creating Asynchronous IO
 
Hello and thank you all! I'm attempting to open serial communication between my computer and an Ard...
[1 reply] : I attempted to do communication without setting up a new thread and ev... (by anonymousxyz)
need command for list out shared folder in MFC
 
I need to list out all the shared folders(directory) in the system along with their path . i want a ...
[no replies]
button
 
can anyone tell how change the color of pushbutton with example?
[1 reply] : Please read this (source code also available). http://www.codeproject.... (by jackdark)
Pages: 1... 91011121314
  Archived months: [mar2013]

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