Re: win32api.txt

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Having the constant names does no good as VB 6 doesn't know the values.

--
http://www.standards.com/; See Howard Kaikow's web site.
"Mike D Sutton" <EDais@xxxxxxxx> wrote in message
news:uMGejkgPFHA.3184@xxxxxxxxxxxxxxxxxxxxxxx
> > i've relied on the oct 2001 msdn librarym but occasionaly find that
> > something is missing.
> > of course, msft has to learn how to document.
> >
> > i found an msdn page that supposedly lists all the csidl constabt names
and
> > their descriptions. you'd think that common sense wouldhave lead to
> > including the constants on that same page.
>
> You have to remember that it's a non-issue with C developers for whom the
platform SDK is aimed towards (they simply
> include the header file and every constant is at their fingertips), the
point of having content names is that the actual
> values need never be used. Also a lot of things with the platform SDK
have changed since October 2001, if you're
> working with any functionality released in the last three and a half
_years_ then it won't be in there - that's a very
> long time in the development community..
> I would still recommend that you grab a more recent version of the
platform SDK, the current version of the MSDN is also
> available online at Http://msdn.microsoft.com/library/
> Hope this helps,
>
> Mike
>
>
> - Microsoft Visual Basic MVP -
> E-Mail: EDais@xxxxxxxx
> WWW: Http://EDais.mvps.org/
>
>


.



Relevant Pages

  • Re: win32api.txt
    ... > i found an msdn page that supposedly lists all the csidl constabt names and ... You have to remember that it's a non-issue with C developers for whom the platform SDK is aimed towards (they simply ... long time in the development community.. ...
    (microsoft.public.vb.winapi)
  • VS2005 Help System - F1
    ... the Windows 2003 Platform SDK (installed ... VS2005-included MSDN (not upgraded from another MSDN ... strcpy function, it returns 'Information Not Found', and defaults to ... I've tried running repair on both, but the MSDN repair doesn't affect ...
    (microsoft.public.vc.ide_general)
  • Re: incoming.frm
    ... You are probably mixing the Platform SDK with the MSDN ... >> Matthias Moetje ... >> TERASENS GmbH ...
    (microsoft.public.win32.programmer.tapi)
  • Re: incoming.frm
    ... I downloaded the windows 2003 server platform SDK, ... In MSDN that was delivered with VB .NET I have found a lot of small samples ... > you should download the latest platform SDK from the web. ...
    (microsoft.public.win32.programmer.tapi)
  • Re: getaddrinfo() in MFC app
    ... The MS link you provided points to a May 2005 release of the Platform SDK ... October 2001 MSDN which I believe is the last MSDN compatible with VC6 documents ... getaddrinfo and freeaddrinfo so there should be a way of compiling and linking ... Eugene Gershnik wrote: ...
    (microsoft.public.win32.programmer.networks)