dsound: Don't use typeof as it's not portable.
[wine] / dlls / dsound / regsvr.c
2008-02-27  Rob Shearmandsound: Don't use typeof as it's not portable.
2007-09-11  Maarten Lankhorstdsound: Runtime link to advapi32.RegDeleteTree.
2007-08-29  Stefan Leichterdsound: 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-05-17  Robert ShearmanRename MODULENAME_Dll* functions to Dll* for better...
2005-01-24  Robert ReifRemove unused includes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...