From: 纵横天下 on
Thank you for your attention!
I am using Visual C++ 2008 to compile a project,
But could not find Include File!
include file directory does not have.
Files list:
BaseTsd.h
windows.h

Why are this?

---Chinese Text (Unicode)---
лл��Ĺ�ע��
��ʹ��VISUAL C++ 2008 ����һ������
���Dz���Ѱ�ҵ����ļ���
���ļ�Ŀ¼û�С�
�ļ��б?
BaseTsd.h
windows.h

�����

--------------------

ZongHengTianXia
�ݺ�����

From: Giovanni Dicanio on

"�ݺ�����" <makai-mk(a)hotmail.com> ha scritto nel messaggio
news:A44170EB-7D18-4C3B-AD0B-619DCC68ECC6(a)microsoft.com...

> I am using Visual C++ 2008 to compile a project,
> But could not find Include File!
> include file directory does not have.
> Files list:
> BaseTsd.h
> windows.h
>
> Why are this?

I found these files are located in C:\Program Files\Microsoft
SDKs\Windows\v7.0\Include on a system of mine.

You may want to download Windows 7 SDK ISO from here:

http://www.microsoft.com/downloads/details.aspx?FamilyID=71deb800-c591-4f97-a900-bea146e4fae1&displaylang=en

Giovanni


From: 纵横天下 on
Thank you.
But, I'm OS not have SDKs\Windows\v7.0
It's had v5.0 and v6.0A

ZongHengTianXia

"Giovanni Dicanio" <giovanniDOTdicanio(a)REMOVEMEgmail.com> д����Ϣ
news:Oa4d98siKHA.6096(a)TK2MSFTNGP02.phx.gbl...
>
> "�ݺ�����" <makai-mk(a)hotmail.com> ha scritto nel messaggio
> news:A44170EB-7D18-4C3B-AD0B-619DCC68ECC6(a)microsoft.com...
>
>> I am using Visual C++ 2008 to compile a project,
>> But could not find Include File!
>> include file directory does not have.
>> Files list:
>> BaseTsd.h
>> windows.h
>>
>> Why are this?
>
> I found these files are located in C:\Program Files\Microsoft
> SDKs\Windows\v7.0\Include on a system of mine.
>
> You may want to download Windows 7 SDK ISO from here:
>
> http://www.microsoft.com/downloads/details.aspx?FamilyID=71deb800-c591-4f97-a900-bea146e4fae1&displaylang=en
>
> Giovanni
>
>
From: David Wilkinson on
� wrote:
> Thank you.
> But, I'm OS not have SDKs\Windows\v7.0
> It's had v5.0 and v6.0A

Does

C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include

contain windows.h?

--
David Wilkinson
Visual C++ MVP
From: 纵横天下 on
No, It not have windows.h.
I installed Windows 7 SDK (I computer's OS is Windows XP), It had windows.h
and basetsd.h.
But not open Include File "afxcontrolbars.h"

ZongHengTianXia


"David Wilkinson" <no-reply(a)effisols.com> wrote message
news:e61ter1iKHA.1540(a)TK2MSFTNGP06.phx.gbl...
> � wrote:
>> Thank you.
>> But, I'm OS not have SDKs\Windows\v7.0
>> It's had v5.0 and v6.0A
>
> Does
>
> C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include
>
> contain windows.h?
>
> --
> David Wilkinson
> Visual C++ MVP