flat assembler
Message board for the users of flat assembler.
Index
> Windows > GUIDS |
Author |
|
comrade 29 Jun 2003, 17:52
This is how I defined IPicture GUID:
Code: IID_IPicture dd 7BF80980h dw 0BF32h dw 0101Ah db 08Bh,0BBh,000h,0AAh,000h,030h,00Ch,0ABh |
|||
29 Jun 2003, 17:52 |
|
Joshua 13 Jul 2003, 07:01
I use this macro for it:
Code: macro assign name,type,[value] { common virtual name type end virtual forward value } usage: Code: assign IID_IUnknown,GUID,\ <dd 000000000H>,\ <dw 00000H>,\ <dw 00000H>,\ <db 0C0H,000H,000H,000H,000H,000H,000H,046H> |
|||
13 Jul 2003, 07:01 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.