flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > Missing RegOpenUserClassesRoot from api\advapi.inc |
Author |
|
typedef 09 Mar 2011, 02:12
Well, I suggest, you correct it if you think it's not right.
LVITEM supersedes LV_ITEM http://msdn.microsoft.com/en-us/library/bb774760%28v=vs.85%29.aspx Here Code: struct LVITEM mask dd ? iItem dd ? iSubItem dd ? state dd ? stateMask dd ? pszText db ? ; TCHAR cchTextMax dd ? iImage dd ? lParam LPARAM iIndent dd ? iGroupId dd ? cColumns dd ? puColumns dd ? piColFmt dd ? iGroup dd ? ends |
|||
09 Mar 2011, 02:12 |
|
MattDiesel 10 Mar 2011, 19:52
I am correcting as I go, my solution was actually just:
LVITEM fix LV_ITEM for that particular problem... Edit: Besides, I don't think that struct is right at all. pszText should be a pointer, so dd not db. The fact that it's a TCHAR doesn't matter to the struct. |
|||
10 Mar 2011, 19:52 |
|
revolution 24 Mar 2011, 02:16
MattDiesel wrote: Is there a reason this function was overlooked? It's not a new function or anything like that (Windows 2000 professional is the minimum OS). MattDiesel wrote: Is this a fairly common thing having functions missing is it a one off? |
|||
24 Mar 2011, 02:16 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.