[gameprogrammer] Re: VC Express 2005 and windows.h
- From: "Nick Howes" <nick@xxxxxxxxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Tue, 19 Sep 2006 20:21:35 +0100
I believe that unlike Visual Studio, VC Express doesn't come with the
Windows Platform SDK which windows.h is part of. You can download it from
Microsoft but if you still have Visual Studio installed, you can probably
just go into the VC Express preferences and add the include and library
directories within the Visual Studio install. I can't be more specific as to
the locations. If all else fails, do a file search for windows.h and add the
directory it finds into the VC Express preferences (along with the directory
for the .lib's).
Hope that helps.
Nick
On 19/09/06, Roger D Vargas <luo_hei@xxxxxxxx> wrote:
Im trying to port my projects from old Visual Studio to VC Express 2005
and I have found a problem: windows.h does not exists.
Can somebody explain me it has been removed or how do I solve this?
--
http://dsgp.blogspot.com | Linux, programación, juegos
Have no place I can be since I found Serenity
But you can't take the sky from me
______________________________________________
LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- References:
- [gameprogrammer] VC Express 2005 and windows.h
- From: Roger D Vargas
Other related posts:
- » [gameprogrammer] VC Express 2005 and windows.h
- » [gameprogrammer] Re: VC Express 2005 and windows.h
- » [gameprogrammer] Re: VC Express 2005 and windows.h
Im trying to port my projects from old Visual Studio to VC Express 2005 and I have found a problem: windows.h does not exists. Can somebody explain me it has been removed or how do I solve this?
-- http://dsgp.blogspot.com | Linux, programación, juegos Have no place I can be since I found Serenity But you can't take the sky from me
______________________________________________ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com
--------------------- To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- [gameprogrammer] VC Express 2005 and windows.h
- From: Roger D Vargas