This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2024-11-29 22:50:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
48d8ff42e1
wine
/
dlls
/
rpcrt4
/
.cvsignore
4 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Create rpcrt4.dll. Implement UuidCreate (using existing code from CoCreateGuid). CoCreateGuid calls UuidCreate.
2000-07-15 19:53:50 +00:00
Makefile
Added winebuild support for generating a .dbg.c file containing the debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
2002-05-14 20:54:58 +00:00
rpcrt4.dll.dbg.c
Create rpcrt4.dll. Implement UuidCreate (using existing code from CoCreateGuid). CoCreateGuid calls UuidCreate.
2000-07-15 19:53:50 +00:00
rpcrt4.spec.c
Reference in New Issue
Copy Permalink