Francois Gouget wrote:
Thanks for the help with this task. With the last round of patches we are now down to about 280 warnings so there's definite progress. Here's the updated list:
[...]
Here are the apparently unused functions I have encountered in the dlls so far. Please speak up for any you want kept or any you can authoritatively declare as being no longer required.
dlls/cabinet/fdi.c: QTMupdatemodel(), make_decode_table() dlls/dbghelp/storage.c: hash_table_find() dls/dplayx/dplayx_global.c: DPLAYX_DestroyLobbyApplication(), DPLAYX_SetLocalSession() [#if 0'd out in name_server.c] dls/dplayx/name_server.c: NS_SetRemoteComputerAsNameServer(), NS_GetOtherMagic() [#if 0'd out in dplayx_messages.c] dlls/dsound/capture.c: DirectSoundCaptureDevice_AddRef() dlls/fusion/assembly.c: assembly_get_architecture() [stub] dlls/inetcomm/internettransport.c: InternetTransport_Read() dlls/iphlpapi/ifenum.c: getInterfaceEntryByIndex() dlls/itss/chm_lib.c: chm_enumerate() dlls/mountmgr.sys/mountmgr.c: DriverEntry()
Thanks.