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 2 / 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:25 GMT
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
Frank Adam - 31 Jul 2004 10:17 GMT
>Is there somewhere I can download just one or two header files, ie: The two main
>ones Under-> Windows.h
[quoted text clipped - 5 lines]
>
>Anyone<?¿?>

Send me an email with what you want and i'll send you the header
files. Don't forget to remove the four x in my address.

Signature

Regards, Frank

Don@home.com - 31 Jul 2004 12:33 GMT
>>Is there somewhere I can download just one or two header files, ie: The two main
>>ones Under-> Windows.h
[quoted text clipped - 8 lines]
>Send me an email with what you want and i'll send you the header
>files. Don't forget to remove the four x in my address.

Thanks Frank but I finally found what I was looking for...
http://doc.ddart.net/msdn/header/include/winnt.h.html

Seems like that's the only place they are listed...
If it wasn't for Copernic I would most likely still be searching of just plain
giving up on it...

Now all I have to do is store the ones I want to disk then wipe out all the
100's of lines I don't need...
What I was looking for are these plus all the rest of the #define(s)

ie: Const MYCONST = SomeNumber
Or in this case:
#define MEM_COMMIT           0x1000  

so I have a list of their names/values.

Win32.help, API Guide, etc... leave a lot to be desired when it comes to
these/any const values...

#define PAGE_WRITECOMBINE     0x400    
#define MEM_COMMIT           0x1000    
#define MEM_RESERVE          0x2000    
#define MEM_DECOMMIT         0x4000    
#define MEM_RELEASE          0x8000    
#define MEM_FREE            0x10000    

Thanks again...

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

> >>Is there somewhere I can download just one or two header files, ie: The two main
> >>ones Under-> Windows.h
[quoted text clipped - 41 lines]
>
> Don
 
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.