Create rpcrt4.dll.
Implement UuidCreate (using existing code from CoCreateGuid). CoCreateGuid calls UuidCreate.
Showing
- Make.rules.in 1 addition, 0 deletionsMake.rules.in
- configure 2 additions, 0 deletionsconfigure
- configure.in 1 addition, 0 deletionsconfigure.in
- dlls/Makefile.in 6 additions, 0 deletionsdlls/Makefile.in
- dlls/ole32/Makefile.in 1 addition, 0 deletionsdlls/ole32/Makefile.in
- dlls/ole32/compobj.c 2 additions, 212 deletionsdlls/ole32/compobj.c
- dlls/ole32/ole2stubs.c 1 addition, 1 deletiondlls/ole32/ole2stubs.c
- dlls/ole32/ole32.spec 2 additions, 1 deletiondlls/ole32/ole32.spec
- dlls/rpcrt4/.cvsignore 3 additions, 0 deletionsdlls/rpcrt4/.cvsignore
- dlls/rpcrt4/Makefile.in 13 additions, 0 deletionsdlls/rpcrt4/Makefile.in
- dlls/rpcrt4/rpcrt4.spec 6 additions, 0 deletionsdlls/rpcrt4/rpcrt4.spec
- dlls/rpcrt4/rpcrt4_main.c 266 additions, 0 deletionsdlls/rpcrt4/rpcrt4_main.c
- include/rpc.h 43 additions, 0 deletionsinclude/rpc.h
- include/wtypes.h 1 addition, 22 deletionsinclude/wtypes.h
- loader/loadorder.c 1 addition, 0 deletionsloader/loadorder.c
Loading
Please register or sign in to comment