Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General / July 2004



Tip: Looking for answers? Try searching our database.

Winders Header Files

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Don@home.com - 31 Jul 2004 08:34 GMT
Sorry for the multi-post but this post was an after thought...

Is there somewhere I can download just one or two header files, ie: The two main
ones Under-> Windows.h
Problems:
1) searched and searched but no can find unless I down load some SDK that's
XXXXXXX mgb in size from M$...
2) I have VB6 Pro... [no C or C++] and if they are on one of my CD's then I'm
SOL here also, CD no workie as in Kapute...

Anyone<?¿?>

Have a good day...

Don
Rob - 31 Jul 2004 09:59 GMT
Won't you need the SDK so you know how to use the header files?

> Sorry for the multi-post but this post was an after thought...
>
[quoted text clipped - 11 lines]
>
> Don
Don@home.com - 31 Jul 2004 12:39 GMT
Thanks Rob but I won't use them in a *Normal* way... ;->
I just need some/a lot of #defines from them....
Such as->
#define MEM_COMMIT           0x1000    
#define MEM_RESERVE          0x2000    
#define MEM_DECOMMIT         0x4000    
#define MEM_RELEASE          0x8000    
#define MEM_FREE            0x10000    
#define MEM_PRIVATE         0x20000    

So I have a table/list of their numerical values...
Win32.help, API Guide, etc... fall short badly on these...

BTW: I found one site that has them all...

http://doc.ddart.net/msdn/header/include/winnt.h.html

>Won't you need the SDK so you know how to use the header files?
>
[quoted text clipped - 16 lines]
>>
>> Don

Have a good day...

Don
Rick Rothstein - 31 Jul 2004 15:32 GMT
I didn't check it for the Constants you are looking for, but you might
find the APIviewer at this location interesting for future projects...

http://www.activevb.de/rubriken/apiviewer/index-apiviewereng.html

Rick - MVP

> Thanks Rob but I won't use them in a *Normal* way... ;->
> I just need some/a lot of #defines from them....
[quoted text clipped - 37 lines]
>
> Don
Mike D Sutton - 31 Jul 2004 21:13 GMT
> Thanks Rob but I won't use them in a *Normal* way... ;->
> I just need some/a lot of #defines from them....
[quoted text clipped - 8 lines]
> So I have a table/list of their numerical values...
> Win32.help, API Guide, etc... fall short badly on these...

Have a look here for constants (It has all those you mention above):
http://www20.brinkster.com/EDais/ConstSearch.asp
It's not got everything since some things slipped through the parser, but was populated from the platform SDK header files that
shipped with VS 2003 so should be reasonably up to date (VS 2005 beta is sitting on my desk, but I'll wait until it comes out of
beta before re-populating the database.)
Hope this helps,

   Mike

- Microsoft Visual Basic MVP -
E-Mail: EDais@mvps.org
WWW: Http://www.mvps.org/EDais/
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.