mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- Add LSTATUS definition.
svn path=/trunk/; revision=32259
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user