mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00:00
Add SHFMT_ constants
svn path=/trunk/; revision=12999
This commit is contained in:
@@ -385,6 +385,9 @@ extern "C" {
|
||||
#define PCS_REMOVEDCHAR 0x00000002
|
||||
#define PCS_TRUNCATED 0x00000004
|
||||
#define PCS_PATHTOOLONG 0x00000008
|
||||
#define SHFMT_ERROR 0xFFFFFFFFL
|
||||
#define SHFMT_CANCEL 0xFFFFFFFEL
|
||||
#define SHFMT_NOFORMAT 0xFFFFFFFDL
|
||||
|
||||
typedef ULONG SFGAOF;
|
||||
typedef DWORD SHGDNF;
|
||||
|
||||
Reference in New Issue
Block a user