mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 04:19:21 +08:00
* lib/uuid.c (IID_IRpcProxyBuffer34): Remove definition.
This commit is contained in:
parent
b7dd7dfcf3
commit
8633e245b5
@ -1,3 +1,7 @@
|
||||
2006-05-21 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* lib/uuid.c (IID_IRpcProxyBuffer34): Remove definition.
|
||||
|
||||
2006-05-12 Dimitri Papadopoulos <papadopo@users.sourceforge.net>
|
||||
|
||||
* include/rtutils.h (TraceDumpA,TraceDumpW,TracePutsA,TracePutsW)
|
||||
@ -206,8 +210,8 @@
|
||||
|
||||
2006-05-05 Chris Sutcliffe <ir0nh34d@users.sf.net>
|
||||
|
||||
* lib/directx/Makefile.in: Remove reference to libquartz.a since
|
||||
it was moved.
|
||||
* lib/directx/Makefile.in: Remove reference to libquartz.a since
|
||||
it was moved.
|
||||
|
||||
2006-05-05 Earnie Boyd <earnie@users.sf.net>
|
||||
|
||||
|
@ -269,7 +269,6 @@ DEFINE_GUID(IID_IRpcChannel,0x4,0,0,0xc0,0,0,0,0,0,0,0x46);
|
||||
DEFINE_GUID(IID_IRpcChannelBuffer,0xd5f56b60,0x593b,0x101a,0xb5,0x69,0x8,0,0x2b,0x2d,0xbf,0x7a);
|
||||
DEFINE_GUID(IID_IRpcProxy,0x7,0,0,0xc0,0,0,0,0,0,0,0x46);
|
||||
DEFINE_GUID(IID_IRpcProxyBuffer,0xd5f56a34,0x593b,0x101a,0xb5,0x69,8,0,0x2b,0x2d,0xbf,0x7a);
|
||||
DEFINE_GUID(IID_IRpcProxyBuffer34,0x3bd5f56a,0x1a59,0xb510,0x69,0x8,0,0x2b,0x2d,0xbf,0x7a,0);
|
||||
DEFINE_GUID(IID_IRpcStub,0x5,0,0,0xc0,0,0,0,0,0,0,0x46);
|
||||
DEFINE_GUID(IID_IRpcStubBuffer,0xd5f56afc,0x593b,0x101a,0xb5,0x69,0x8,0,0x2b,0x2d,0xbf,0x7a);
|
||||
DEFINE_OLEGUID(IID_IRunnableObject,0x00000126,0,0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user