Re: Cannot include windows.h....

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Mar 29, 9:33 am, David Wilkinson <no-re...@xxxxxxxxxxxx> wrote:
TilakgGopi wrote:
Hi,
Are u sure ,platformsdk installed on ur machine?
seeing this thread may help u.

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1390249&SiteID=1

Thanx,
ch.T.Gopi Kumar


The first thing I mentioned in the original post was that this is a
VS .NET 2005 Professional default installation. There should be no
question whether or not platform sdk is installed....

In fact everything was working fine until I tried to install
"Microsoft Platform SDK for Windows Server 2003 R2"; it had an
example app that I needed a lib from (don't ask heh...)

All of the examples were purely makefiles, and frankly I have never
used (or had need to use) the command-line build environment, so I was
having a hell of a time getting paths set up for that. I couldn't
dictate precisely the steps I tried, but I followed the instructions
in the documentation that came with the install for Platform SDK for
WinServe2003R2. My experimental tweaks ONLY involved modification of
environment vars (path/include/lib), running of the environment var
batch files that come with visual studio, and changing paths in
Visual Studio settings.

I didn't mention this in the original post because frankly, it really
doesn't matter: I have NO issues compiling/linking so long as I use
the reset settings tool when opening visual studio; the issue is that
I need to do that EVERY TIME I open visual studio. I deleted my
settings file, replaced it with a collegues', modified mine to have
the paths shown in his, etc. Just like using the reset settings tool,
visual studio will work the next time I run it, but ONLY THAT TIME.

I'm not sure how much clearer I can be:
-Platform SDK is installed
-My path/include/lib environment vars are set
-Paths in my VS settings file appear correct

Everything I inadvertantly broke (path/include/lib environment vars
and paths in visual studio settings) have been reset using the
tools that come with visual studio. Something is being reset or not
saved implicitly and I'm wondering if the registry has something to do
with all of this; I haven't investigated into that much myself
because the visual studio registry stub is enormous.

Thanks,
-Drew

.



Relevant Pages

  • Re: EVC4 probelm
    ... as doing development with the Platform Builder. ... less advanced integrated development environment than Visual Studio. ... Uninstall ALL development environments, reboot, install ONE ...
    (microsoft.public.pocketpc.developer)
  • Re: build C++ COM for 64-bit platform
    ... I am trying to create new configuration for 64-bit platform in Visual Studio ... I have tried that I could copy settings from existing configurations, ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Cannot open include file: iphlpapi.h:
    ... but it is not in my visual studio 6 its in .net ... so do i have to install something or do up some settings ... I believe this is part of Platform SDK. ... You will need to install the ...
    (microsoft.public.vc.mfc)
  • Re: Windows CE 5.0 SDK(x86) in VS 2005
    ... Hmm...So can I build one SDK in Platform Builder, then install this SDK ... in Visual Studio 2005? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Delphi, .NET and Linux
    ... Other toolsets like GTK+ widgetsets, WxWindows will work, but configurations on multiple platforms is painful. ... Java uses the underlying native calls for whatever system you are targeting. ... If the widgetsets are not native to the platform, you have to install the widgetsets on each platform where the widgetsets are not native. ... This may sound standard and expected fare, but you also have to ensure that all dependency files are also supplied with the install. ...
    (borland.public.delphi.non-technical)