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-02-03 10:43:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
dxdiagn
History
Andrew Nguyen
6ffcfe58c9
dxdiagn: Remove the old container initialization code in preparation for switching to the information tree.
2011-02-15 17:01:43 +01:00
..
tests
dxdiagn: Avoid caching a single instance of the root container.
2011-02-01 18:14:07 +01:00
container.c
dxdiagn: Make the containers keep a reference to a IDxDiagProvider object.
2011-02-15 17:01:43 +01:00
dxdiag_main.c
dxdiagn: Convert dll registration to the IRegistrar mechanism.
2010-12-07 13:13:45 +01:00
dxdiag_private.h
dxdiagn: Add code that introduces the infrastructure of a provider information tree.
2011-02-15 17:01:43 +01:00
dxdiagn.idl
dxdiagn: Convert dll registration to the IRegistrar mechanism.
2010-12-07 13:13:45 +01:00
dxdiagn.spec
…
fil_data.idl
dxdiagn: Add fil_data.idl to describe IAMFilterData interface.
2009-06-30 12:38:39 +02:00
Makefile.in
dxdiagn: Convert dll registration to the IRegistrar mechanism.
2010-12-07 13:13:45 +01:00
provider.c
dxdiagn: Remove the old container initialization code in preparation for switching to the information tree.
2011-02-15 17:01:43 +01:00
version.rc
…