mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
- Add LSTATUS definition.
svn path=/trunk/; revision=32259
This commit is contained in:
parent
a00aedd211
commit
29ad9dab05
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ extern "C" {
|
|||
|
||||
#ifndef RC_INVOKED
|
||||
typedef ACCESS_MASK REGSAM;
|
||||
typedef LONG LSTATUS;
|
||||
typedef struct value_entA {
|
||||
LPSTR ve_valuename;
|
||||
DWORD ve_valuelen;
|
||||
|
|
Loading…
Reference in a new issue