So, I copied and pasted the over 20 sections of the 'sample' code from direct x, which is now integrated into windows sdk....and the code doesn't run, because of a simple error in a directx .h file. Here's the main code if anyone can help with this: (see attachment)
Anyways, if anyone wants to try to copy/paste this and compile, please let me know if it works for you. I would still be using visual c++ express 2008, but I just installed win 10 tech preview, and had to re-install visual c express 2008, and it turns out microsoft has disabled or deleted that part of their website that generates the code to register vc 2008 and 2010....fun. So I thought why not modernize and go with vc2015 ultimate...
thanks for the help in advance anyone who responds with helpful suggestions or inquiries,
jeff c
p.s. if I get something before anyone else does, I will post it here, so that newbies might not have such a hard time. I don't consider myself a newbiew programmer, but newbies with direct x exploring vc 2015 might find this puzzling/challenging...
Ok, so I didn't want to copy/paste the file into here, it looks improper.....yes, very improper, and apparently I can't upload a .cpp file to a programming forum....
let me get back to you. but if you want to reference the code that I am talking about, it's under windows api, games and graphics programming >> Creating a simple 2d Application in Windows