ReactOS 0.4.16-dev-91-g764881a
|
#include <msipriv.h>
Public Attributes | |
BOOL | unicode |
union { | |
LPCSTR a | |
LPCWSTR w | |
} | str |
union { ... } awcstring::str |
Referenced by parse_prop().
BOOL awcstring::unicode |
Definition at line 748 of file msipriv.h.
Referenced by parse_prop().
LPCWSTR awcstring::w |
Definition at line 751 of file msipriv.h.
Referenced by parse_prop().