flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > Structures missing from include files

Author
Thread Post new topic Reply to topic
ManOfSteel



Joined: 02 Feb 2005
Posts: 1154
ManOfSteel 13 Oct 2008, 18:43
CMINVOKECOMMANDINFO: msdn.microsoft.com/en-us/library/bb773215(VS.85).aspx

FORMATETC: msdn.microsoft.com/en-us/library/ms682177(VS.85).aspx

BROWSEINFO: msdn.microsoft.com/en-us/library/bb773205.aspx

WAVEFORMATEX: msdn.microsoft.com/en-us/library/ms713497.aspx

MENUITEMINFO: msdn.microsoft.com/en-us/library/ms647578(VS.85).aspx

Thank you.

BTW, MASM32's WINDOWS.INC can be useful to see the missing equates and structures.


Damn BBCode Mad


Description:
Download
Filename: windows_inc.zip
Filesize: 225.41 KB
Downloaded: 458 Time(s)

Post 13 Oct 2008, 18:43
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20340
Location: In your JS exploiting you and your system
revolution 13 Oct 2008, 19:05
You can turn off or on BBCode on a post-by-post basis, just select the "Disable BBCode in this post" box. Of course you can't use the Quick Reply box in that case.
Post 13 Oct 2008, 19:05
View user's profile Send private message Visit poster's website Reply with quote
ManOfSteel



Joined: 02 Feb 2005
Posts: 1154
ManOfSteel 14 Oct 2008, 07:18
I first posted with URL tags, then re-edited and tried with the checkbox, but it didn't work.
It translates anything with an http:// (<- see) into a URL (even with no URL tags) so any URL with parenthesis doesn't work.
e.g. http://msdn.microsoft.com/en-us/library/bb773215(VS.85).aspx

EDIT: bah, MSDN seems to understand the "chopped" URL. Good boy!


Last edited by ManOfSteel on 14 Oct 2008, 07:34; edited 1 time in total
Post 14 Oct 2008, 07:18
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20340
Location: In your JS exploiting you and your system
revolution 14 Oct 2008, 07:31
Post 14 Oct 2008, 07:31
View user's profile Send private message Visit poster's website Reply with quote
ManOfSteel



Joined: 02 Feb 2005
Posts: 1154
ManOfSteel 14 Oct 2008, 07:40
So, what's the secret?
Post 14 Oct 2008, 07:40
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20340
Location: In your JS exploiting you and your system
revolution 14 Oct 2008, 07:53
In essence use the URL encoding for hex characters. "(" = "%28" and ")" = "%29". Click the quote button and you will see.
Post 14 Oct 2008, 07:53
View user's profile Send private message Visit poster's website Reply with quote
ManOfSteel



Joined: 02 Feb 2005
Posts: 1154
ManOfSteel 14 Oct 2008, 08:11
Okay. Not so simple, but effective!
Post 14 Oct 2008, 08:11
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.