Windows Programming - March 2016 (Page 3)

Batch programming
 
I am writing a program where I need to know how to pass a string parameter from a batch file into ma...
[6 replies] Last: thanks i got it (by andrewllewop)
Direct3d
 
Ok so I finished chapter 2 in Beginning Game Programming Fourth Edition without a snag and got the w...
[6 replies] Last: Those aren't errors. Those are log messages. The debugger cannot find ... (by JagerDesu)
by evaboy
C, Win32 API: l need help on Owner draw tab control
 
Firstly, thanks to you all who had in the time past guided me in my win32 programming. right now, l ...
[16 replies] Last: I have done something like that maybe it can be usefull ! #pragma com... (by DKE2)
Texture seams problems
 
Hello folks, I'm working in an application coded in C++ that is importing OBJ files with texture com...
[no replies]
Do you know how to make a space invader game in c++?
 
I've been trying to make a space invader game day and night for three days straight having little to...
[5 replies] Last: The idea of the turtle class is : you have a turtle with a pen on the ... (by closed account 48bpfSEw)
How to resolve particular LNK2001 error?
 
In order for our project to compile and link successfully the compiler option 'Treat WChar_t as buil...
[no replies]
Beginning Game Programming 4th Edition
 
hello I am trying to self educate using above mentioned book and in Visual Studio 2013 it does not ...
[6 replies] Last: naa the book seems fine so far there was just stuff I wasn't understan... (by adamnyc1)
Cannot upload DBF files to JIRA on Windows
 
I get the following error text: Unknown Server Error (500). The following appears in the atlassian-...
[1 reply] : This is caused by incorrect MIME handling by Windows when 'DBF Viewer ... (by davidmartin0)
by josex
C++ with physics knowledge
 
I need an idea for a project and I am looking for suggestions: This is what my professor said: ...
[no replies]
what can i do to use algorithim in window.h
 
Hi, I'm a beginner coder, I'm trying to make a calculator using windows.h. I manage to create all th...
[no replies]
Help With Windows 7 Controls
 
Hello all :) I need a little assistance with a problem I'm having. I'm trying to develop a simpl...
[7 replies] Last: VS really makes it easier to develop Windows apps so I think you're do... (by kind9)
by topten
Need understanding of the code
 
Hello I am walking through a win32 api tutorial. I dont understand some thing I have .rc file wher...
[3 replies] Last: A Visual Studio wizard will create it. There's also a resource.h th... (by kbw)
Loading a game map from a file and having the player move around
 
Hey guys! I have this issue I need solved. I have looked on every website I possibly could've and ha...
[5 replies] Last: Board.h #ifndef BOARD_H #define BOARD_H class Board { public: Boa... (by Thomas1965)
type cast error DWORD to PVOID
 
Hey, I'm having a problem passing the address of a function as an argument. The function is defi...
[8 replies] Last: Thaks alot kbw for the help and input. It seems like it works now by... (by thyroxine)
Error with parameter conversions
 
Hello, I am trying to make a program which tells the user its location, and puts its raw code into a...
[2 replies] Last: Ok. I will see if this will work. Thanks for the possible answer. Yep.... (by closed account NUCkSL3A)
Toupper problem
 
The following code does not build // Short progeam to test use of toupper function #include "std...
[1 reply] : http://www.cplusplus.com/forum/beginner/185968/#msg907144 (by Chervil)
help for syntax->CStringList &szLinee
 
hello all , does anyone know tell me the meaning of this syntax: CStringList &szLinee; I...
[no replies]
How to Restore from TaskBar a Minimized Window?
 
I am using Allegro 5 as my graphics library as I create various programs. Up to this point, without...
[no replies]
How i get windows media player handle?
 
i have these function for get windows media player window handle: void APIDoEvents() { MSG m...
[no replies]
by Cynix
PostQuitMessage() Undefined?
 
Hello, I have been working through a basic windows programming tutorial, and got stuck when using Po...
[4 replies] Last: What? There's still folks learning to code native, unmanaged code? S... (by freddie1)
March 2016 Pages: 1234
  Archived months: [feb2016] [apr2016]

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