Windows Programming - May 2012 (Page 3)

Can I squeze more out of this?
 
It is about directX ive got this function which is run each frame. void gameMain() { graph...
[1 reply] : Without knowing how this compiled it's impossible to say. Usually at t... (by Computergeek01)
Exécution des fonctions de pcap.h crash dans une autre machine cible
 
Bonjour à tous, J'ai programmé une application utilisant la bibliothèque winpcap. Elle marche bi...
[3 replies] Last: You should include the Dll's you need in the same directory that you a... (by Computergeek01)
Download Header FIles
 
Hi iv'e downloaded Visual C++ however all of the basic header files such as <iostream> and <cstdlib>...
[16 replies] Last: The installer have custom mode, please choose that and make sure that ... (by modoran)
by HenryJ
wxWidgets Unsual Runtime Error
 
Hi guys, I have a very one unusual error with my wxWidgets program, here are the call stacks Level...
[2 replies] Last: Here is all of the code in my program /***************************... (by HenryJ)
Apriori in C++
 
...
[3 replies] Last: Ok.. my two bits... in ten minutes I found about 5 to 7 source codes ... (by Azagaros)
Get decimal value from Byte array
 
This one has me scratching my head, but I am sure I am overlooking something very simple. I have a ...
[4 replies] Last: Wait, you guys are right. The problem, which I just determined, is tha... (by bobdabilder)
by hekri
A GUI question.
 
Hi, I've just finished my c++ class (mechanical engineering) and as the final exam we have to cre...
[2 replies] Last: Thanks freddie1. (by hekri)
Is there a less brutal way to simulate BlockInput()?
 
Hi forum! I'm starting out in c++ after three courses in school, using Code::Blocks and working on ...
[3 replies] Last: I was messing around with many attempts to clear the input buffer befo... (by Texan40)
windows form choppy movement
 
Hello. I am working on a windows form right now. My form is very full and i am using many textures. ...
[no replies]
by minime
Multi-threading
 
Hi, I have a function which looks a bit like this: bufferPtr = 0 do { //code to examin...
[6 replies] Last: Well, I guess is pretty much the same algorithm for all threads, only ... (by webJose)
Simple Chat Program?(C++)
 
Hello, I am trying to make a very simple chat program. exp: (Username): ~~~~~~~ How might I go ...
[1 reply] : For the networking aspects I'd suggest reading: http://beej.us/guide/b... (by Texan40)
shortest path
 
hello everyone. I am trying to find the shortest path to reach at a certain point.I have written th...
[no replies]
Windows or DirectX first
 
Im working on designing a game right now and i want to maximize how im using my time so im just wond...
[2 replies] Last: Action Adventure, short, maybe 5 levels long or something, kinda like ... (by LovestoCpp)
compile and exec process
 
Can anyone tel me about compilation process and execution process from windows perspective? i act...
[4 replies] Last: After the compile and linking process, on Windows, you are left with y... (by codeFoil)
Help regarding OpenCv and Visual Express C++ 10.0 for a 64 bit Windows 7 system
 
I have built Opencv using Cmake and then I am trying to run this code: // OpenCV_Helloworld.cpp : D...
[6 replies] Last: If you don't know how to add a library to Visual Studio, for which the... (by modoran)
Windows Form and Printing to a text box
 
I'm working on a simple windows application using Visual Studio and I was wondering if there was a w...
[6 replies] Last: Nevermind. Figured it out. (by incremental)
Turning sounds off
 
Hi everyone, I am trying to turn off the sound of one specific program, have some sendmessage( progr...
[no replies]
Need help finishing Tetris Game
 
I need help finishing this code written C++ and DarkGDK. This is what I really need help on: -movem...
[no replies]
WriteFile writes incorrect data
 
Hello, I have a problem with the WriteFile function. The problem is the following: I have an array...
[4 replies] Last: I found the problem. It wasn't the problem anyways. Thanks for your s... (by Shatronics)
by elfico
advanced concepts in c++
 
good day every one. pls can anyone help me with resources that i can use to learn advanced topics in...
[2 replies] Last: Goto Google and take any of those topics, put C++ in front and tuto... (by cnoeval)
May 2012 Pages: 123456
  Archived months: [apr2012] [jun2012]

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