Click here to Skip to main content
15,909,091 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help me Pin
ThatsAlok6-Feb-06 0:32
ThatsAlok6-Feb-06 0:32 
Questioncapture all packets Pin
vtalau5-Feb-06 16:45
vtalau5-Feb-06 16:45 
AnswerRe: capture all packets Pin
ThatsAlok5-Feb-06 17:33
ThatsAlok5-Feb-06 17:33 
GeneralRe: capture all packets Pin
vtalau7-Feb-06 17:46
vtalau7-Feb-06 17:46 
Questionsimulation keyboard simulation trouble with app using DirectInput Pin
blue_rabbit5-Feb-06 15:50
blue_rabbit5-Feb-06 15:50 
AnswerRe: simulation keyboard simulation trouble with app using DirectInput Pin
Christian Graus5-Feb-06 16:40
protectorChristian Graus5-Feb-06 16:40 
GeneralRe: simulation keyboard simulation trouble with app using DirectInput Pin
blue_rabbit6-Feb-06 15:25
blue_rabbit6-Feb-06 15:25 
QuestionDirectX problems Pin
gr8coaster3295-Feb-06 14:26
gr8coaster3295-Feb-06 14:26 
i have been trying to learn how to do directx programming in c++ but have not found any source code from tutorials that will compile. i am using visual studio express edition. when i try to compile the code that came with the directx 9 sdk it gives me errors for the include file 'winnt.h' such as:

winnt.h(222) : error C2146: syntax error : missing ';' before identifier 'PVOID64'
winnt.h(222) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
winnt.h(5940) : error C2146: syntax error : missing ';' before identifier 'Buffer'
winnt.h(5940) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
winnt.h(5940) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int

what is causing this and how can i fix it? the only include file that i have is d3d9.h.

also if anyone can point me towards a good direct3d beginners tutorial it would be very helpful.

thank you in advance for any help you can offer

- Kyle
AnswerRe: DirectX problems Pin
suchuhui5-Feb-06 19:12
suchuhui5-Feb-06 19:12 
GeneralRe: DirectX problems Pin
gr8coaster3296-Feb-06 12:28
gr8coaster3296-Feb-06 12:28 
AnswerRe: DirectX problems Pin
gr8coaster3296-Feb-06 13:53
gr8coaster3296-Feb-06 13:53 
QuestionHelp needed to check this code below... !!! Pin
amano8u5-Feb-06 13:51
amano8u5-Feb-06 13:51 
AnswerRe: Help needed to check this code below... !!! Pin
PJ Arends5-Feb-06 14:36
professionalPJ Arends5-Feb-06 14:36 
GeneralRe: Help needed to check this code below... !!! Pin
amano8u5-Feb-06 14:41
amano8u5-Feb-06 14:41 
QuestionLast call for help... HEEEELP!!!! Pin
Lord Kixdemp5-Feb-06 11:03
Lord Kixdemp5-Feb-06 11:03 
AnswerRe: Last call for help... HEEEELP!!!! Pin
PJ Arends5-Feb-06 12:02
professionalPJ Arends5-Feb-06 12:02 
GeneralRe: Last call for help... HEEEELP!!!! Pin
Lord Kixdemp5-Feb-06 16:04
Lord Kixdemp5-Feb-06 16:04 
AnswerRe: Last call for help... HEEEELP!!!! Pin
Christian Graus5-Feb-06 15:23
protectorChristian Graus5-Feb-06 15:23 
GeneralRe: Last call for help... HEEEELP!!!! Pin
Jeremy Falcon5-Feb-06 17:54
professionalJeremy Falcon5-Feb-06 17:54 
GeneralRe: Last call for help... HEEEELP!!!! Pin
Stephen Hewitt5-Feb-06 18:49
Stephen Hewitt5-Feb-06 18:49 
GeneralRe: Last call for help... HEEEELP!!!! Pin
PJ Arends5-Feb-06 18:51
professionalPJ Arends5-Feb-06 18:51 
GeneralRe: Last call for help... HEEEELP!!!! Pin
Christian Graus6-Feb-06 9:00
protectorChristian Graus6-Feb-06 9:00 
GeneralRe: Last call for help... HEEEELP!!!! Pin
Christian Graus6-Feb-06 9:01
protectorChristian Graus6-Feb-06 9:01 
AnswerRe: Last call for help... HEEEELP!!!! Pin
_anil_5-Feb-06 15:58
_anil_5-Feb-06 15:58 
GeneralRe: Last call for help... HEEEELP!!!! Pin
Lord Kixdemp8-Feb-06 10:59
Lord Kixdemp8-Feb-06 10:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.