Alexandre Julliard : winecrt0: Remove the clsid parameter in __wine_(un) register_resources.

Alexandre Julliard julliard at winehq.org
Tue Aug 2 14:18:27 CDT 2011


Module: wine
Branch: master
Commit: b56dc9a6f7ca2948fcd56ba55fd4c91cd78f08ea
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b56dc9a6f7ca2948fcd56ba55fd4c91cd78f08ea

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Aug  2 15:51:55 2011 +0200

winecrt0: Remove the clsid parameter in __wine_(un)register_resources.

---

 dlls/amstream/main.c                    |    4 ++--
 dlls/avifil32/factory.c                 |    4 ++--
 dlls/browseui/browseui_main.c           |    4 ++--
 dlls/comdlg32/cdlg32.c                  |    4 ++--
 dlls/d3dxof/main.c                      |    4 ++--
 dlls/ddraw/main.c                       |    4 ++--
 dlls/ddrawex/main.c                     |    4 ++--
 dlls/devenum/devenum_main.c             |    4 ++--
 dlls/dinput/dinput_main.c               |    4 ++--
 dlls/dinput8/dinput8_main.c             |    4 ++--
 dlls/dmband/dmband_main.c               |    4 ++--
 dlls/dmcompos/dmcompos_main.c           |    4 ++--
 dlls/dmime/dmime_main.c                 |    4 ++--
 dlls/dmloader/dmloader_main.c           |    4 ++--
 dlls/dmscript/dmscript_main.c           |    4 ++--
 dlls/dmstyle/dmstyle_main.c             |    4 ++--
 dlls/dmsynth/dmsynth_main.c             |    4 ++--
 dlls/dmusic/dmusic_main.c               |    4 ++--
 dlls/dplayx/dplayx_main.c               |    4 ++--
 dlls/dpnet/dpnet_main.c                 |    4 ++--
 dlls/dsound/dsound_main.c               |    4 ++--
 dlls/dswave/dswave_main.c               |    4 ++--
 dlls/dxdiagn/dxdiag_main.c              |    4 ++--
 dlls/explorerframe/explorerframe_main.c |    4 ++--
 dlls/gameux/main.c                      |    4 ++--
 dlls/hhctrl.ocx/hhctrl.c                |    4 ++--
 dlls/hlink/hlink_main.c                 |    4 ++--
 dlls/hnetcfg/hnetcfg.c                  |    4 ++--
 dlls/ieframe/ieframe_main.c             |    4 ++--
 dlls/inetcomm/inetcomm_main.c           |    4 ++--
 dlls/infosoft/infosoft_main.c           |    4 ++--
 dlls/inseng/inseng_main.c               |    4 ++--
 dlls/itss/itss.c                        |    4 ++--
 dlls/jscript/jscript_main.c             |    4 ++--
 dlls/mlang/mlang.c                      |    4 ++--
 dlls/mmdevapi/main.c                    |    4 ++--
 dlls/msctf/msctf.c                      |    4 ++--
 dlls/mshtml/main.c                      |    4 ++--
 dlls/msi/msi_main.c                     |    4 ++--
 dlls/msimtf/main.c                      |    4 ++--
 dlls/mstask/mstask_main.c               |    4 ++--
 dlls/msxml/main.c                       |    4 ++--
 dlls/msxml2/main.c                      |    4 ++--
 dlls/msxml3/main.c                      |    4 ++--
 dlls/msxml4/main.c                      |    4 ++--
 dlls/msxml6/main.c                      |    4 ++--
 dlls/objsel/objsel.c                    |    4 ++--
 dlls/oledb32/main.c                     |    4 ++--
 dlls/qedit/main.c                       |    4 ++--
 dlls/rsaenh/rsaenh.c                    |    4 ++--
 dlls/shell32/shell32_main.c             |    4 ++--
 dlls/vbscript/vbscript_main.c           |    4 ++--
 dlls/wbemprox/main.c                    |    4 ++--
 dlls/wiaservc/wiaservc_main.c           |    4 ++--
 dlls/winecrt0/register.c                |   19 ++++---------------
 dlls/winhttp/main.c                     |    4 ++--
 dlls/wmiutils/main.c                    |    4 ++--
 dlls/wuapi/main.c                       |    4 ++--
 include/rpcproxy.h                      |    8 ++++----
 59 files changed, 122 insertions(+), 133 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=b56dc9a6f7ca2948fcd56ba55fd4c91cd78f08ea



More information about the wine-cvs mailing list