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
2025-03-02 09:47:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
dpnet
History
Alexandre Julliard
d37f0abf07
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
...
Dll(Un)RegisterServer with the dll name so that the compiler can check the prototypes.
2005-08-08 17:35:28 +00:00
..
.cvsignore
Added rules to build import libraries in the individual dll makefiles.
2005-05-07 12:39:52 +00:00
address.c
Make more of the OLE interface vtables const.
2005-06-01 19:57:42 +00:00
client.c
Make more of the OLE interface vtables const.
2005-06-01 19:57:42 +00:00
dpnet_main.c
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
2005-08-08 17:35:28 +00:00
dpnet_private.h
Interlocked LONG* gcc warning fixes.
2005-07-12 19:21:36 +00:00
dpnet.spec
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
2005-08-08 17:35:28 +00:00
Makefile.in
Added rules for building import libraries in the individual dll
2005-05-09 14:42:30 +00:00
peer.c
…
regsvr.c
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
2005-08-08 17:35:28 +00:00
server.c
…
version.rc
…