What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Resource] Win32 API Constant Reference

[Resource] Win32 API Constant Reference
Author: Message:
segosa
Community's Choice
*****


Posts: 1407
Reputation: 92
Joined: Feb 2003
O.P. RE: RE: [Resource] Win32 API Constant Reference
quote:
Originally posted by CookieRevised
I strongly suggest to get a list from somewhere else. WIN32API.TXT is known to contain a lot of mistakes, wrong values and not to mention far from being complete.... unfortunatly.



Have you got any examples of wrong constant values? Why is WIN32API inaccurate? I'm sure Microsoft don't change the values of constants whenever they're bored...

Anyway, any suggestions where to get a complete, accurate constant list?

quote:
Setting aside that WIN32API.TXT isn't a reliable source for this, both files (the one from Segosa and the one from Shawnz) contain leftover texts too (because of the way they were automatically created without checking the output?).

Please point out an example...

EDIT: shawnz, I think the reason yours doesn't work is because of stuff like this:

code:
Windows.prototype.SECTION_ALL_ACCESS = STANDARD_RIGHTS_REQUIRED | SECTION_QUERY | SECTION_MAP_WRITE | SECTION_MAP_READ | SECTION_MAP_EXECUTE | SECTION_EXTEND_SIZE;

STANDARD_RIGHTS_REQUIRED and so on should be Windows.STANDARD_RIGHTS_REQUIRED for example, I think..

This post was edited on 07-02-2006 at 07:42 AM by segosa.
The previous sentence is false. The following sentence is true.
07-02-2006 07:37 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Resource] Win32 API Constant Reference - by segosa on 07-01-2006 at 07:55 PM
RE: [Resource] Win32 API Constant Reference - by ShawnZ on 07-01-2006 at 08:03 PM
RE: RE: [Resource] Win32 API Constant Reference - by segosa on 07-01-2006 at 08:06 PM
RE: [Resource] Win32 API Constant Reference - by ShawnZ on 07-01-2006 at 08:12 PM
RE: [Resource] Win32 API Constant Reference - by alexp2_ad on 07-01-2006 at 08:16 PM
RE: RE: [Resource] Win32 API Constant Reference - by segosa on 07-01-2006 at 08:19 PM
RE: [Resource] Win32 API Constant Reference - by ShawnZ on 07-01-2006 at 09:05 PM
RE: [Resource] Win32 API Constant Reference - by CookieRevised on 07-02-2006 at 02:59 AM
RE: RE: [Resource] Win32 API Constant Reference - by segosa on 07-02-2006 at 07:37 AM
RE: [Resource] Win32 API Constant Reference - by ShawnZ on 07-02-2006 at 05:18 AM
RE: RE: RE: [Resource] Win32 API Constant Reference - by CookieRevised on 07-02-2006 at 09:22 AM
RE: RE: RE: RE: [Resource] Win32 API Constant Reference - by segosa on 07-02-2006 at 09:34 AM
RE: [Resource] Win32 API Constant Reference - by CookieRevised on 07-02-2006 at 09:38 AM
RE: [Resource] Win32 API Constant Reference - by segosa on 07-02-2006 at 09:59 AM
RE: [Resource] Win32 API Constant Reference - by CookieRevised on 07-02-2006 at 11:02 AM
RE: RE: [Resource] Win32 API Constant Reference - by segosa on 07-02-2006 at 11:18 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On