Re: Desperate - Bypass Basic Authentication Prompt?

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 11/08/05


Date: Mon, 7 Nov 2005 16:10:42 -0800

It sounds like you do not have a correct build environment set up.

The sample code works - I've installed the same code from the Platform SDK,
and it compiled just fine for me. No code changes necessary. I used Visual
Studio C++ 6 to open up the project (after fixing some pathnames in the
project file), added the include/lib paths from the SDK to the front
(remember, I want to compile against the updated httpext.h from the SDK, not
the old one from VC++), and it built just fine.

At this point, you need to make some custom code changes to hack into the
needs of your specific scenario, so you must figure out how to compile
correctly.

-- 
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Kenneth Koh" <plshelpmepls@hotmail.com> wrote in message
news:1131375035.608074.71630@f14g2000cwb.googlegroups.com...
Hi David
I've finallly managed to get the source codes from the platform SDK CD
but there's 111 errors when compiling the samples (without changing
codes, except to change the locations of all the header files).
I've hit errors like
syntax error : identifier 'HSE_EXEC_URL_USER_INFO'
Is there another location where i can find a working sample?
Thanks!


Relevant Pages

  • Re: C++/TCL Need Solution to Compile Error c2784
    ... There's always the "Platform SDK" from MSDN if you need the window.h stuff, ... Since I'm using the Command Prompt rather than the GUI to compile the ... I then tried to compile your source code and I kept getting the same ...
    (comp.lang.tcl)
  • Newbie: CL or Link cant find user32.lib, even though Platform SDK is in LIB environment variable
    ... I am compiling MySQL from source (so I can set DEBUG mode), ... I've downloaded a copy of VC Express and a copy of the Platform SDK ... platform sdk for windows server 2003 r2. ... I can open to actually compile the project, ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: VC++ 6.0 Compiler Issues
    ... It also requires you have the correct platform SDK. ... I am trying to compile a code that uses Win32 API function ... I am developing an MFC based application. ... Windows 2003 Server OS and Windows XP environments. ...
    (microsoft.public.vc.mfc)
  • Re: Tapi automatically
    ... Matthias, Andreas ... I'm using windowsXP, so i don't have phone dialer installed. ... I turn to use the original example of Platform SDK (just compile and run). ...
    (microsoft.public.win32.programmer.tapi)