473,396 Members | 1,865 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Cannot open include file "windows.h"

I compiled as following
(e.g) cl first.cpp

but following message ↓
Cannot open include file "windows.h" :Such a file or directory

What compile option is used in dotnetframework SDK 1.1 or in visual C++
toolkit2003?

Nov 17 '05 #1
2 7541
not #include "windows.h"
use #include <windows.h> ?

--
----------------------------------------------------
This mailbox protected from unsolicited email by Spam Alarm
from Dignity Software http://www.dignitysoftware.com
"unknown" <un*****@discussions.microsoft.com> wrote in message
news:1C**********************************@microsof t.com...
I compiled as following
(e.g) cl first.cpp

but following message ?
Cannot open include file "windows.h" :Such a file or directory

What compile option is used in dotnetframework SDK 1.1 or in visual C++
toolkit2003?

Nov 17 '05 #2
=?Utf-8?B?dW5rbm93bg==?= wrote:
but following message ↓
Cannot open include file "windows.h" :Such a file or directory

What compile option is used in dotnetframework SDK 1.1 or in visual C++
toolkit2003?


You need to install the Platform SDK not the .net sdk!

If you have Visual C++ Express Beta, please see:
http://blogs.msdn.com/brianjo/archiv...08/211085.aspx
For downloading PSDK see:
http://www.microsoft.com/msdownload/...sdk/sdkupdate/

--
Greetings
Jochen
Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

43
by: steve | last post by:
I am quite frustrated with php’s include, as I have spent a ton of time on it already... anyone can tell me why it was designed like this (or something I don’t get)? The path in include is...
2
by: steve | last post by:
Hi, I need to do conditional script "include", but like to pull the code from db instead of a file. How do I do that? Reason: I like to implement some complex regex logic, and make it table...
2
by: Laura | last post by:
I just need to install the DB2 client in a solaris machine. The machine has not installed an open windows environment so the installation should be done in character mode. Is it posible? How could...
1
by: Ryan Hubbard | last post by:
I would like to get the list of open windows using VBA in access. Is there a collection which holds these? I know the Forms colletion hold open forms but what about Query window results? Is...
2
by: Paul Steele | last post by:
Is there any way to check for open Explorer windows and if any are found, tell Windows Explorer to close them. I don't want a brute force method of killing Explorer and letting it restart. I'd...
3
by: Boki | last post by:
Dear All, I just installed the DirectX SDK, and I install the Tutorial00 project, I compile it, but it shows: ------ Build started: Project: Tutorial00, Configuration: Debug Win32 ------...
13
by: robert.waters | last post by:
Do you have your users rely on the windows taskbar to manage/navigate between the forms they have open, or do you provide another (more robust) method? Does anyone use a custom navigation system...
4
by: terrybell105 | last post by:
Is there a way I can open Windows Explorer at a specific folder, size the window, and position it in relation to the (already opened) Access window? I have a client who wants this capability. It...
2
MrPickle
by: MrPickle | last post by:
I am trying to get all open windows on windows. I have looked around and seen that I should use EnumWindows and EnumWindowsProc so I whipped up this code to test it but it tells me there's 300-400...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.