wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / ddraw / regsvr.c
2008-02-27  Rob Shearmanddraw: Don't use typeof as it's not portable.
2008-01-23  Lei Zhangddraw: Register the DirectDraw 7 Object.
2007-10-01  Roderick Colenbranderddraw: Fix RegDeleteTreeA/W compile issues when buildin...
2007-09-25  Stefan Leichterddraw: Remove 'recursive registry key delete' function.
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-19  John K. HohmImplement DllRegisterServer and DllUnregisterServer...