mirror of
https://github.com/reactos/reactos.git
synced 2025-05-25 20:18:22 +00:00
Fixed build
svn path=/trunk/; revision=34384
This commit is contained in:
parent
99bd66e721
commit
6e55aa8426
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ typedef struct apartment APARTMENT;
|
||||||
|
|
||||||
DEFINE_OLEGUID( CLSID_DfMarshal, 0x0000030b, 0, 0 );
|
DEFINE_OLEGUID( CLSID_DfMarshal, 0x0000030b, 0, 0 );
|
||||||
DEFINE_OLEGUID( CLSID_PSFactoryBuffer, 0x00000320, 0, 0 );
|
DEFINE_OLEGUID( CLSID_PSFactoryBuffer, 0x00000320, 0, 0 );
|
||||||
DEFINE_OLEGUID( CLSID_InProcFreeMarshaler, 0x0000033a, 0, 0 );
|
|
||||||
|
|
||||||
/* signal to stub manager that this is a rem unknown object */
|
/* signal to stub manager that this is a rem unknown object */
|
||||||
#define MSHLFLAGSP_REMUNKNOWN 0x80000000
|
#define MSHLFLAGSP_REMUNKNOWN 0x80000000
|
||||||
|
|
Loading…
Reference in a new issue