Module: wine Branch: master Commit: bd6b53740c28c6974300e15f965c12feb0252085 URL: https://source.winehq.org/git/wine.git/?a=commit;h=bd6b53740c28c6974300e15f9...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Apr 30 12:45:24 2021 +0200
winecrt0: Add a default implementation for DllCanUnloadNow().
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/activeds/activeds.spec | 2 +- dlls/adsldp/adsldp.c | 5 ---- dlls/amsi/amsi.spec | 2 +- dlls/amstream/main.c | 8 ------ dlls/atl/atl30.c | 8 ------ dlls/avifil32/factory.c | 13 ---------- dlls/bluetoothapis/bluetoothapis.spec | 2 +- dlls/bthprops.cpl/bthprops.cpl.spec | 2 +- dlls/cdosys/main.c | 5 ---- dlls/comcat/comcat_main.c | 8 ------ dlls/comsvcs/main.c | 8 ------ dlls/connect/connect.spec | 2 +- dlls/credui/credui.spec | 2 +- dlls/cryptext/cryptext.spec | 2 +- dlls/d3drm/d3drm.c | 5 ---- dlls/d3dxof/main.c | 8 ------ dlls/davclnt/davclnt.spec | 2 +- dlls/dcomp/dcomp.spec | 2 +- dlls/ddraw/main.c | 15 ----------- dlls/ddrawex/main.c | 9 ------- dlls/dhtmled.ocx/main.c | 9 ------- dlls/dinput/dinput_main.c | 8 ------ dlls/directmanipulation/directmanipulation.c | 5 ---- dlls/dpnet/dpnet_main.c | 8 ------ dlls/dpnhpast/main.c | 11 -------- dlls/dpvoice/main.c | 5 ---- dlls/dsdmo/main.c | 5 ---- dlls/dsound/dsound_main.c | 13 ---------- dlls/dsquery/main.c | 8 ------ dlls/dsuiext/dsuiext.c | 5 ---- dlls/dx8vb/main.c | 5 ---- dlls/evr/main.c | 5 ---- dlls/gameux/main.c | 5 ---- dlls/hlink/hlink_main.c | 8 ------ dlls/hnetcfg/hnetcfg.c | 5 ---- dlls/inetcomm/inetcomm_main.c | 8 ------ dlls/infosoft/infosoft_main.c | 5 ---- dlls/inkobj/inkobj.c | 10 -------- dlls/inseng/inseng_main.c | 8 ------ dlls/itircl/itircl_main.c | 8 ------ dlls/ksproxy.ax/ksproxy.ax.spec | 2 +- dlls/mapistub/mapistub.spec | 2 +- dlls/mf/main.c | 8 ------ dlls/mfmediaengine/main.c | 5 ---- dlls/mfplay/mfplay.spec | 2 +- dlls/mfreadwrite/reader.c | 5 ---- dlls/mmcndmgr/mmcndmgr.c | 5 ---- dlls/mmdevapi/main.c | 5 ---- dlls/mp3dmod/mp3dmod.c | 8 ------ dlls/msado15/main.c | 8 ------ dlls/mscms/mscms.spec | 2 +- dlls/mscoree/mscoree_main.c | 5 ---- dlls/msctf/msctf.c | 8 ------ dlls/msdrm/msdrm.spec | 2 +- dlls/mshtml/main.c | 10 -------- dlls/msident/msident.c | 8 ------ dlls/msimtf/main.c | 8 ------ dlls/msisys.ocx/msisys.c | 12 --------- dlls/msscript.ocx/msscript.c | 9 ------- dlls/mstask/mstask.spec | 4 +-- dlls/msxml/main.c | 8 ------ dlls/msxml2/main.c | 8 ------ dlls/msxml3/main.c | 6 ----- dlls/msxml4/main.c | 5 ---- dlls/msxml6/main.c | 5 ---- dlls/netcfgx/main.c | 5 ---- dlls/netprofm/main.c | 8 ------ dlls/oleaut32/oleaut.c | 16 ------------ dlls/oledb32/main.c | 8 ------ dlls/olepro32/olepro32stubs.c | 8 ------ dlls/opcservices/factory.c | 5 ---- dlls/packager/packager_main.c | 5 ---- .../photometadatahandler/photometadatahandler.spec | 2 +- dlls/printui/printui.spec | 2 +- dlls/prntvpt/prntvpt.spec | 2 +- dlls/propsys/propsys_main.c | 5 ---- dlls/pstorec/pstorec.c | 5 ---- dlls/qasf/qasf_main.c | 5 ---- dlls/qdvd/qdvd_main.c | 5 ---- dlls/qedit/main.c | 8 ------ dlls/query/query_main.c | 5 ---- dlls/sapi/main.c | 9 ------- dlls/scrobj/scrobj.c | 8 ------ dlls/scrrun/scrrun.c | 8 ------ dlls/shcore/shcore.spec | 2 +- dlls/shell32/shell32_main.c | 8 ------ dlls/sti/sti_main.c | 8 ------ dlls/taskschd/taskschd.c | 8 ------ dlls/uianimation/main.c | 9 ------- dlls/uiautomationcore/uiautomationcore.spec | 2 +- dlls/uiribbon/main.c | 5 ---- dlls/vbscript/vbscript_main.c | 8 ------ dlls/vssapi/vssapi.spec | 2 +- dlls/wbemdisp/main.c | 8 ------ dlls/wbemprox/main.c | 8 ------ dlls/wimgapi/wimgapi.spec | 2 +- dlls/windows.gaming.input/main.c | 5 ---- dlls/windows.globalization/main.c | 5 ---- dlls/windows.media.devices/main.c | 5 ---- dlls/windows.media.speech/main.c | 5 ---- dlls/windowscodecs/main.c | 5 ---- dlls/winecrt0/Makefile.in | 1 + dlls/winecrt0/dll_canunload.c | 30 ++++++++++++++++++++++ dlls/wineqtdecoder/main.c | 6 ----- dlls/winhttp/main.c | 8 ------ dlls/wmiutils/main.c | 8 ------ dlls/wmp/wmp_main.c | 9 ------- dlls/wmphoto/main.c | 5 ---- dlls/wpc/wpc.c | 9 ------- dlls/wshom.ocx/wshom_main.c | 8 ------ dlls/wuapi/main.c | 5 ---- dlls/xactengine3_7/xact_dll.c | 5 ---- dlls/xaudio2_7/xaudio_dll.c | 5 ---- 113 files changed, 54 insertions(+), 663 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=bd6b53740c28c6974300e...