new 21fceb4b418207198a49d2bc30f50b0d8fc32c03
commit0257fdadecab7f47b78de218eb993ea960c9e2af
authorJan Zerebecki <jan.wine@zerebecki.de>
Sat, 1 May 2010 13:13:02 +0000 (1 15:13 +0200)
committerJan Zerebecki <jan.wine@zerebecki.de>
Sat, 1 May 2010 13:13:02 +0000 (1 15:13 +0200)
treed2768e043eebddb9e1b636187e69d686e9cb8b83
new 21fceb4b418207198a49d2bc30f50b0d8fc32c03
6385 files changed:
.gitignore [new file with mode: 0644]
ANNOUNCE [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING.LIB [new file with mode: 0644]
LICENSE [new file with mode: 0644]
LICENSE.OLD [new file with mode: 0644]
Make.rules.in [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
Maketest.rules.in [new file with mode: 0644]
README [new file with mode: 0644]
VERSION [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
dlls/Makedll.rules.in [new file with mode: 0644]
dlls/Makeimplib.rules.in [new file with mode: 0644]
dlls/acledit/Makefile.in [new file with mode: 0644]
dlls/acledit/acledit.spec [new file with mode: 0644]
dlls/acledit/main.c [new file with mode: 0644]
dlls/aclui/Makefile.in [new file with mode: 0644]
dlls/aclui/aclui.spec [new file with mode: 0644]
dlls/aclui/aclui_main.c [new file with mode: 0644]
dlls/activeds/Makefile.in [new file with mode: 0644]
dlls/activeds/activeds.spec [new file with mode: 0644]
dlls/activeds/activeds_main.c [new file with mode: 0644]
dlls/actxprxy/Makefile.in [new file with mode: 0644]
dlls/actxprxy/actxprxy.spec [new file with mode: 0644]
dlls/actxprxy/actxprxy_activscp.idl [new file with mode: 0644]
dlls/actxprxy/actxprxy_comcat.idl [new file with mode: 0644]
dlls/actxprxy/actxprxy_docobj.idl [new file with mode: 0644]
dlls/actxprxy/actxprxy_hlink.idl [new file with mode: 0644]
dlls/actxprxy/actxprxy_htiframe.idl [new file with mode: 0644]
dlls/actxprxy/actxprxy_objsafe.idl [new file with mode: 0644]
dlls/actxprxy/actxprxy_ocmm.idl [new file with mode: 0644]
dlls/actxprxy/actxprxy_servprov.idl [new file with mode: 0644]
dlls/actxprxy/actxprxy_shobjidl.idl [new file with mode: 0644]
dlls/actxprxy/actxprxy_urlhist.idl [new file with mode: 0644]
dlls/actxprxy/usrmarshal.c [new file with mode: 0644]
dlls/adsiid/Makefile.in [new file with mode: 0644]
dlls/adsiid/adsiid.c [new file with mode: 0644]
dlls/advapi32/Makefile.in [new file with mode: 0644]
dlls/advapi32/advapi.c [new file with mode: 0644]
dlls/advapi32/advapi32.spec [new file with mode: 0644]
dlls/advapi32/advapi32_misc.h [new file with mode: 0644]
dlls/advapi32/cred.c [new file with mode: 0644]
dlls/advapi32/crypt.c [new file with mode: 0644]
dlls/advapi32/crypt.h [new file with mode: 0644]
dlls/advapi32/crypt_arc4.c [new file with mode: 0644]
dlls/advapi32/crypt_des.c [new file with mode: 0644]
dlls/advapi32/crypt_lmhash.c [new file with mode: 0644]
dlls/advapi32/crypt_md4.c [new file with mode: 0644]
dlls/advapi32/crypt_md5.c [new file with mode: 0644]
dlls/advapi32/crypt_sha.c [new file with mode: 0644]
dlls/advapi32/eventlog.c [new file with mode: 0644]
dlls/advapi32/lsa.c [new file with mode: 0644]
dlls/advapi32/registry.c [new file with mode: 0644]
dlls/advapi32/security.c [new file with mode: 0644]
dlls/advapi32/service.c [new file with mode: 0644]
dlls/advapi32/svcctl.idl [new file with mode: 0644]
dlls/advapi32/tests/Makefile.in [new file with mode: 0644]
dlls/advapi32/tests/cred.c [new file with mode: 0644]
dlls/advapi32/tests/crypt.c [new file with mode: 0644]
dlls/advapi32/tests/crypt_lmhash.c [new file with mode: 0644]
dlls/advapi32/tests/crypt_md4.c [new file with mode: 0644]
dlls/advapi32/tests/crypt_md5.c [new file with mode: 0644]
dlls/advapi32/tests/crypt_sha.c [new file with mode: 0644]
dlls/advapi32/tests/eventlog.c [new file with mode: 0644]
dlls/advapi32/tests/lsa.c [new file with mode: 0644]
dlls/advapi32/tests/registry.c [new file with mode: 0644]
dlls/advapi32/tests/security.c [new file with mode: 0644]
dlls/advapi32/tests/service.c [new file with mode: 0644]
dlls/advapi32/version.rc [new file with mode: 0644]
dlls/advpack/Makefile.in [new file with mode: 0644]
dlls/advpack/advpack.c [new file with mode: 0644]
dlls/advpack/advpack.spec [new file with mode: 0644]
dlls/advpack/advpack_private.h [new file with mode: 0644]
dlls/advpack/files.c [new file with mode: 0644]
dlls/advpack/install.c [new file with mode: 0644]
dlls/advpack/reg.c [new file with mode: 0644]
dlls/advpack/tests/Makefile.in [new file with mode: 0644]
dlls/advpack/tests/advpack.c [new file with mode: 0644]
dlls/advpack/tests/files.c [new file with mode: 0644]
dlls/advpack/tests/install.c [new file with mode: 0644]
dlls/amstream/Makefile.in [new file with mode: 0644]
dlls/amstream/amstream.c [new file with mode: 0644]
dlls/amstream/amstream.spec [new file with mode: 0644]
dlls/amstream/amstream_private.h [new file with mode: 0644]
dlls/amstream/main.c [new file with mode: 0644]
dlls/amstream/mediastream.c [new file with mode: 0644]
dlls/amstream/mediastreamfilter.c [new file with mode: 0644]
dlls/amstream/regsvr.c [new file with mode: 0644]
dlls/amstream/tests/Makefile.in [new file with mode: 0644]
dlls/amstream/tests/amstream.c [new file with mode: 0644]
dlls/amstream/version.rc [new file with mode: 0644]
dlls/appwiz.cpl/De.rc [new file with mode: 0644]
dlls/appwiz.cpl/En.rc [new file with mode: 0644]
dlls/appwiz.cpl/Es.rc [new file with mode: 0644]
dlls/appwiz.cpl/Fr.rc [new file with mode: 0644]
dlls/appwiz.cpl/It.rc [new file with mode: 0644]
dlls/appwiz.cpl/Ja.rc [new file with mode: 0644]
dlls/appwiz.cpl/Ko.rc [new file with mode: 0644]
dlls/appwiz.cpl/Lt.rc [new file with mode: 0644]
dlls/appwiz.cpl/Makefile.in [new file with mode: 0644]
dlls/appwiz.cpl/Nl.rc [new file with mode: 0644]
dlls/appwiz.cpl/No.rc [new file with mode: 0644]
dlls/appwiz.cpl/Pt.rc [new file with mode: 0644]
dlls/appwiz.cpl/Ro.rc [new file with mode: 0644]
dlls/appwiz.cpl/Ru.rc [new file with mode: 0644]
dlls/appwiz.cpl/Si.rc [new file with mode: 0644]
dlls/appwiz.cpl/Sv.rc [new file with mode: 0644]
dlls/appwiz.cpl/Zh.rc [new file with mode: 0644]
dlls/appwiz.cpl/appwiz.c [new file with mode: 0644]
dlls/appwiz.cpl/appwiz.cpl.spec [new file with mode: 0644]
dlls/appwiz.cpl/appwiz.ico [new file with mode: 0644]
dlls/appwiz.cpl/appwiz.rc [new file with mode: 0644]
dlls/appwiz.cpl/appwiz.svg [new file with mode: 0644]
dlls/appwiz.cpl/res.h [new file with mode: 0644]
dlls/atl/Makefile.in [new file with mode: 0644]
dlls/atl/atl.rgs [new file with mode: 0644]
dlls/atl/atl.spec [new file with mode: 0644]
dlls/atl/atl_ax.c [new file with mode: 0644]
dlls/atl/atl_main.c [new file with mode: 0644]
dlls/atl/atlbase.h [new file with mode: 0644]
dlls/atl/atliface.idl [new file with mode: 0644]
dlls/atl/atlwin.h [new file with mode: 0644]
dlls/atl/registrar.c [new file with mode: 0644]
dlls/atl/rsrc.rc [new file with mode: 0644]
dlls/authz/Makefile.in [new file with mode: 0644]
dlls/authz/authz.c [new file with mode: 0644]
dlls/authz/authz.spec [new file with mode: 0644]
dlls/avicap32/Makefile.in [new file with mode: 0644]
dlls/avicap32/avicap32.spec [new file with mode: 0644]
dlls/avicap32/avicap32_main.c [new file with mode: 0644]
dlls/avifil32/Makefile.in [new file with mode: 0644]
dlls/avifil32/acmstream.c [new file with mode: 0644]
dlls/avifil32/api.c [new file with mode: 0644]
dlls/avifil32/avifil32.spec [new file with mode: 0644]
dlls/avifil32/avifile.c [new file with mode: 0644]
dlls/avifil32/avifile_Cs.rc [new file with mode: 0644]
dlls/avifil32/avifile_Da.rc [new file with mode: 0644]
dlls/avifil32/avifile_De.rc [new file with mode: 0644]
dlls/avifil32/avifile_En.rc [new file with mode: 0644]
dlls/avifil32/avifile_Es.rc [new file with mode: 0644]
dlls/avifil32/avifile_Fr.rc [new file with mode: 0644]
dlls/avifil32/avifile_Hu.rc [new file with mode: 0644]
dlls/avifil32/avifile_It.rc [new file with mode: 0644]
dlls/avifil32/avifile_Ja.rc [new file with mode: 0644]
dlls/avifil32/avifile_Ko.rc [new file with mode: 0644]
dlls/avifil32/avifile_Lt.rc [new file with mode: 0644]
dlls/avifil32/avifile_Nl.rc [new file with mode: 0644]
dlls/avifil32/avifile_No.rc [new file with mode: 0644]
dlls/avifil32/avifile_Pl.rc [new file with mode: 0644]
dlls/avifil32/avifile_Pt.rc [new file with mode: 0644]
dlls/avifil32/avifile_Ro.rc [new file with mode: 0644]
dlls/avifil32/avifile_Ru.rc [new file with mode: 0644]
dlls/avifil32/avifile_Si.rc [new file with mode: 0644]
dlls/avifil32/avifile_Sv.rc [new file with mode: 0644]
dlls/avifil32/avifile_Tr.rc [new file with mode: 0644]
dlls/avifil32/avifile_Uk.rc [new file with mode: 0644]
dlls/avifil32/avifile_Zh.rc [new file with mode: 0644]
dlls/avifil32/avifile_private.h [new file with mode: 0644]
dlls/avifil32/editstream.c [new file with mode: 0644]
dlls/avifil32/extrachunk.c [new file with mode: 0644]
dlls/avifil32/extrachunk.h [new file with mode: 0644]
dlls/avifil32/factory.c [new file with mode: 0644]
dlls/avifil32/getframe.c [new file with mode: 0644]
dlls/avifil32/icmstream.c [new file with mode: 0644]
dlls/avifil32/regsvr.c [new file with mode: 0644]
dlls/avifil32/rsrc.rc [new file with mode: 0644]
dlls/avifil32/tests/Makefile.in [new file with mode: 0644]
dlls/avifil32/tests/api.c [new file with mode: 0644]
dlls/avifil32/tmpfile.c [new file with mode: 0644]
dlls/avifil32/wavfile.c [new file with mode: 0644]
dlls/avifile.dll16/Makefile.in [new file with mode: 0644]
dlls/avifile.dll16/avifile.dll16.spec [new file with mode: 0644]
dlls/avrt/Makefile.in [new file with mode: 0644]
dlls/avrt/avrt.spec [new file with mode: 0644]
dlls/avrt/main.c [new file with mode: 0644]
dlls/bcrypt/Makefile.in [new file with mode: 0644]
dlls/bcrypt/bcrypt.spec [new file with mode: 0644]
dlls/bcrypt/bcrypt_main.c [new file with mode: 0644]
dlls/bcrypt/version.rc [new file with mode: 0644]
dlls/browseui/Makefile.in [new file with mode: 0644]
dlls/browseui/aclmulti.c [new file with mode: 0644]
dlls/browseui/aclsource.c [new file with mode: 0644]
dlls/browseui/browseui.h [new file with mode: 0644]
dlls/browseui/browseui.spec [new file with mode: 0644]
dlls/browseui/browseui_main.c [new file with mode: 0644]
dlls/browseui/compcatcachedaemon.c [new file with mode: 0644]
dlls/browseui/progressdlg.c [new file with mode: 0644]
dlls/browseui/regsvr.c [new file with mode: 0644]
dlls/browseui/resids.h [new file with mode: 0644]
dlls/browseui/rsrc_De.rc [new file with mode: 0644]
dlls/browseui/rsrc_En.rc [new file with mode: 0644]
dlls/browseui/rsrc_Es.rc [new file with mode: 0644]
dlls/browseui/rsrc_Fr.rc [new file with mode: 0644]
dlls/browseui/rsrc_It.rc [new file with mode: 0644]
dlls/browseui/rsrc_Ja.rc [new file with mode: 0644]
dlls/browseui/rsrc_Ko.rc [new file with mode: 0644]
dlls/browseui/rsrc_Lt.rc [new file with mode: 0644]
dlls/browseui/rsrc_Nl.rc [new file with mode: 0644]
dlls/browseui/rsrc_No.rc [new file with mode: 0644]
dlls/browseui/rsrc_Pl.rc [new file with mode: 0644]
dlls/browseui/rsrc_Pt.rc [new file with mode: 0644]
dlls/browseui/rsrc_Ro.rc [new file with mode: 0644]
dlls/browseui/rsrc_Ru.rc [new file with mode: 0644]
dlls/browseui/rsrc_Si.rc [new file with mode: 0644]
dlls/browseui/rsrc_Sv.rc [new file with mode: 0644]
dlls/browseui/rsrc_Zh.rc [new file with mode: 0644]
dlls/browseui/tests/Makefile.in [new file with mode: 0644]
dlls/browseui/tests/autocomplete.c [new file with mode: 0644]
dlls/browseui/version.rc [new file with mode: 0644]
dlls/cabinet/Makefile.in [new file with mode: 0644]
dlls/cabinet/cabinet.h [new file with mode: 0644]
dlls/cabinet/cabinet.rc [new file with mode: 0644]
dlls/cabinet/cabinet.spec [new file with mode: 0644]
dlls/cabinet/cabinet_main.c [new file with mode: 0644]
dlls/cabinet/fci.c [new file with mode: 0644]
dlls/cabinet/fdi.c [new file with mode: 0644]
dlls/cabinet/tests/Makefile.in [new file with mode: 0644]
dlls/cabinet/tests/extract.c [new file with mode: 0644]
dlls/cabinet/tests/fdi.c [new file with mode: 0644]
dlls/capi2032/Makefile.in [new file with mode: 0644]
dlls/capi2032/cap20wxx.c [new file with mode: 0644]
dlls/capi2032/cap20wxx.h [new file with mode: 0644]
dlls/capi2032/capi2032.spec [new file with mode: 0644]
dlls/cards/Makefile.in [new file with mode: 0644]
dlls/cards/b1fv.bmp [new file with mode: 0644]
dlls/cards/b2fv.bmp [new file with mode: 0644]
dlls/cards/c1.bmp [new file with mode: 0644]
dlls/cards/c10.bmp [new file with mode: 0644]
dlls/cards/c2.bmp [new file with mode: 0644]
dlls/cards/c3.bmp [new file with mode: 0644]
dlls/cards/c4.bmp [new file with mode: 0644]
dlls/cards/c5.bmp [new file with mode: 0644]
dlls/cards/c6.bmp [new file with mode: 0644]
dlls/cards/c7.bmp [new file with mode: 0644]
dlls/cards/c8.bmp [new file with mode: 0644]
dlls/cards/c9.bmp [new file with mode: 0644]
dlls/cards/cards.c [new file with mode: 0644]
dlls/cards/cards.h [new file with mode: 0644]
dlls/cards/cards.rc [new file with mode: 0644]
dlls/cards/cards.spec [new file with mode: 0644]
dlls/cards/cj.bmp [new file with mode: 0644]
dlls/cards/ck.bmp [new file with mode: 0644]
dlls/cards/cq.bmp [new file with mode: 0644]
dlls/cards/d1.bmp [new file with mode: 0644]
dlls/cards/d10.bmp [new file with mode: 0644]
dlls/cards/d2.bmp [new file with mode: 0644]
dlls/cards/d3.bmp [new file with mode: 0644]
dlls/cards/d4.bmp [new file with mode: 0644]
dlls/cards/d5.bmp [new file with mode: 0644]
dlls/cards/d6.bmp [new file with mode: 0644]
dlls/cards/d7.bmp [new file with mode: 0644]
dlls/cards/d8.bmp [new file with mode: 0644]
dlls/cards/d9.bmp [new file with mode: 0644]
dlls/cards/dj.bmp [new file with mode: 0644]
dlls/cards/dk.bmp [new file with mode: 0644]
dlls/cards/dq.bmp [new file with mode: 0644]
dlls/cards/free.bmp [new file with mode: 0644]
dlls/cards/h1.bmp [new file with mode: 0644]
dlls/cards/h10.bmp [new file with mode: 0644]
dlls/cards/h2.bmp [new file with mode: 0644]
dlls/cards/h3.bmp [new file with mode: 0644]
dlls/cards/h4.bmp [new file with mode: 0644]
dlls/cards/h5.bmp [new file with mode: 0644]
dlls/cards/h6.bmp [new file with mode: 0644]
dlls/cards/h7.bmp [new file with mode: 0644]
dlls/cards/h8.bmp [new file with mode: 0644]
dlls/cards/h9.bmp [new file with mode: 0644]
dlls/cards/hj.bmp [new file with mode: 0644]
dlls/cards/hk.bmp [new file with mode: 0644]
dlls/cards/hq.bmp [new file with mode: 0644]
dlls/cards/s1.bmp [new file with mode: 0644]
dlls/cards/s10.bmp [new file with mode: 0644]
dlls/cards/s2.bmp [new file with mode: 0644]
dlls/cards/s3.bmp [new file with mode: 0644]
dlls/cards/s4.bmp [new file with mode: 0644]
dlls/cards/s5.bmp [new file with mode: 0644]
dlls/cards/s6.bmp [new file with mode: 0644]
dlls/cards/s7.bmp [new file with mode: 0644]
dlls/cards/s8.bmp [new file with mode: 0644]
dlls/cards/s9.bmp [new file with mode: 0644]
dlls/cards/sj.bmp [new file with mode: 0644]
dlls/cards/sk.bmp [new file with mode: 0644]
dlls/cards/sq.bmp [new file with mode: 0644]
dlls/cards/theo.bmp [new file with mode: 0644]
dlls/cards/thex.bmp [new file with mode: 0644]
dlls/cards/version.rc [new file with mode: 0644]
dlls/cfgmgr32/Makefile.in [new file with mode: 0644]
dlls/cfgmgr32/cfgmgr32.spec [new file with mode: 0644]
dlls/clusapi/Makefile.in [new file with mode: 0644]
dlls/clusapi/clusapi.c [new file with mode: 0644]
dlls/clusapi/clusapi.spec [new file with mode: 0644]
dlls/comcat/Makefile.in [new file with mode: 0644]
dlls/comcat/comcat.spec [new file with mode: 0644]
dlls/comcat/comcat_main.c [new file with mode: 0644]
dlls/comcat/tests/Makefile.in [new file with mode: 0644]
dlls/comcat/tests/comcat.c [new file with mode: 0644]
dlls/comcat/version.rc [new file with mode: 0644]
dlls/comctl32/Makefile.in [new file with mode: 0644]
dlls/comctl32/animate.c [new file with mode: 0644]
dlls/comctl32/comboex.c [new file with mode: 0644]
dlls/comctl32/comctl32.h [new file with mode: 0644]
dlls/comctl32/comctl32.spec [new file with mode: 0644]
dlls/comctl32/comctl32undoc.c [new file with mode: 0644]
dlls/comctl32/comctl_Bg.rc [new file with mode: 0644]
dlls/comctl32/comctl_Cs.rc [new file with mode: 0644]
dlls/comctl32/comctl_De.rc [new file with mode: 0644]
dlls/comctl32/comctl_El.rc [new file with mode: 0644]
dlls/comctl32/comctl_En.rc [new file with mode: 0644]
dlls/comctl32/comctl_Eo.rc [new file with mode: 0644]
dlls/comctl32/comctl_Es.rc [new file with mode: 0644]
dlls/comctl32/comctl_Fr.rc [new file with mode: 0644]
dlls/comctl32/comctl_Hu.rc [new file with mode: 0644]
dlls/comctl32/comctl_It.rc [new file with mode: 0644]
dlls/comctl32/comctl_Ja.rc [new file with mode: 0644]
dlls/comctl32/comctl_Ko.rc [new file with mode: 0644]
dlls/comctl32/comctl_Lt.rc [new file with mode: 0644]
dlls/comctl32/comctl_Nl.rc [new file with mode: 0644]
dlls/comctl32/comctl_No.rc [new file with mode: 0644]
dlls/comctl32/comctl_Pl.rc [new file with mode: 0644]
dlls/comctl32/comctl_Pt.rc [new file with mode: 0644]
dlls/comctl32/comctl_Ro.rc [new file with mode: 0644]
dlls/comctl32/comctl_Ru.rc [new file with mode: 0644]
dlls/comctl32/comctl_Si.rc [new file with mode: 0644]
dlls/comctl32/comctl_Sk.rc [new file with mode: 0644]
dlls/comctl32/comctl_Sv.rc [new file with mode: 0644]
dlls/comctl32/comctl_Th.rc [new file with mode: 0644]
dlls/comctl32/comctl_Tr.rc [new file with mode: 0644]
dlls/comctl32/comctl_Uk.rc [new file with mode: 0644]
dlls/comctl32/comctl_Zh.rc [new file with mode: 0644]
dlls/comctl32/commctrl.c [new file with mode: 0644]
dlls/comctl32/datetime.c [new file with mode: 0644]
dlls/comctl32/dpa.c [new file with mode: 0644]
dlls/comctl32/draglist.c [new file with mode: 0644]
dlls/comctl32/dsa.c [new file with mode: 0644]
dlls/comctl32/flatsb.c [new file with mode: 0644]
dlls/comctl32/header.c [new file with mode: 0644]
dlls/comctl32/hotkey.c [new file with mode: 0644]
dlls/comctl32/idb_hist_large.bmp [new file with mode: 0644]
dlls/comctl32/idb_hist_small.bmp [new file with mode: 0644]
dlls/comctl32/idb_std_large.bmp [new file with mode: 0644]
dlls/comctl32/idb_std_small.bmp [new file with mode: 0644]
dlls/comctl32/idb_view_large.bmp [new file with mode: 0644]
dlls/comctl32/idb_view_small.bmp [new file with mode: 0644]
dlls/comctl32/idc_copy.cur [new file with mode: 0644]
dlls/comctl32/idc_divider.cur [new file with mode: 0644]
dlls/comctl32/idc_divideropen.cur [new file with mode: 0644]
dlls/comctl32/idc_movebutton.cur [new file with mode: 0644]
dlls/comctl32/idi_dragarrow.ico [new file with mode: 0644]
dlls/comctl32/idi_tt_error_sm.ico [new file with mode: 0644]
dlls/comctl32/idi_tt_info_sm.ico [new file with mode: 0644]
dlls/comctl32/idi_tt_warn_sm.ico [new file with mode: 0644]
dlls/comctl32/idt_check.bmp [new file with mode: 0644]
dlls/comctl32/imagelist.c [new file with mode: 0644]
dlls/comctl32/imagelist.h [new file with mode: 0644]
dlls/comctl32/ipaddress.c [new file with mode: 0644]
dlls/comctl32/listview.c [new file with mode: 0644]
dlls/comctl32/monthcal.c [new file with mode: 0644]
dlls/comctl32/nativefont.c [new file with mode: 0644]
dlls/comctl32/pager.c [new file with mode: 0644]
dlls/comctl32/progress.c [new file with mode: 0644]
dlls/comctl32/propsheet.c [new file with mode: 0644]
dlls/comctl32/rebar.c [new file with mode: 0644]
dlls/comctl32/rsrc.rc [new file with mode: 0644]
dlls/comctl32/smoothscroll.c [new file with mode: 0644]
dlls/comctl32/status.c [new file with mode: 0644]
dlls/comctl32/string.c [new file with mode: 0644]
dlls/comctl32/syslink.c [new file with mode: 0644]
dlls/comctl32/tab.c [new file with mode: 0644]
dlls/comctl32/tests/Makefile.in [new file with mode: 0644]
dlls/comctl32/tests/bmp128x15.bmp [new file with mode: 0644]
dlls/comctl32/tests/bmp80x15.bmp [new file with mode: 0644]
dlls/comctl32/tests/comboex.c [new file with mode: 0644]
dlls/comctl32/tests/datetime.c [new file with mode: 0644]
dlls/comctl32/tests/dpa.c [new file with mode: 0644]
dlls/comctl32/tests/header.c [new file with mode: 0644]
dlls/comctl32/tests/imagelist.c [new file with mode: 0644]
dlls/comctl32/tests/ipaddress.c [new file with mode: 0644]
dlls/comctl32/tests/listview.c [new file with mode: 0644]
dlls/comctl32/tests/misc.c [new file with mode: 0644]
dlls/comctl32/tests/monthcal.c [new file with mode: 0644]
dlls/comctl32/tests/mru.c [new file with mode: 0644]
dlls/comctl32/tests/msg.h [new file with mode: 0644]
dlls/comctl32/tests/progress.c [new file with mode: 0644]
dlls/comctl32/tests/propsheet.c [new file with mode: 0644]
dlls/comctl32/tests/rebar.c [new file with mode: 0644]
dlls/comctl32/tests/resources.h [new file with mode: 0644]
dlls/comctl32/tests/rsrc.rc [new file with mode: 0644]
dlls/comctl32/tests/status.c [new file with mode: 0644]
dlls/comctl32/tests/subclass.c [new file with mode: 0644]
dlls/comctl32/tests/tab.c [new file with mode: 0644]
dlls/comctl32/tests/toolbar.c [new file with mode: 0644]
dlls/comctl32/tests/tooltips.c [new file with mode: 0644]
dlls/comctl32/tests/trackbar.c [new file with mode: 0644]
dlls/comctl32/tests/treeview.c [new file with mode: 0644]
dlls/comctl32/tests/updown.c [new file with mode: 0644]
dlls/comctl32/tests/v6util.h [new file with mode: 0644]
dlls/comctl32/theme_button.c [new file with mode: 0644]
dlls/comctl32/theme_combo.c [new file with mode: 0644]
dlls/comctl32/theme_dialog.c [new file with mode: 0644]
dlls/comctl32/theme_edit.c [new file with mode: 0644]
dlls/comctl32/theme_listbox.c [new file with mode: 0644]
dlls/comctl32/theming.c [new file with mode: 0644]
dlls/comctl32/toolbar.c [new file with mode: 0644]
dlls/comctl32/tooltips.c [new file with mode: 0644]
dlls/comctl32/trackbar.c [new file with mode: 0644]
dlls/comctl32/treeview.c [new file with mode: 0644]
dlls/comctl32/updown.c [new file with mode: 0644]
dlls/comdlg32/Makefile.in [new file with mode: 0644]
dlls/comdlg32/cdlg.h [new file with mode: 0644]
dlls/comdlg32/cdlg32.c [new file with mode: 0644]
dlls/comdlg32/cdlg_Bg.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Ca.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Cs.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Da.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_De.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_El.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_En.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Eo.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Es.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Fi.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Fr.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Hu.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_It.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Ja.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Ko.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Lt.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Nl.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_No.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Pl.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Pt.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Ro.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Ru.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Si.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Sk.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Sv.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Th.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Tr.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Uk.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Wa.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_Zh.rc [new file with mode: 0644]
dlls/comdlg32/cdlg_xx.rc [new file with mode: 0644]
dlls/comdlg32/cdrom.ico [new file with mode: 0644]
dlls/comdlg32/colordlg.c [new file with mode: 0644]
dlls/comdlg32/comdlg32.spec [new file with mode: 0644]
dlls/comdlg32/filedlg.c [new file with mode: 0644]
dlls/comdlg32/filedlg31.c [new file with mode: 0644]
dlls/comdlg32/filedlg31.h [new file with mode: 0644]
dlls/comdlg32/filedlgbrowser.c [new file with mode: 0644]
dlls/comdlg32/filedlgbrowser.h [new file with mode: 0644]
dlls/comdlg32/finddlg.c [new file with mode: 0644]
dlls/comdlg32/floppy.ico [new file with mode: 0644]
dlls/comdlg32/folder.ico [new file with mode: 0644]
dlls/comdlg32/folder2.ico [new file with mode: 0644]
dlls/comdlg32/fontdlg.c [new file with mode: 0644]
dlls/comdlg32/fontpics.bmp [new file with mode: 0644]
dlls/comdlg32/hdisk.ico [new file with mode: 0644]
dlls/comdlg32/network.ico [new file with mode: 0644]
dlls/comdlg32/pd32_collate.ico [new file with mode: 0644]
dlls/comdlg32/pd32_collate.svg [new file with mode: 0644]
dlls/comdlg32/pd32_landscape.ico [new file with mode: 0644]
dlls/comdlg32/pd32_landscape.svg [new file with mode: 0644]
dlls/comdlg32/pd32_nocollate.ico [new file with mode: 0644]
dlls/comdlg32/pd32_nocollate.svg [new file with mode: 0644]
dlls/comdlg32/pd32_portrait.ico [new file with mode: 0644]
dlls/comdlg32/pd32_portrait.svg [new file with mode: 0644]
dlls/comdlg32/printdlg.c [new file with mode: 0644]
dlls/comdlg32/tests/Makefile.in [new file with mode: 0644]
dlls/comdlg32/tests/filedlg.c [new file with mode: 0644]
dlls/comdlg32/tests/fontdlg.c [new file with mode: 0644]
dlls/comdlg32/tests/printdlg.c [new file with mode: 0644]
dlls/comdlg32/tests/rsrc.rc [new file with mode: 0644]
dlls/comm.drv16/Makefile.in [new file with mode: 0644]
dlls/comm.drv16/comm.drv16.spec [new file with mode: 0644]
dlls/commdlg.dll16/Makefile.in [new file with mode: 0644]
dlls/commdlg.dll16/cdlg16.h [new file with mode: 0644]
dlls/commdlg.dll16/colordlg.c [new file with mode: 0644]
dlls/commdlg.dll16/commdlg.dll16.spec [new file with mode: 0644]
dlls/commdlg.dll16/filedlg.c [new file with mode: 0644]
dlls/commdlg.dll16/finddlg.c [new file with mode: 0644]
dlls/commdlg.dll16/fontdlg.c [new file with mode: 0644]
dlls/commdlg.dll16/printdlg.c [new file with mode: 0644]
dlls/compobj.dll16/Makefile.in [new file with mode: 0644]
dlls/compobj.dll16/compobj.c [new file with mode: 0644]
dlls/compobj.dll16/compobj.dll16.spec [new file with mode: 0644]
dlls/compstui/Makefile.in [new file with mode: 0644]
dlls/compstui/compstui.spec [new file with mode: 0644]
dlls/compstui/compstui_main.c [new file with mode: 0644]
dlls/credui/Makefile.in [new file with mode: 0644]
dlls/credui/banner.bmp [new file with mode: 0644]
dlls/credui/banner.svg [new file with mode: 0644]
dlls/credui/credui.rc [new file with mode: 0644]
dlls/credui/credui.spec [new file with mode: 0644]
dlls/credui/credui_Da.rc [new file with mode: 0644]
dlls/credui/credui_De.rc [new file with mode: 0644]
dlls/credui/credui_En.rc [new file with mode: 0644]
dlls/credui/credui_Es.rc [new file with mode: 0644]
dlls/credui/credui_Fr.rc [new file with mode: 0644]
dlls/credui/credui_It.rc [new file with mode: 0644]
dlls/credui/credui_Ko.rc [new file with mode: 0644]
dlls/credui/credui_Lt.rc [new file with mode: 0644]
dlls/credui/credui_Nl.rc [new file with mode: 0644]
dlls/credui/credui_No.rc [new file with mode: 0644]
dlls/credui/credui_Pl.rc [new file with mode: 0644]
dlls/credui/credui_Pt.rc [new file with mode: 0644]
dlls/credui/credui_Ro.rc [new file with mode: 0644]
dlls/credui/credui_Ru.rc [new file with mode: 0644]
dlls/credui/credui_Si.rc [new file with mode: 0644]
dlls/credui/credui_Sv.rc [new file with mode: 0644]
dlls/credui/credui_Uk.rc [new file with mode: 0644]
dlls/credui/credui_Zh.rc [new file with mode: 0644]
dlls/credui/credui_main.c [new file with mode: 0644]
dlls/credui/credui_resources.h [new file with mode: 0644]
dlls/credui/tests/Makefile.in [new file with mode: 0644]
dlls/credui/tests/credui.c [new file with mode: 0644]
dlls/crtdll/Makefile.in [new file with mode: 0644]
dlls/crtdll/crtdll.spec [new file with mode: 0644]
dlls/crtdll/crtdll_main.c [new file with mode: 0644]
dlls/crypt32/Makefile.in [new file with mode: 0644]
dlls/crypt32/base64.c [new file with mode: 0644]
dlls/crypt32/cert.c [new file with mode: 0644]
dlls/crypt32/chain.c [new file with mode: 0644]
dlls/crypt32/collectionstore.c [new file with mode: 0644]
dlls/crypt32/context.c [new file with mode: 0644]
dlls/crypt32/crl.c [new file with mode: 0644]
dlls/crypt32/crypt32.spec [new file with mode: 0644]
dlls/crypt32/crypt32_De.rc [new file with mode: 0644]
dlls/crypt32/crypt32_En.rc [new file with mode: 0644]
dlls/crypt32/crypt32_Fr.rc [new file with mode: 0644]
dlls/crypt32/crypt32_Ko.rc [new file with mode: 0644]
dlls/crypt32/crypt32_Lt.rc [new file with mode: 0644]
dlls/crypt32/crypt32_Nl.rc [new file with mode: 0644]
dlls/crypt32/crypt32_No.rc [new file with mode: 0644]
dlls/crypt32/crypt32_Pt.rc [new file with mode: 0644]
dlls/crypt32/crypt32_Ro.rc [new file with mode: 0644]
dlls/crypt32/crypt32_Sv.rc [new file with mode: 0644]
dlls/crypt32/crypt32_Uk.rc [new file with mode: 0644]
dlls/crypt32/crypt32_private.h [new file with mode: 0644]
dlls/crypt32/cryptres.h [new file with mode: 0644]
dlls/crypt32/ctl.c [new file with mode: 0644]
dlls/crypt32/decode.c [new file with mode: 0644]
dlls/crypt32/encode.c [new file with mode: 0644]
dlls/crypt32/filestore.c [new file with mode: 0644]
dlls/crypt32/main.c [new file with mode: 0644]
dlls/crypt32/message.c [new file with mode: 0644]
dlls/crypt32/msg.c [new file with mode: 0644]
dlls/crypt32/object.c [new file with mode: 0644]
dlls/crypt32/oid.c [new file with mode: 0644]
dlls/crypt32/proplist.c [new file with mode: 0644]
dlls/crypt32/protectdata.c [new file with mode: 0644]
dlls/crypt32/provstore.c [new file with mode: 0644]
dlls/crypt32/regstore.c [new file with mode: 0644]
dlls/crypt32/rootstore.c [new file with mode: 0644]
dlls/crypt32/serialize.c [new file with mode: 0644]
dlls/crypt32/sip.c [new file with mode: 0644]
dlls/crypt32/store.c [new file with mode: 0644]
dlls/crypt32/str.c [new file with mode: 0644]
dlls/crypt32/tests/Makefile.in [new file with mode: 0644]
dlls/crypt32/tests/base64.c [new file with mode: 0644]
dlls/crypt32/tests/cert.c [new file with mode: 0644]
dlls/crypt32/tests/chain.c [new file with mode: 0644]
dlls/crypt32/tests/crl.c [new file with mode: 0644]
dlls/crypt32/tests/ctl.c [new file with mode: 0644]
dlls/crypt32/tests/encode.c [new file with mode: 0644]
dlls/crypt32/tests/main.c [new file with mode: 0644]
dlls/crypt32/tests/message.c [new file with mode: 0644]
dlls/crypt32/tests/msg.c [new file with mode: 0644]
dlls/crypt32/tests/object.c [new file with mode: 0644]
dlls/crypt32/tests/oid.c [new file with mode: 0644]
dlls/crypt32/tests/protectdata.c [new file with mode: 0644]
dlls/crypt32/tests/sip.c [new file with mode: 0644]
dlls/crypt32/tests/store.c [new file with mode: 0644]
dlls/crypt32/tests/str.c [new file with mode: 0644]
dlls/crypt32/version.rc [new file with mode: 0644]
dlls/cryptdlg/Makefile.in [new file with mode: 0644]
dlls/cryptdlg/cryptdlg.spec [new file with mode: 0644]
dlls/cryptdlg/cryptdlg_De.rc [new file with mode: 0644]
dlls/cryptdlg/cryptdlg_En.rc [new file with mode: 0644]
dlls/cryptdlg/cryptdlg_Fr.rc [new file with mode: 0644]
dlls/cryptdlg/cryptdlg_Ko.rc [new file with mode: 0644]
dlls/cryptdlg/cryptdlg_Lt.rc [new file with mode: 0644]
dlls/cryptdlg/cryptdlg_Nl.rc [new file with mode: 0644]
dlls/cryptdlg/cryptdlg_Pt.rc [new file with mode: 0644]
dlls/cryptdlg/cryptdlg_Ro.rc [new file with mode: 0644]
dlls/cryptdlg/cryptdlg_Uk.rc [new file with mode: 0644]
dlls/cryptdlg/cryptres.h [new file with mode: 0644]
dlls/cryptdlg/main.c [new file with mode: 0644]
dlls/cryptdll/Makefile.in [new file with mode: 0644]
dlls/cryptdll/cryptdll.c [new file with mode: 0644]
dlls/cryptdll/cryptdll.spec [new file with mode: 0644]
dlls/cryptnet/Makefile.in [new file with mode: 0644]
dlls/cryptnet/cryptnet.spec [new file with mode: 0644]
dlls/cryptnet/cryptnet_main.c [new file with mode: 0644]
dlls/cryptnet/tests/Makefile.in [new file with mode: 0644]
dlls/cryptnet/tests/cryptnet.c [new file with mode: 0644]
dlls/cryptui/Makefile.in [new file with mode: 0644]
dlls/cryptui/cert.bmp [new file with mode: 0644]
dlls/cryptui/certerror.bmp [new file with mode: 0644]
dlls/cryptui/certheader.bmp [new file with mode: 0644]
dlls/cryptui/certwarning.bmp [new file with mode: 0644]
dlls/cryptui/certwatermark.bmp [new file with mode: 0644]
dlls/cryptui/checks.bmp [new file with mode: 0644]
dlls/cryptui/cryptui.rc [new file with mode: 0644]
dlls/cryptui/cryptui.spec [new file with mode: 0644]
dlls/cryptui/cryptui_De.rc [new file with mode: 0644]
dlls/cryptui/cryptui_En.rc [new file with mode: 0644]
dlls/cryptui/cryptui_Fr.rc [new file with mode: 0644]
dlls/cryptui/cryptui_Ko.rc [new file with mode: 0644]
dlls/cryptui/cryptui_Lt.rc [new file with mode: 0644]
dlls/cryptui/cryptui_Nl.rc [new file with mode: 0644]
dlls/cryptui/cryptui_Pt.rc [new file with mode: 0644]
dlls/cryptui/cryptuires.h [new file with mode: 0644]
dlls/cryptui/main.c [new file with mode: 0644]
dlls/cryptui/smallicons.bmp [new file with mode: 0644]
dlls/cryptui/tests/Makefile.in [new file with mode: 0644]
dlls/cryptui/tests/cryptui.c [new file with mode: 0644]
dlls/ctapi32/Makefile.in [new file with mode: 0644]
dlls/ctapi32/ctapi.h [new file with mode: 0644]
dlls/ctapi32/ctapi32.c [new file with mode: 0644]
dlls/ctapi32/ctapi32.spec [new file with mode: 0644]
dlls/ctl3d.dll16/Makefile.in [new file with mode: 0644]
dlls/ctl3d.dll16/ctl3d.c [new file with mode: 0644]
dlls/ctl3d.dll16/ctl3d.dll16.spec [new file with mode: 0644]
dlls/ctl3d32/Makefile.in [new file with mode: 0644]
dlls/ctl3d32/ctl3d32.c [new file with mode: 0644]
dlls/ctl3d32/ctl3d32.spec [new file with mode: 0644]
dlls/ctl3dv2.dll16/Makefile.in [new file with mode: 0644]
dlls/ctl3dv2.dll16/ctl3d.c [new file with mode: 0644]
dlls/ctl3dv2.dll16/ctl3dv2.dll16.spec [new file with mode: 0644]
dlls/d3d10/Makefile.in [new file with mode: 0644]
dlls/d3d10/d3d10.spec [new file with mode: 0644]
dlls/d3d10/d3d10_main.c [new file with mode: 0644]
dlls/d3d10/d3d10_private.h [new file with mode: 0644]
dlls/d3d10/effect.c [new file with mode: 0644]
dlls/d3d10/tests/Makefile.in [new file with mode: 0644]
dlls/d3d10/tests/device.c [new file with mode: 0644]
dlls/d3d10/tests/effect.c [new file with mode: 0644]
dlls/d3d10/utils.c [new file with mode: 0644]
dlls/d3d10/version.rc [new file with mode: 0644]
dlls/d3d10core/Makefile.in [new file with mode: 0644]
dlls/d3d10core/async.c [new file with mode: 0644]
dlls/d3d10core/buffer.c [new file with mode: 0644]
dlls/d3d10core/d3d10core.spec [new file with mode: 0644]
dlls/d3d10core/d3d10core_main.c [new file with mode: 0644]
dlls/d3d10core/d3d10core_private.h [new file with mode: 0644]
dlls/d3d10core/device.c [new file with mode: 0644]
dlls/d3d10core/inputlayout.c [new file with mode: 0644]
dlls/d3d10core/shader.c [new file with mode: 0644]
dlls/d3d10core/state.c [new file with mode: 0644]
dlls/d3d10core/tests/Makefile.in [new file with mode: 0644]
dlls/d3d10core/tests/device.c [new file with mode: 0644]
dlls/d3d10core/texture2d.c [new file with mode: 0644]
dlls/d3d10core/utils.c [new file with mode: 0644]
dlls/d3d10core/version.rc [new file with mode: 0644]
dlls/d3d10core/view.c [new file with mode: 0644]
dlls/d3d8/Makefile.in [new file with mode: 0644]
dlls/d3d8/cubetexture.c [new file with mode: 0644]
dlls/d3d8/d3d8.spec [new file with mode: 0644]
dlls/d3d8/d3d8_main.c [new file with mode: 0644]
dlls/d3d8/d3d8_private.h [new file with mode: 0644]
dlls/d3d8/device.c [new file with mode: 0644]
dlls/d3d8/directx.c [new file with mode: 0644]
dlls/d3d8/indexbuffer.c [new file with mode: 0644]
dlls/d3d8/pixelshader.c [new file with mode: 0644]
dlls/d3d8/surface.c [new file with mode: 0644]
dlls/d3d8/swapchain.c [new file with mode: 0644]
dlls/d3d8/tests/Makefile.in [new file with mode: 0644]
dlls/d3d8/tests/buffer.c [new file with mode: 0644]
dlls/d3d8/tests/d3d8_main.c [new file with mode: 0644]
dlls/d3d8/tests/device.c [new file with mode: 0644]
dlls/d3d8/tests/stateblock.c [new file with mode: 0644]
dlls/d3d8/tests/surface.c [new file with mode: 0644]
dlls/d3d8/tests/texture.c [new file with mode: 0644]
dlls/d3d8/tests/visual.c [new file with mode: 0644]
dlls/d3d8/tests/volume.c [new file with mode: 0644]
dlls/d3d8/texture.c [new file with mode: 0644]
dlls/d3d8/version.rc [new file with mode: 0644]
dlls/d3d8/vertexbuffer.c [new file with mode: 0644]
dlls/d3d8/vertexdeclaration.c [new file with mode: 0644]
dlls/d3d8/vertexshader.c [new file with mode: 0644]
dlls/d3d8/volume.c [new file with mode: 0644]
dlls/d3d8/volumetexture.c [new file with mode: 0644]
dlls/d3d9/Makefile.in [new file with mode: 0644]
dlls/d3d9/cubetexture.c [new file with mode: 0644]
dlls/d3d9/d3d9.spec [new file with mode: 0644]
dlls/d3d9/d3d9_main.c [new file with mode: 0644]
dlls/d3d9/d3d9_private.h [new file with mode: 0644]
dlls/d3d9/device.c [new file with mode: 0644]
dlls/d3d9/directx.c [new file with mode: 0644]
dlls/d3d9/indexbuffer.c [new file with mode: 0644]
dlls/d3d9/pixelshader.c [new file with mode: 0644]
dlls/d3d9/query.c [new file with mode: 0644]
dlls/d3d9/stateblock.c [new file with mode: 0644]
dlls/d3d9/surface.c [new file with mode: 0644]
dlls/d3d9/swapchain.c [new file with mode: 0644]
dlls/d3d9/tests/Makefile.in [new file with mode: 0644]
dlls/d3d9/tests/buffer.c [new file with mode: 0644]
dlls/d3d9/tests/d3d9ex.c [new file with mode: 0644]
dlls/d3d9/tests/device.c [new file with mode: 0644]
dlls/d3d9/tests/query.c [new file with mode: 0644]
dlls/d3d9/tests/shader.c [new file with mode: 0644]
dlls/d3d9/tests/stateblock.c [new file with mode: 0644]
dlls/d3d9/tests/surface.c [new file with mode: 0644]
dlls/d3d9/tests/texture.c [new file with mode: 0644]
dlls/d3d9/tests/vertexdeclaration.c [new file with mode: 0644]
dlls/d3d9/tests/visual.c [new file with mode: 0644]
dlls/d3d9/tests/volume.c [new file with mode: 0644]
dlls/d3d9/texture.c [new file with mode: 0644]
dlls/d3d9/version.rc [new file with mode: 0644]
dlls/d3d9/vertexbuffer.c [new file with mode: 0644]
dlls/d3d9/vertexdeclaration.c [new file with mode: 0644]
dlls/d3d9/vertexshader.c [new file with mode: 0644]
dlls/d3d9/volume.c [new file with mode: 0644]
dlls/d3d9/volumetexture.c [new file with mode: 0644]
dlls/d3dim/Makefile.in [new file with mode: 0644]
dlls/d3dim/d3dim.spec [new file with mode: 0644]
dlls/d3dim/d3dim_main.c [new file with mode: 0644]
dlls/d3dim/version.rc [new file with mode: 0644]
dlls/d3drm/Makefile.in [new file with mode: 0644]
dlls/d3drm/d3drm.c [new file with mode: 0644]
dlls/d3drm/d3drm.spec [new file with mode: 0644]
dlls/d3drm/d3drm_main.c [new file with mode: 0644]
dlls/d3drm/d3drm_private.h [new file with mode: 0644]
dlls/d3drm/math.c [new file with mode: 0644]
dlls/d3drm/meshbuilder.c [new file with mode: 0644]
dlls/d3drm/tests/Makefile.in [new file with mode: 0644]
dlls/d3drm/tests/d3drm.c [new file with mode: 0644]
dlls/d3drm/tests/vector.c [new file with mode: 0644]
dlls/d3drm/version.rc [new file with mode: 0644]
dlls/d3dx9_24/Makefile.in [new file with mode: 0644]
dlls/d3dx9_24/d3dx9_24.spec [new file with mode: 0644]
dlls/d3dx9_24/d3dx9_24_main.c [new file with mode: 0644]
dlls/d3dx9_24/version.rc [new file with mode: 0644]
dlls/d3dx9_25/Makefile.in [new file with mode: 0644]
dlls/d3dx9_25/d3dx9_25.spec [new file with mode: 0644]
dlls/d3dx9_25/d3dx9_25_main.c [new file with mode: 0644]
dlls/d3dx9_25/version.rc [new file with mode: 0644]
dlls/d3dx9_26/Makefile.in [new file with mode: 0644]
dlls/d3dx9_26/d3dx9_26.spec [new file with mode: 0644]
dlls/d3dx9_26/d3dx9_26_main.c [new file with mode: 0644]
dlls/d3dx9_26/version.rc [new file with mode: 0644]
dlls/d3dx9_27/Makefile.in [new file with mode: 0644]
dlls/d3dx9_27/d3dx9_27.spec [new file with mode: 0644]
dlls/d3dx9_27/d3dx9_27_main.c [new file with mode: 0644]
dlls/d3dx9_27/version.rc [new file with mode: 0644]
dlls/d3dx9_28/Makefile.in [new file with mode: 0644]
dlls/d3dx9_28/d3dx9_28.spec [new file with mode: 0644]
dlls/d3dx9_28/d3dx9_28_main.c [new file with mode: 0644]
dlls/d3dx9_28/version.rc [new file with mode: 0644]
dlls/d3dx9_29/Makefile.in [new file with mode: 0644]
dlls/d3dx9_29/d3dx9_29.spec [new file with mode: 0644]
dlls/d3dx9_29/d3dx9_29_main.c [new file with mode: 0644]
dlls/d3dx9_29/version.rc [new file with mode: 0644]
dlls/d3dx9_30/Makefile.in [new file with mode: 0644]
dlls/d3dx9_30/d3dx9_30.spec [new file with mode: 0644]
dlls/d3dx9_30/d3dx9_30_main.c [new file with mode: 0644]
dlls/d3dx9_30/version.rc [new file with mode: 0644]
dlls/d3dx9_31/Makefile.in [new file with mode: 0644]
dlls/d3dx9_31/d3dx9_31.spec [new file with mode: 0644]
dlls/d3dx9_31/d3dx9_31_main.c [new file with mode: 0644]
dlls/d3dx9_31/version.rc [new file with mode: 0644]
dlls/d3dx9_32/Makefile.in [new file with mode: 0644]
dlls/d3dx9_32/d3dx9_32.spec [new file with mode: 0644]
dlls/d3dx9_32/d3dx9_32_main.c [new file with mode: 0644]
dlls/d3dx9_32/version.rc [new file with mode: 0644]
dlls/d3dx9_33/Makefile.in [new file with mode: 0644]
dlls/d3dx9_33/d3dx9_33.spec [new file with mode: 0644]
dlls/d3dx9_33/d3dx9_33_main.c [new file with mode: 0644]
dlls/d3dx9_33/version.rc [new file with mode: 0644]
dlls/d3dx9_34/Makefile.in [new file with mode: 0644]
dlls/d3dx9_34/d3dx9_34.spec [new file with mode: 0644]
dlls/d3dx9_34/d3dx9_34_main.c [new file with mode: 0644]
dlls/d3dx9_34/version.rc [new file with mode: 0644]
dlls/d3dx9_35/Makefile.in [new file with mode: 0644]
dlls/d3dx9_35/d3dx9_35.spec [new file with mode: 0644]
dlls/d3dx9_35/d3dx9_35_main.c [new file with mode: 0644]
dlls/d3dx9_35/version.rc [new file with mode: 0644]
dlls/d3dx9_36/Makefile.in [new file with mode: 0644]
dlls/d3dx9_36/asmparser.c [new file with mode: 0644]
dlls/d3dx9_36/asmshader.l [new file with mode: 0644]
dlls/d3dx9_36/asmshader.y [new file with mode: 0644]
dlls/d3dx9_36/asmutils.c [new file with mode: 0644]
dlls/d3dx9_36/bytecodewriter.c [new file with mode: 0644]
dlls/d3dx9_36/core.c [new file with mode: 0644]
dlls/d3dx9_36/d3dx9_36.spec [new file with mode: 0644]
dlls/d3dx9_36/d3dx9_36_main.c [new file with mode: 0644]
dlls/d3dx9_36/d3dx9_36_private.h [new file with mode: 0644]
dlls/d3dx9_36/effect.c [new file with mode: 0644]
dlls/d3dx9_36/font.c [new file with mode: 0644]
dlls/d3dx9_36/line.c [new file with mode: 0644]
dlls/d3dx9_36/math.c [new file with mode: 0644]
dlls/d3dx9_36/mesh.c [new file with mode: 0644]
dlls/d3dx9_36/shader.c [new file with mode: 0644]
dlls/d3dx9_36/sprite.c [new file with mode: 0644]
dlls/d3dx9_36/surface.c [new file with mode: 0644]
dlls/d3dx9_36/tests/Makefile.in [new file with mode: 0644]
dlls/d3dx9_36/tests/asm.c [new file with mode: 0644]
dlls/d3dx9_36/tests/bmp1x1.bmp [new file with mode: 0644]
dlls/d3dx9_36/tests/core.c [new file with mode: 0644]
dlls/d3dx9_36/tests/effect.c [new file with mode: 0644]
dlls/d3dx9_36/tests/line.c [new file with mode: 0644]
dlls/d3dx9_36/tests/math.c [new file with mode: 0644]
dlls/d3dx9_36/tests/mesh.c [new file with mode: 0644]
dlls/d3dx9_36/tests/res.vsh [new file with mode: 0644]
dlls/d3dx9_36/tests/resources.h [new file with mode: 0644]
dlls/d3dx9_36/tests/rsrc.rc [new file with mode: 0644]
dlls/d3dx9_36/tests/shader.c [new file with mode: 0644]
dlls/d3dx9_36/tests/surface.c [new file with mode: 0644]
dlls/d3dx9_36/texture.c [new file with mode: 0644]
dlls/d3dx9_36/util.c [new file with mode: 0644]
dlls/d3dx9_36/version.rc [new file with mode: 0644]
dlls/d3dx9_36/volume.c [new file with mode: 0644]
dlls/d3dx9_37/Makefile.in [new file with mode: 0644]
dlls/d3dx9_37/d3dx9_37.spec [new file with mode: 0644]
dlls/d3dx9_37/d3dx9_37_main.c [new file with mode: 0644]
dlls/d3dx9_37/version.rc [new file with mode: 0644]
dlls/d3dx9_38/Makefile.in [new file with mode: 0644]
dlls/d3dx9_38/d3dx9_38.spec [new file with mode: 0644]
dlls/d3dx9_38/d3dx9_38_main.c [new file with mode: 0644]
dlls/d3dx9_38/version.rc [new file with mode: 0644]
dlls/d3dx9_39/Makefile.in [new file with mode: 0644]
dlls/d3dx9_39/d3dx9_39.spec [new file with mode: 0644]
dlls/d3dx9_39/d3dx9_39_main.c [new file with mode: 0644]
dlls/d3dx9_39/version.rc [new file with mode: 0644]
dlls/d3dx9_40/Makefile.in [new file with mode: 0644]
dlls/d3dx9_40/d3dx9_40.spec [new file with mode: 0644]
dlls/d3dx9_40/d3dx9_40_main.c [new file with mode: 0644]
dlls/d3dx9_40/version.rc [new file with mode: 0644]
dlls/d3dx9_41/Makefile.in [new file with mode: 0644]
dlls/d3dx9_41/d3dx9_41.spec [new file with mode: 0644]
dlls/d3dx9_41/d3dx9_41_main.c [new file with mode: 0644]
dlls/d3dx9_41/version.rc [new file with mode: 0644]
dlls/d3dx9_42/Makefile.in [new file with mode: 0644]
dlls/d3dx9_42/d3dx9_42.spec [new file with mode: 0644]
dlls/d3dx9_42/d3dx9_42_main.c [new file with mode: 0644]
dlls/d3dx9_42/version.rc [new file with mode: 0644]
dlls/d3dxof/Makefile.in [new file with mode: 0644]
dlls/d3dxof/d3dxof.c [new file with mode: 0644]
dlls/d3dxof/d3dxof.spec [new file with mode: 0644]
dlls/d3dxof/d3dxof_private.h [new file with mode: 0644]
dlls/d3dxof/main.c [new file with mode: 0644]
dlls/d3dxof/mszip.c [new file with mode: 0644]
dlls/d3dxof/mszip.h [new file with mode: 0644]
dlls/d3dxof/parsing.c [new file with mode: 0644]
dlls/d3dxof/regsvr.c [new file with mode: 0644]
dlls/d3dxof/tests/Makefile.in [new file with mode: 0644]
dlls/d3dxof/tests/d3dxof.c [new file with mode: 0644]
dlls/d3dxof/version.rc [new file with mode: 0644]
dlls/dbghelp/Makefile.in [new file with mode: 0644]
dlls/dbghelp/coff.c [new file with mode: 0644]
dlls/dbghelp/cpu_i386.c [new file with mode: 0644]
dlls/dbghelp/cpu_ppc.c [new file with mode: 0644]
dlls/dbghelp/cpu_x86_64.c [new file with mode: 0644]
dlls/dbghelp/crc32.c [new file with mode: 0644]
dlls/dbghelp/dbghelp.c [new file with mode: 0644]
dlls/dbghelp/dbghelp.spec [new file with mode: 0644]
dlls/dbghelp/dbghelp_private.h [new file with mode: 0644]
dlls/dbghelp/dwarf.c [new file with mode: 0644]
dlls/dbghelp/dwarf.h [new file with mode: 0644]
dlls/dbghelp/elf_module.c [new file with mode: 0644]
dlls/dbghelp/image.c [new file with mode: 0644]
dlls/dbghelp/image_private.h [new file with mode: 0644]
dlls/dbghelp/macho_module.c [new file with mode: 0644]
dlls/dbghelp/minidump.c [new file with mode: 0644]
dlls/dbghelp/module.c [new file with mode: 0644]
dlls/dbghelp/msc.c [new file with mode: 0644]
dlls/dbghelp/path.c [new file with mode: 0644]
dlls/dbghelp/pe_module.c [new file with mode: 0644]
dlls/dbghelp/source.c [new file with mode: 0644]
dlls/dbghelp/stabs.c [new file with mode: 0644]
dlls/dbghelp/stack.c [new file with mode: 0644]
dlls/dbghelp/storage.c [new file with mode: 0644]
dlls/dbghelp/symbol.c [new file with mode: 0644]
dlls/dbghelp/type.c [new file with mode: 0644]
dlls/dbghelp/version.rc [new file with mode: 0644]
dlls/dbghelp/wdbgexts.h [new file with mode: 0644]
dlls/dciman32/Makefile.in [new file with mode: 0644]
dlls/dciman32/dciman32.spec [new file with mode: 0644]
dlls/dciman32/dciman_main.c [new file with mode: 0644]
dlls/ddeml.dll16/Makefile.in [new file with mode: 0644]
dlls/ddeml.dll16/ddeml.c [new file with mode: 0644]
dlls/ddeml.dll16/ddeml.dll16.spec [new file with mode: 0644]
dlls/ddraw/Makefile.in [new file with mode: 0644]
dlls/ddraw/clipper.c [new file with mode: 0644]
dlls/ddraw/ddraw.c [new file with mode: 0644]
dlls/ddraw/ddraw.spec [new file with mode: 0644]
dlls/ddraw/ddraw_private.h [new file with mode: 0644]
dlls/ddraw/ddraw_thunks.c [new file with mode: 0644]
dlls/ddraw/device.c [new file with mode: 0644]
dlls/ddraw/direct3d.c [new file with mode: 0644]
dlls/ddraw/executebuffer.c [new file with mode: 0644]
dlls/ddraw/gamma.c [new file with mode: 0644]
dlls/ddraw/light.c [new file with mode: 0644]
dlls/ddraw/main.c [new file with mode: 0644]
dlls/ddraw/material.c [new file with mode: 0644]
dlls/ddraw/palette.c [new file with mode: 0644]
dlls/ddraw/parent.c [new file with mode: 0644]
dlls/ddraw/regsvr.c [new file with mode: 0644]
dlls/ddraw/surface.c [new file with mode: 0644]
dlls/ddraw/surface_thunks.c [new file with mode: 0644]
dlls/ddraw/tests/Makefile.in [new file with mode: 0644]
dlls/ddraw/tests/d3d.c [new file with mode: 0644]
dlls/ddraw/tests/ddrawmodes.c [new file with mode: 0644]
dlls/ddraw/tests/dsurface.c [new file with mode: 0644]
dlls/ddraw/tests/overlay.c [new file with mode: 0644]
dlls/ddraw/tests/refcount.c [new file with mode: 0644]
dlls/ddraw/tests/visual.c [new file with mode: 0644]
dlls/ddraw/texture.c [new file with mode: 0644]
dlls/ddraw/utils.c [new file with mode: 0644]
dlls/ddraw/version.rc [new file with mode: 0644]
dlls/ddraw/vertexbuffer.c [new file with mode: 0644]
dlls/ddraw/viewport.c [new file with mode: 0644]
dlls/ddrawex/Makefile.in [new file with mode: 0644]
dlls/ddrawex/ddraw.c [new file with mode: 0644]
dlls/ddrawex/ddrawex.spec [new file with mode: 0644]
dlls/ddrawex/ddrawex_private.h [new file with mode: 0644]
dlls/ddrawex/main.c [new file with mode: 0644]
dlls/ddrawex/regsvr.c [new file with mode: 0644]
dlls/ddrawex/surface.c [new file with mode: 0644]
dlls/ddrawex/tests/Makefile.in [new file with mode: 0644]
dlls/ddrawex/tests/ddrawex.c [new file with mode: 0644]
dlls/ddrawex/tests/ddrawex.h [new file with mode: 0644]
dlls/ddrawex/tests/surface.c [new file with mode: 0644]
dlls/devenum/Makefile.in [new file with mode: 0644]
dlls/devenum/createdevenum.c [new file with mode: 0644]
dlls/devenum/devenum.rc [new file with mode: 0644]
dlls/devenum/devenum.spec [new file with mode: 0644]
dlls/devenum/devenum_main.c [new file with mode: 0644]
dlls/devenum/devenum_private.h [new file with mode: 0644]
dlls/devenum/factory.c [new file with mode: 0644]
dlls/devenum/mediacatenum.c [new file with mode: 0644]
dlls/devenum/parsedisplayname.c [new file with mode: 0644]
dlls/dinput/Makefile.in [new file with mode: 0644]
dlls/dinput/data_formats.c [new file with mode: 0644]
dlls/dinput/device.c [new file with mode: 0644]
dlls/dinput/device_private.h [new file with mode: 0644]
dlls/dinput/dinput.spec [new file with mode: 0644]
dlls/dinput/dinput_main.c [new file with mode: 0644]
dlls/dinput/dinput_private.h [new file with mode: 0644]
dlls/dinput/effect_linuxinput.c [new file with mode: 0644]
dlls/dinput/joystick.c [new file with mode: 0644]
dlls/dinput/joystick_linux.c [new file with mode: 0644]
dlls/dinput/joystick_linuxinput.c [new file with mode: 0644]
dlls/dinput/joystick_osx.c [new file with mode: 0644]
dlls/dinput/joystick_private.h [new file with mode: 0644]
dlls/dinput/keyboard.c [new file with mode: 0644]
dlls/dinput/mouse.c [new file with mode: 0644]
dlls/dinput/regsvr.c [new file with mode: 0644]
dlls/dinput/tests/Makefile.in [new file with mode: 0644]
dlls/dinput/tests/device.c [new file with mode: 0644]
dlls/dinput/tests/joystick.c [new file with mode: 0644]
dlls/dinput/tests/keyboard.c [new file with mode: 0644]
dlls/dinput/tests/mouse.c [new file with mode: 0644]
dlls/dinput/version.rc [new file with mode: 0644]
dlls/dinput8/Makefile.in [new file with mode: 0644]
dlls/dinput8/dinput8.spec [new file with mode: 0644]
dlls/dinput8/dinput8_main.c [new file with mode: 0644]
dlls/dinput8/regsvr.c [new file with mode: 0644]
dlls/dinput8/version.rc [new file with mode: 0644]
dlls/dispdib.dll16/Makefile.in [new file with mode: 0644]
dlls/dispdib.dll16/dispdib.c [new file with mode: 0644]
dlls/dispdib.dll16/dispdib.dll16.spec [new file with mode: 0644]
dlls/dispex/Makefile.in [new file with mode: 0644]
dlls/dispex/disp_ex.idl [new file with mode: 0644]
dlls/dispex/dispex.spec [new file with mode: 0644]
dlls/dispex/tests/Makefile.in [new file with mode: 0644]
dlls/dispex/tests/marshal.c [new file with mode: 0644]
dlls/dispex/usrmarshal.c [new file with mode: 0644]
dlls/display.drv16/Makefile.in [new file with mode: 0644]
dlls/display.drv16/display.c [new file with mode: 0644]
dlls/display.drv16/display.drv16.spec [new file with mode: 0644]
dlls/display.drv16/display.rc [new file with mode: 0644]
dlls/display.drv16/oic_hand.ico [new file with mode: 0644]
dlls/dmband/Makefile.in [new file with mode: 0644]
dlls/dmband/band.c [new file with mode: 0644]
dlls/dmband/bandtrack.c [new file with mode: 0644]
dlls/dmband/dmband.spec [new file with mode: 0644]
dlls/dmband/dmband_main.c [new file with mode: 0644]
dlls/dmband/dmband_private.h [new file with mode: 0644]
dlls/dmband/dmutils.c [new file with mode: 0644]
dlls/dmband/dmutils.h [new file with mode: 0644]
dlls/dmband/regsvr.c [new file with mode: 0644]
dlls/dmband/version.rc [new file with mode: 0644]
dlls/dmcompos/Makefile.in [new file with mode: 0644]
dlls/dmcompos/chordmap.c [new file with mode: 0644]
dlls/dmcompos/chordmaptrack.c [new file with mode: 0644]
dlls/dmcompos/composer.c [new file with mode: 0644]
dlls/dmcompos/dmcompos.spec [new file with mode: 0644]
dlls/dmcompos/dmcompos_main.c [new file with mode: 0644]
dlls/dmcompos/dmcompos_private.h [new file with mode: 0644]
dlls/dmcompos/regsvr.c [new file with mode: 0644]
dlls/dmcompos/signposttrack.c [new file with mode: 0644]
dlls/dmcompos/version.rc [new file with mode: 0644]
dlls/dmime/Makefile.in [new file with mode: 0644]
dlls/dmime/audiopath.c [new file with mode: 0644]
dlls/dmime/dmime.spec [new file with mode: 0644]
dlls/dmime/dmime_main.c [new file with mode: 0644]
dlls/dmime/dmime_private.h [new file with mode: 0644]
dlls/dmime/dmutils.c [new file with mode: 0644]
dlls/dmime/dmutils.h [new file with mode: 0644]
dlls/dmime/graph.c [new file with mode: 0644]
dlls/dmime/lyricstrack.c [new file with mode: 0644]
dlls/dmime/markertrack.c [new file with mode: 0644]
dlls/dmime/paramcontroltrack.c [new file with mode: 0644]
dlls/dmime/performance.c [new file with mode: 0644]
dlls/dmime/regsvr.c [new file with mode: 0644]
dlls/dmime/segment.c [new file with mode: 0644]
dlls/dmime/segmentstate.c [new file with mode: 0644]
dlls/dmime/segtriggertrack.c [new file with mode: 0644]
dlls/dmime/seqtrack.c [new file with mode: 0644]
dlls/dmime/sysextrack.c [new file with mode: 0644]
dlls/dmime/tempotrack.c [new file with mode: 0644]
dlls/dmime/timesigtrack.c [new file with mode: 0644]
dlls/dmime/version.rc [new file with mode: 0644]
dlls/dmime/wavetrack.c [new file with mode: 0644]
dlls/dmloader/Makefile.in [new file with mode: 0644]
dlls/dmloader/classfactory.c [new file with mode: 0644]
dlls/dmloader/container.c [new file with mode: 0644]
dlls/dmloader/debug.c [new file with mode: 0644]
dlls/dmloader/debug.h [new file with mode: 0644]
dlls/dmloader/dmloader.spec [new file with mode: 0644]
dlls/dmloader/dmloader_main.c [new file with mode: 0644]
dlls/dmloader/dmloader_private.h [new file with mode: 0644]
dlls/dmloader/loader.c [new file with mode: 0644]
dlls/dmloader/loaderstream.c [new file with mode: 0644]
dlls/dmloader/regsvr.c [new file with mode: 0644]
dlls/dmloader/tests/Makefile.in [new file with mode: 0644]
dlls/dmloader/tests/loader.c [new file with mode: 0644]
dlls/dmloader/version.rc [new file with mode: 0644]
dlls/dmscript/Makefile.in [new file with mode: 0644]
dlls/dmscript/dmscript.spec [new file with mode: 0644]
dlls/dmscript/dmscript_main.c [new file with mode: 0644]
dlls/dmscript/dmscript_private.h [new file with mode: 0644]
dlls/dmscript/regsvr.c [new file with mode: 0644]
dlls/dmscript/script.c [new file with mode: 0644]
dlls/dmscript/scripttrack.c [new file with mode: 0644]
dlls/dmscript/version.rc [new file with mode: 0644]
dlls/dmstyle/Makefile.in [new file with mode: 0644]
dlls/dmstyle/auditiontrack.c [new file with mode: 0644]
dlls/dmstyle/chordtrack.c [new file with mode: 0644]
dlls/dmstyle/commandtrack.c [new file with mode: 0644]
dlls/dmstyle/dmstyle.spec [new file with mode: 0644]
dlls/dmstyle/dmstyle_main.c [new file with mode: 0644]
dlls/dmstyle/dmstyle_private.h [new file with mode: 0644]
dlls/dmstyle/dmutils.c [new file with mode: 0644]
dlls/dmstyle/dmutils.h [new file with mode: 0644]
dlls/dmstyle/motiftrack.c [new file with mode: 0644]
dlls/dmstyle/mutetrack.c [new file with mode: 0644]
dlls/dmstyle/regsvr.c [new file with mode: 0644]
dlls/dmstyle/style.c [new file with mode: 0644]
dlls/dmstyle/styletrack.c [new file with mode: 0644]
dlls/dmstyle/version.rc [new file with mode: 0644]
dlls/dmsynth/Makefile.in [new file with mode: 0644]
dlls/dmsynth/dmsynth.spec [new file with mode: 0644]
dlls/dmsynth/dmsynth_main.c [new file with mode: 0644]
dlls/dmsynth/dmsynth_private.h [new file with mode: 0644]
dlls/dmsynth/regsvr.c [new file with mode: 0644]
dlls/dmsynth/synth.c [new file with mode: 0644]
dlls/dmsynth/synthsink.c [new file with mode: 0644]
dlls/dmsynth/version.rc [new file with mode: 0644]
dlls/dmusic/Makefile.in [new file with mode: 0644]
dlls/dmusic/buffer.c [new file with mode: 0644]
dlls/dmusic/clock.c [new file with mode: 0644]
dlls/dmusic/collection.c [new file with mode: 0644]
dlls/dmusic/dmusic.c [new file with mode: 0644]
dlls/dmusic/dmusic.spec [new file with mode: 0644]
dlls/dmusic/dmusic_main.c [new file with mode: 0644]
dlls/dmusic/dmusic_private.h [new file with mode: 0644]
dlls/dmusic/download.c [new file with mode: 0644]
dlls/dmusic/downloadedinstrument.c [new file with mode: 0644]
dlls/dmusic/instrument.c [new file with mode: 0644]
dlls/dmusic/port.c [new file with mode: 0644]
dlls/dmusic/regsvr.c [new file with mode: 0644]
dlls/dmusic/version.rc [new file with mode: 0644]
dlls/dmusic32/Makefile.in [new file with mode: 0644]
dlls/dmusic32/dmusic32.spec [new file with mode: 0644]
dlls/dmusic32/dmusic32_main.c [new file with mode: 0644]
dlls/dmusic32/version.rc [new file with mode: 0644]
dlls/dnsapi/Makefile.in [new file with mode: 0644]
dlls/dnsapi/dnsapi.h [new file with mode: 0644]
dlls/dnsapi/dnsapi.spec [new file with mode: 0644]
dlls/dnsapi/main.c [new file with mode: 0644]
dlls/dnsapi/name.c [new file with mode: 0644]
dlls/dnsapi/ns_name.c [new file with mode: 0644]
dlls/dnsapi/ns_parse.c [new file with mode: 0644]
dlls/dnsapi/query.c [new file with mode: 0644]
dlls/dnsapi/record.c [new file with mode: 0644]
dlls/dnsapi/tests/Makefile.in [new file with mode: 0644]
dlls/dnsapi/tests/name.c [new file with mode: 0644]
dlls/dnsapi/tests/record.c [new file with mode: 0644]
dlls/dnsapi/version.rc [new file with mode: 0644]
dlls/dplay/Makefile.in [new file with mode: 0644]
dlls/dplay/dplay.spec [new file with mode: 0644]
dlls/dplay/version.rc [new file with mode: 0644]
dlls/dplayx/Makefile.in [new file with mode: 0644]
dlls/dplayx/dpclassfactory.c [new file with mode: 0644]
dlls/dplayx/dpinit.h [new file with mode: 0644]
dlls/dplayx/dplay.c [new file with mode: 0644]
dlls/dplayx/dplay_global.h [new file with mode: 0644]
dlls/dplayx/dplaysp.c [new file with mode: 0644]
dlls/dplayx/dplayx.spec [new file with mode: 0644]
dlls/dplayx/dplayx_global.c [new file with mode: 0644]
dlls/dplayx/dplayx_global.h [new file with mode: 0644]
dlls/dplayx/dplayx_main.c [new file with mode: 0644]
dlls/dplayx/dplayx_messages.c [new file with mode: 0644]
dlls/dplayx/dplayx_messages.h [new file with mode: 0644]
dlls/dplayx/dplayx_queue.h [new file with mode: 0644]
dlls/dplayx/dplobby.c [new file with mode: 0644]
dlls/dplayx/lobbysp.c [new file with mode: 0644]
dlls/dplayx/lobbysp.h [new file with mode: 0644]
dlls/dplayx/name_server.c [new file with mode: 0644]
dlls/dplayx/name_server.h [new file with mode: 0644]
dlls/dplayx/regsvr.c [new file with mode: 0644]
dlls/dplayx/tests/Makefile.in [new file with mode: 0644]
dlls/dplayx/tests/dplayx.c [new file with mode: 0644]
dlls/dplayx/version.rc [new file with mode: 0644]
dlls/dpnaddr/Makefile.in [new file with mode: 0644]
dlls/dpnaddr/dpnaddr.spec [new file with mode: 0644]
dlls/dpnaddr/version.rc [new file with mode: 0644]
dlls/dpnet/Makefile.in [new file with mode: 0644]
dlls/dpnet/address.c [new file with mode: 0644]
dlls/dpnet/client.c [new file with mode: 0644]
dlls/dpnet/dpnet.spec [new file with mode: 0644]
dlls/dpnet/dpnet_main.c [new file with mode: 0644]
dlls/dpnet/dpnet_private.h [new file with mode: 0644]
dlls/dpnet/lobbiedapp.c [new file with mode: 0644]
dlls/dpnet/peer.c [new file with mode: 0644]
dlls/dpnet/regsvr.c [new file with mode: 0644]
dlls/dpnet/server.c [new file with mode: 0644]
dlls/dpnet/threadpool.c [new file with mode: 0644]
dlls/dpnet/version.rc [new file with mode: 0644]
dlls/dpnhpast/Makefile.in [new file with mode: 0644]
dlls/dpnhpast/dpnhpast.spec [new file with mode: 0644]
dlls/dpnhpast/main.c [new file with mode: 0644]
dlls/dpnhpast/version.rc [new file with mode: 0644]
dlls/dpnlobby/Makefile.in [new file with mode: 0644]
dlls/dpnlobby/dpnlobby.spec [new file with mode: 0644]
dlls/dpnlobby/version.rc [new file with mode: 0644]
dlls/dpwsockx/Makefile.in [new file with mode: 0644]
dlls/dpwsockx/dpwsockx.spec [new file with mode: 0644]
dlls/dpwsockx/dpwsockx_dll.h [new file with mode: 0644]
dlls/dpwsockx/dpwsockx_main.c [new file with mode: 0644]
dlls/drmclien/Makefile.in [new file with mode: 0644]
dlls/drmclien/drmclien.spec [new file with mode: 0644]
dlls/drmclien/main.c [new file with mode: 0644]
dlls/dsound/Makefile.in [new file with mode: 0644]
dlls/dsound/buffer.c [new file with mode: 0644]
dlls/dsound/capture.c [new file with mode: 0644]
dlls/dsound/dsound.c [new file with mode: 0644]
dlls/dsound/dsound.spec [new file with mode: 0644]
dlls/dsound/dsound_convert.c [new file with mode: 0644]
dlls/dsound/dsound_main.c [new file with mode: 0644]
dlls/dsound/dsound_private.h [new file with mode: 0644]
dlls/dsound/duplex.c [new file with mode: 0644]
dlls/dsound/mixer.c [new file with mode: 0644]
dlls/dsound/primary.c [new file with mode: 0644]
dlls/dsound/propset.c [new file with mode: 0644]
dlls/dsound/regsvr.c [new file with mode: 0644]
dlls/dsound/sound3d.c [new file with mode: 0644]
dlls/dsound/tests/Makefile.in [new file with mode: 0644]
dlls/dsound/tests/capture.c [new file with mode: 0644]
dlls/dsound/tests/ds3d.c [new file with mode: 0644]
dlls/dsound/tests/ds3d8.c [new file with mode: 0644]
dlls/dsound/tests/dsound.c [new file with mode: 0644]
dlls/dsound/tests/dsound8.c [new file with mode: 0644]
dlls/dsound/tests/dsound_test.h [new file with mode: 0644]
dlls/dsound/tests/duplex.c [new file with mode: 0644]
dlls/dsound/tests/propset.c [new file with mode: 0644]
dlls/dsound/version.rc [new file with mode: 0644]
dlls/dssenh/Makefile.in [new file with mode: 0644]
dlls/dssenh/dssenh.spec [new file with mode: 0644]
dlls/dssenh/main.c [new file with mode: 0644]
dlls/dswave/Makefile.in [new file with mode: 0644]
dlls/dswave/dswave.c [new file with mode: 0644]
dlls/dswave/dswave.spec [new file with mode: 0644]
dlls/dswave/dswave_main.c [new file with mode: 0644]
dlls/dswave/dswave_private.h [new file with mode: 0644]
dlls/dswave/regsvr.c [new file with mode: 0644]
dlls/dswave/version.rc [new file with mode: 0644]
dlls/dwmapi/Makefile.in [new file with mode: 0644]
dlls/dwmapi/dwmapi.spec [new file with mode: 0644]
dlls/dwmapi/dwmapi_main.c [new file with mode: 0644]
dlls/dwmapi/version.rc [new file with mode: 0644]
dlls/dxdiagn/Makefile.in [new file with mode: 0644]
dlls/dxdiagn/container.c [new file with mode: 0644]
dlls/dxdiagn/dxdiag_main.c [new file with mode: 0644]
dlls/dxdiagn/dxdiag_private.h [new file with mode: 0644]
dlls/dxdiagn/dxdiagn.spec [new file with mode: 0644]
dlls/dxdiagn/fil_data.idl [new file with mode: 0644]
dlls/dxdiagn/provider.c [new file with mode: 0644]
dlls/dxdiagn/regsvr.c [new file with mode: 0644]
dlls/dxdiagn/tests/Makefile.in [new file with mode: 0644]
dlls/dxdiagn/tests/container.c [new file with mode: 0644]
dlls/dxdiagn/tests/provider.c [new file with mode: 0644]
dlls/dxdiagn/version.rc [new file with mode: 0644]
dlls/dxerr8/Makefile.in [new file with mode: 0644]
dlls/dxerr8/dxerr8.c [new file with mode: 0644]
dlls/dxerr8/errors.awk [new file with mode: 0644]
dlls/dxerr8/errors.dat [new file with mode: 0644]
dlls/dxerr8/errors.h [new file with mode: 0644]
dlls/dxerr8/make_errors [new file with mode: 0755]
dlls/dxerr9/Makefile.in [new file with mode: 0644]
dlls/dxerr9/dxerr9.c [new file with mode: 0644]
dlls/dxerr9/errors.awk [new file with mode: 0644]
dlls/dxerr9/errors.dat [new file with mode: 0644]
dlls/dxerr9/errors.h [new file with mode: 0644]
dlls/dxerr9/make_errors [new file with mode: 0755]
dlls/dxgi/Makefile.in [new file with mode: 0644]
dlls/dxgi/adapter.c [new file with mode: 0644]
dlls/dxgi/device.c [new file with mode: 0644]
dlls/dxgi/dxgi.spec [new file with mode: 0644]
dlls/dxgi/dxgi_main.c [new file with mode: 0644]
dlls/dxgi/dxgi_private.h [new file with mode: 0644]
dlls/dxgi/factory.c [new file with mode: 0644]
dlls/dxgi/output.c [new file with mode: 0644]
dlls/dxgi/surface.c [new file with mode: 0644]
dlls/dxgi/swapchain.c [new file with mode: 0644]
dlls/dxgi/tests/Makefile.in [new file with mode: 0644]
dlls/dxgi/tests/device.c [new file with mode: 0644]
dlls/dxgi/utils.c [new file with mode: 0644]
dlls/dxgi/version.rc [new file with mode: 0644]
dlls/dxguid/Makefile.in [new file with mode: 0644]
dlls/dxguid/dx10guid.c [new file with mode: 0644]
dlls/dxguid/dx8guid.c [new file with mode: 0644]
dlls/dxguid/dx9guid.c [new file with mode: 0644]
dlls/dxguid/dxguid.c [new file with mode: 0644]
dlls/faultrep/Makefile.in [new file with mode: 0644]
dlls/faultrep/faultrep.c [new file with mode: 0644]
dlls/faultrep/faultrep.spec [new file with mode: 0644]
dlls/fltlib/Makefile.in [new file with mode: 0644]
dlls/fltlib/fltlib.c [new file with mode: 0644]
dlls/fltlib/fltlib.spec [new file with mode: 0644]
dlls/fusion/Makefile.in [new file with mode: 0644]
dlls/fusion/asmcache.c [new file with mode: 0644]
dlls/fusion/asmenum.c [new file with mode: 0644]
dlls/fusion/asmname.c [new file with mode: 0644]
dlls/fusion/assembly.c [new file with mode: 0644]
dlls/fusion/fusion.c [new file with mode: 0644]
dlls/fusion/fusion.spec [new file with mode: 0644]
dlls/fusion/fusion_main.c [new file with mode: 0644]
dlls/fusion/fusionpriv.h [new file with mode: 0644]
dlls/fusion/tests/Makefile.in [new file with mode: 0644]
dlls/fusion/tests/asmcache.c [new file with mode: 0644]
dlls/fusion/tests/asmenum.c [new file with mode: 0644]
dlls/fusion/tests/asmname.c [new file with mode: 0644]
dlls/fusion/tests/fusion.c [new file with mode: 0644]
dlls/fwpuclnt/Makefile.in [new file with mode: 0644]
dlls/fwpuclnt/fwpuclnt.spec [new file with mode: 0644]
dlls/fwpuclnt/main.c [new file with mode: 0644]
dlls/gdi.exe16/Makefile.in [new file with mode: 0644]
dlls/gdi.exe16/bidi.c [new file with mode: 0644]
dlls/gdi.exe16/env.c [new file with mode: 0644]
dlls/gdi.exe16/gdi.c [new file with mode: 0644]
dlls/gdi.exe16/gdi.exe16.spec [new file with mode: 0644]
dlls/gdi.exe16/metafile.c [new file with mode: 0644]
dlls/gdi.exe16/printdrv.c [new file with mode: 0644]
dlls/gdi.exe16/version.rc [new file with mode: 0644]
dlls/gdi32/Makefile.in [new file with mode: 0644]
dlls/gdi32/bidi.c [new file with mode: 0644]
dlls/gdi32/bitblt.c [new file with mode: 0644]
dlls/gdi32/bitmap.c [new file with mode: 0644]
dlls/gdi32/brush.c [new file with mode: 0644]
dlls/gdi32/clipping.c [new file with mode: 0644]
dlls/gdi32/dc.c [new file with mode: 0644]
dlls/gdi32/dib.c [new file with mode: 0644]
dlls/gdi32/driver.c [new file with mode: 0644]
dlls/gdi32/enhmetafile.c [new file with mode: 0644]
dlls/gdi32/enhmfdrv/bitblt.c [new file with mode: 0644]
dlls/gdi32/enhmfdrv/dc.c [new file with mode: 0644]
dlls/gdi32/enhmfdrv/enhmetafiledrv.h [new file with mode: 0644]
dlls/gdi32/enhmfdrv/graphics.c [new file with mode: 0644]
dlls/gdi32/enhmfdrv/init.c [new file with mode: 0644]
dlls/gdi32/enhmfdrv/mapping.c [new file with mode: 0644]
dlls/gdi32/enhmfdrv/objects.c [new file with mode: 0644]
dlls/gdi32/font.c [new file with mode: 0644]
dlls/gdi32/freetype.c [new file with mode: 0644]
dlls/gdi32/gdi32.spec [new file with mode: 0644]
dlls/gdi32/gdi_private.h [new file with mode: 0644]
dlls/gdi32/gdiobj.c [new file with mode: 0644]
dlls/gdi32/icm.c [new file with mode: 0644]
dlls/gdi32/mapping.c [new file with mode: 0644]
dlls/gdi32/metafile.c [new file with mode: 0644]
dlls/gdi32/mfdrv/bitblt.c [new file with mode: 0644]
dlls/gdi32/mfdrv/dc.c [new file with mode: 0644]
dlls/gdi32/mfdrv/graphics.c [new file with mode: 0644]
dlls/gdi32/mfdrv/init.c [new file with mode: 0644]
dlls/gdi32/mfdrv/mapping.c [new file with mode: 0644]
dlls/gdi32/mfdrv/metafiledrv.h [new file with mode: 0644]
dlls/gdi32/mfdrv/objects.c [new file with mode: 0644]
dlls/gdi32/mfdrv/text.c [new file with mode: 0644]
dlls/gdi32/opengl.c [new file with mode: 0644]
dlls/gdi32/painting.c [new file with mode: 0644]
dlls/gdi32/palette.c [new file with mode: 0644]
dlls/gdi32/path.c [new file with mode: 0644]
dlls/gdi32/pen.c [new file with mode: 0644]
dlls/gdi32/printdrv.c [new file with mode: 0644]
dlls/gdi32/region.c [new file with mode: 0644]
dlls/gdi32/tests/Makefile.in [new file with mode: 0644]
dlls/gdi32/tests/bitmap.c [new file with mode: 0644]
dlls/gdi32/tests/brush.c [new file with mode: 0644]
dlls/gdi32/tests/clipping.c [new file with mode: 0644]
dlls/gdi32/tests/dc.c [new file with mode: 0644]
dlls/gdi32/tests/font.c [new file with mode: 0644]
dlls/gdi32/tests/gdiobj.c [new file with mode: 0644]
dlls/gdi32/tests/generated.c [new file with mode: 0644]
dlls/gdi32/tests/icm.c [new file with mode: 0644]
dlls/gdi32/tests/mapping.c [new file with mode: 0644]
dlls/gdi32/tests/metafile.c [new file with mode: 0644]
dlls/gdi32/tests/palette.c [new file with mode: 0644]
dlls/gdi32/tests/path.c [new file with mode: 0644]
dlls/gdi32/tests/pen.c [new file with mode: 0644]
dlls/gdi32/version.rc [new file with mode: 0644]
dlls/gdiplus/Makefile.in [new file with mode: 0644]
dlls/gdiplus/brush.c [new file with mode: 0644]
dlls/gdiplus/customlinecap.c [new file with mode: 0644]
dlls/gdiplus/font.c [new file with mode: 0644]
dlls/gdiplus/gdiplus.c [new file with mode: 0644]
dlls/gdiplus/gdiplus.spec [new file with mode: 0644]
dlls/gdiplus/gdiplus_private.h [new file with mode: 0644]
dlls/gdiplus/graphics.c [new file with mode: 0644]
dlls/gdiplus/graphicspath.c [new file with mode: 0644]
dlls/gdiplus/image.c [new file with mode: 0644]
dlls/gdiplus/imageattributes.c [new file with mode: 0644]
dlls/gdiplus/matrix.c [new file with mode: 0644]
dlls/gdiplus/pathiterator.c [new file with mode: 0644]
dlls/gdiplus/pen.c [new file with mode: 0644]
dlls/gdiplus/region.c [new file with mode: 0644]
dlls/gdiplus/stringformat.c [new file with mode: 0644]
dlls/gdiplus/tests/Makefile.in [new file with mode: 0644]
dlls/gdiplus/tests/brush.c [new file with mode: 0644]
dlls/gdiplus/tests/customlinecap.c [new file with mode: 0644]
dlls/gdiplus/tests/font.c [new file with mode: 0644]
dlls/gdiplus/tests/graphics.c [new file with mode: 0644]
dlls/gdiplus/tests/graphicspath.c [new file with mode: 0644]
dlls/gdiplus/tests/image.c [new file with mode: 0644]
dlls/gdiplus/tests/matrix.c [new file with mode: 0644]
dlls/gdiplus/tests/pathiterator.c [new file with mode: 0644]
dlls/gdiplus/tests/pen.c [new file with mode: 0644]
dlls/gdiplus/tests/region.c [new file with mode: 0644]
dlls/gdiplus/tests/stringformat.c [new file with mode: 0644]
dlls/glu32/Makefile.in [new file with mode: 0644]
dlls/glu32/glu.c [new file with mode: 0644]
dlls/glu32/glu32.spec [new file with mode: 0644]
dlls/gphoto2.ds/Makefile.in [new file with mode: 0644]
dlls/gphoto2.ds/capability.c [new file with mode: 0644]
dlls/gphoto2.ds/ds_image.c [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2.ds.spec [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_Da.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_De.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_En.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_Es.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_Fr.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_Ko.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_Lt.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_Nl.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_No.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_Pl.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_Pt.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_Ru.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_Si.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_Sv.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_Zh.rc [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_i.h [new file with mode: 0644]
dlls/gphoto2.ds/gphoto2_main.c [new file with mode: 0644]
dlls/gphoto2.ds/resource.h [new file with mode: 0644]
dlls/gphoto2.ds/ui.c [new file with mode: 0644]
dlls/gpkcsp/Makefile.in [new file with mode: 0644]
dlls/gpkcsp/gpkcsp.spec [new file with mode: 0644]
dlls/gpkcsp/main.c [new file with mode: 0644]
dlls/hal/Makefile.in [new file with mode: 0644]
dlls/hal/hal.c [new file with mode: 0644]
dlls/hal/hal.spec [new file with mode: 0644]
dlls/hal/version.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Cs.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Da.rc [new file with mode: 0644]
dlls/hhctrl.ocx/De.rc [new file with mode: 0644]
dlls/hhctrl.ocx/El.rc [new file with mode: 0644]
dlls/hhctrl.ocx/En.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Es.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Fi.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Fr.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Hu.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Ko.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Lt.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Makefile.in [new file with mode: 0644]
dlls/hhctrl.ocx/Nl.rc [new file with mode: 0644]
dlls/hhctrl.ocx/No.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Pl.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Pt.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Ru.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Si.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Sv.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Tr.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Uk.rc [new file with mode: 0644]
dlls/hhctrl.ocx/Zh.rc [new file with mode: 0644]
dlls/hhctrl.ocx/chm.c [new file with mode: 0644]
dlls/hhctrl.ocx/content.c [new file with mode: 0644]
dlls/hhctrl.ocx/help.c [new file with mode: 0644]
dlls/hhctrl.ocx/hhctrl.c [new file with mode: 0644]
dlls/hhctrl.ocx/hhctrl.h [new file with mode: 0644]
dlls/hhctrl.ocx/hhctrl.ocx.spec [new file with mode: 0644]
dlls/hhctrl.ocx/index.c [new file with mode: 0644]
dlls/hhctrl.ocx/regsvr.c [new file with mode: 0644]
dlls/hhctrl.ocx/resource.h [new file with mode: 0644]
dlls/hhctrl.ocx/search.c [new file with mode: 0644]
dlls/hhctrl.ocx/stream.c [new file with mode: 0644]
dlls/hhctrl.ocx/stream.h [new file with mode: 0644]
dlls/hhctrl.ocx/version.rc [new file with mode: 0644]
dlls/hhctrl.ocx/webbrowser.c [new file with mode: 0644]
dlls/hid/Makefile.in [new file with mode: 0644]
dlls/hid/hid.spec [new file with mode: 0644]
dlls/hid/main.c [new file with mode: 0644]
dlls/hid/version.rc [new file with mode: 0644]
dlls/hlink/Makefile.in [new file with mode: 0644]
dlls/hlink/browse_ctx.c [new file with mode: 0644]
dlls/hlink/extserv.c [new file with mode: 0644]
dlls/hlink/hlink.spec [new file with mode: 0644]
dlls/hlink/hlink_main.c [new file with mode: 0644]
dlls/hlink/hlink_private.h [new file with mode: 0644]
dlls/hlink/link.c [new file with mode: 0644]
dlls/hlink/tests/Makefile.in [new file with mode: 0644]
dlls/hlink/tests/browse_ctx.c [new file with mode: 0644]
dlls/hlink/tests/hlink.c [new file with mode: 0644]
dlls/hnetcfg/Makefile.in [new file with mode: 0644]
dlls/hnetcfg/apps.c [new file with mode: 0644]
dlls/hnetcfg/hnetcfg.c [new file with mode: 0644]
dlls/hnetcfg/hnetcfg.spec [new file with mode: 0644]
dlls/hnetcfg/hnetcfg_private.h [new file with mode: 0644]
dlls/hnetcfg/manager.c [new file with mode: 0644]
dlls/hnetcfg/policy.c [new file with mode: 0644]
dlls/hnetcfg/port.c [new file with mode: 0644]
dlls/hnetcfg/profile.c [new file with mode: 0644]
dlls/hnetcfg/regsvr.c [new file with mode: 0644]
dlls/hnetcfg/service.c [new file with mode: 0644]
dlls/httpapi/Makefile.in [new file with mode: 0644]
dlls/httpapi/httpapi.spec [new file with mode: 0644]
dlls/httpapi/httpapi_main.c [new file with mode: 0644]
dlls/iccvid/Makefile.in [new file with mode: 0644]
dlls/iccvid/iccvid.c [new file with mode: 0644]
dlls/iccvid/iccvid.spec [new file with mode: 0644]
dlls/iccvid/iccvid_Da.rc [new file with mode: 0644]
dlls/iccvid/iccvid_De.rc [new file with mode: 0644]
dlls/iccvid/iccvid_En.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Es.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Fr.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Hu.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Ja.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Ko.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Lt.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Nl.rc [new file with mode: 0644]
dlls/iccvid/iccvid_No.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Pl.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Pt.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Ro.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Ru.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Si.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Sv.rc [new file with mode: 0644]
dlls/iccvid/iccvid_Tr.rc [new file with mode: 0644]
dlls/iccvid/iccvid_private.h [new file with mode: 0644]
dlls/icmp/Makefile.in [new file with mode: 0644]
dlls/icmp/icmp.spec [new file with mode: 0644]
dlls/ifsmgr.vxd/Makefile.in [new file with mode: 0644]
dlls/ifsmgr.vxd/ifsmgr.c [new file with mode: 0644]
dlls/ifsmgr.vxd/ifsmgr.vxd.spec [new file with mode: 0644]
dlls/imaadp32.acm/Makefile.in [new file with mode: 0644]
dlls/imaadp32.acm/imaadp32.acm.spec [new file with mode: 0644]
dlls/imaadp32.acm/imaadp32.c [new file with mode: 0644]
dlls/imagehlp/Makefile.in [new file with mode: 0644]
dlls/imagehlp/access.c [new file with mode: 0644]
dlls/imagehlp/imagehlp.spec [new file with mode: 0644]
dlls/imagehlp/imagehlp_main.c [new file with mode: 0644]
dlls/imagehlp/integrity.c [new file with mode: 0644]
dlls/imagehlp/modify.c [new file with mode: 0644]
dlls/imagehlp/tests/Makefile.in [new file with mode: 0644]
dlls/imagehlp/tests/integrity.c [new file with mode: 0644]
dlls/imm.dll16/Makefile.in [new file with mode: 0644]
dlls/imm.dll16/imm.dll16.spec [new file with mode: 0644]
dlls/imm32/Makefile.in [new file with mode: 0644]
dlls/imm32/imm.c [new file with mode: 0644]
dlls/imm32/imm32.spec [new file with mode: 0644]
dlls/imm32/tests/Makefile.in [new file with mode: 0644]
dlls/imm32/tests/imm32.c [new file with mode: 0644]
dlls/imm32/version.rc [new file with mode: 0644]
dlls/inetcomm/Makefile.in [new file with mode: 0644]
dlls/inetcomm/imaptransport.c [new file with mode: 0644]
dlls/inetcomm/inetcomm.spec [new file with mode: 0644]
dlls/inetcomm/inetcomm_main.c [new file with mode: 0644]
dlls/inetcomm/inetcomm_private.h [new file with mode: 0644]
dlls/inetcomm/internettransport.c [new file with mode: 0644]
dlls/inetcomm/mimeintl.c [new file with mode: 0644]
dlls/inetcomm/mimeole.c [new file with mode: 0644]
dlls/inetcomm/pop3transport.c [new file with mode: 0644]
dlls/inetcomm/regsvr.c [new file with mode: 0644]
dlls/inetcomm/smtptransport.c [new file with mode: 0644]
dlls/inetcomm/tests/Makefile.in [new file with mode: 0644]
dlls/inetcomm/tests/mimeintl.c [new file with mode: 0644]
dlls/inetcomm/tests/mimeole.c [new file with mode: 0644]
dlls/inetmib1/Makefile.in [new file with mode: 0644]
dlls/inetmib1/inetmib1.spec [new file with mode: 0644]
dlls/inetmib1/main.c [new file with mode: 0644]
dlls/inetmib1/tests/Makefile.in [new file with mode: 0644]
dlls/inetmib1/tests/main.c [new file with mode: 0644]
dlls/infosoft/Makefile.in [new file with mode: 0644]
dlls/infosoft/infosoft.spec [new file with mode: 0644]
dlls/infosoft/infosoft_main.c [new file with mode: 0644]
dlls/infosoft/tests/Makefile.in [new file with mode: 0644]
dlls/infosoft/tests/infosoft.c [new file with mode: 0644]
dlls/infosoft/wordbreaker.c [new file with mode: 0644]
dlls/initpki/Makefile.in [new file with mode: 0644]
dlls/initpki/initpki.spec [new file with mode: 0644]
dlls/initpki/main.c [new file with mode: 0644]
dlls/inkobj/Makefile.in [new file with mode: 0644]
dlls/inkobj/inkcollector.c [new file with mode: 0644]
dlls/inkobj/inkobj.c [new file with mode: 0644]
dlls/inkobj/inkobj.spec [new file with mode: 0644]
dlls/inkobj/inkobj_internal.h [new file with mode: 0644]
dlls/inseng/Makefile.in [new file with mode: 0644]
dlls/inseng/inseng.spec [new file with mode: 0644]
dlls/inseng/inseng_main.c [new file with mode: 0644]
dlls/inseng/regsvr.c [new file with mode: 0644]
dlls/iphlpapi/Makefile.in [new file with mode: 0644]
dlls/iphlpapi/icmp.c [new file with mode: 0644]
dlls/iphlpapi/ifenum.c [new file with mode: 0644]
dlls/iphlpapi/ifenum.h [new file with mode: 0644]
dlls/iphlpapi/ip.h [new file with mode: 0644]
dlls/iphlpapi/ip_icmp.h [new file with mode: 0644]
dlls/iphlpapi/iphlpapi.spec [new file with mode: 0644]
dlls/iphlpapi/iphlpapi_main.c [new file with mode: 0644]
dlls/iphlpapi/ipstats.c [new file with mode: 0644]
dlls/iphlpapi/ipstats.h [new file with mode: 0644]
dlls/iphlpapi/tests/Makefile.in [new file with mode: 0644]
dlls/iphlpapi/tests/iphlpapi.c [new file with mode: 0644]
dlls/iphlpapi/version.rc [new file with mode: 0644]
dlls/itircl/Makefile.in [new file with mode: 0644]
dlls/itircl/itircl.spec [new file with mode: 0644]
dlls/itircl/itircl_main.c [new file with mode: 0644]
dlls/itss/Makefile.in [new file with mode: 0644]
dlls/itss/chm_lib.c [new file with mode: 0644]
dlls/itss/chm_lib.h [new file with mode: 0644]
dlls/itss/itss.c [new file with mode: 0644]
dlls/itss/itss.inf [new file with mode: 0644]
dlls/itss/itss.spec [new file with mode: 0644]
dlls/itss/itsstor.h [new file with mode: 0644]
dlls/itss/lzx.c [new file with mode: 0644]
dlls/itss/lzx.h [new file with mode: 0644]
dlls/itss/moniker.c [new file with mode: 0644]
dlls/itss/protocol.c [new file with mode: 0644]
dlls/itss/rsrc.rc [new file with mode: 0644]
dlls/itss/storage.c [new file with mode: 0644]
dlls/itss/tests/Makefile.in [new file with mode: 0644]
dlls/itss/tests/data.chm [new file with mode: 0644]
dlls/itss/tests/protocol.c [new file with mode: 0644]
dlls/itss/tests/rsrc.rc [new file with mode: 0644]
dlls/jscript/Makefile.in [new file with mode: 0644]
dlls/jscript/activex.c [new file with mode: 0644]
dlls/jscript/array.c [new file with mode: 0644]
dlls/jscript/bool.c [new file with mode: 0644]
dlls/jscript/date.c [new file with mode: 0644]
dlls/jscript/dispex.c [new file with mode: 0644]
dlls/jscript/engine.c [new file with mode: 0644]
dlls/jscript/engine.h [new file with mode: 0644]
dlls/jscript/error.c [new file with mode: 0644]
dlls/jscript/function.c [new file with mode: 0644]
dlls/jscript/global.c [new file with mode: 0644]
dlls/jscript/jscript.c [new file with mode: 0644]
dlls/jscript/jscript.h [new file with mode: 0644]
dlls/jscript/jscript.inf [new file with mode: 0644]
dlls/jscript/jscript.spec [new file with mode: 0644]
dlls/jscript/jscript_De.rc [new file with mode: 0644]
dlls/jscript/jscript_En.rc [new file with mode: 0644]
dlls/jscript/jscript_Fr.rc [new file with mode: 0644]
dlls/jscript/jscript_Ko.rc [new file with mode: 0644]
dlls/jscript/jscript_Lt.rc [new file with mode: 0644]
dlls/jscript/jscript_Nl.rc [new file with mode: 0644]
dlls/jscript/jscript_Pt.rc [new file with mode: 0644]
dlls/jscript/jscript_Ru.rc [new file with mode: 0644]
dlls/jscript/jscript_main.c [new file with mode: 0644]
dlls/jscript/jsglobal.idl [new file with mode: 0644]
dlls/jscript/jsglobal_dispid.h [new file with mode: 0644]
dlls/jscript/jsutils.c [new file with mode: 0644]
dlls/jscript/lex.c [new file with mode: 0644]
dlls/jscript/math.c [new file with mode: 0644]
dlls/jscript/number.c [new file with mode: 0644]
dlls/jscript/object.c [new file with mode: 0644]
dlls/jscript/parser.y [new file with mode: 0644]
dlls/jscript/regexp.c [new file with mode: 0644]
dlls/jscript/resource.h [new file with mode: 0644]
dlls/jscript/rsrc.rc [new file with mode: 0644]
dlls/jscript/string.c [new file with mode: 0644]
dlls/jscript/tests/Makefile.in [new file with mode: 0644]
dlls/jscript/tests/activex.c [new file with mode: 0644]
dlls/jscript/tests/api.js [new file with mode: 0644]
dlls/jscript/tests/jscript.c [new file with mode: 0644]
dlls/jscript/tests/lang.js [new file with mode: 0644]
dlls/jscript/tests/regexp.js [new file with mode: 0644]
dlls/jscript/tests/rsrc.rc [new file with mode: 0644]
dlls/jscript/tests/run.c [new file with mode: 0644]
dlls/kernel32/Makefile.in [new file with mode: 0644]
dlls/kernel32/actctx.c [new file with mode: 0644]
dlls/kernel32/atom.c [new file with mode: 0644]
dlls/kernel32/change.c [new file with mode: 0644]
dlls/kernel32/comm.c [new file with mode: 0644]
dlls/kernel32/computername.c [new file with mode: 0644]
dlls/kernel32/console.c [new file with mode: 0644]
dlls/kernel32/console_private.h [new file with mode: 0644]
dlls/kernel32/cpu.c [new file with mode: 0644]
dlls/kernel32/debugger.c [new file with mode: 0644]
dlls/kernel32/editline.c [new file with mode: 0644]
dlls/kernel32/environ.c [new file with mode: 0644]
dlls/kernel32/except.c [new file with mode: 0644]
dlls/kernel32/fiber.c [new file with mode: 0644]
dlls/kernel32/file.c [new file with mode: 0644]
dlls/kernel32/format_msg.c [new file with mode: 0644]
dlls/kernel32/heap.c [new file with mode: 0644]
dlls/kernel32/kernel32.spec [new file with mode: 0644]
dlls/kernel32/kernel_main.c [new file with mode: 0644]
dlls/kernel32/kernel_private.h [new file with mode: 0644]
dlls/kernel32/lcformat.c [new file with mode: 0644]
dlls/kernel32/locale.c [new file with mode: 0644]
dlls/kernel32/locale_rc.rc [new file with mode: 0644]
dlls/kernel32/lzexpand.c [new file with mode: 0644]
dlls/kernel32/module.c [new file with mode: 0644]
dlls/kernel32/nls/afk.nls [new file with mode: 0644]
dlls/kernel32/nls/ara.nls [new file with mode: 0644]
dlls/kernel32/nls/arb.nls [new file with mode: 0644]
dlls/kernel32/nls/are.nls [new file with mode: 0644]
dlls/kernel32/nls/arg.nls [new file with mode: 0644]
dlls/kernel32/nls/arh.nls [new file with mode: 0644]
dlls/kernel32/nls/ari.nls [new file with mode: 0644]
dlls/kernel32/nls/arj.nls [new file with mode: 0644]
dlls/kernel32/nls/ark.nls [new file with mode: 0644]
dlls/kernel32/nls/arl.nls [new file with mode: 0644]
dlls/kernel32/nls/arm.nls [new file with mode: 0644]
dlls/kernel32/nls/aro.nls [new file with mode: 0644]
dlls/kernel32/nls/arq.nls [new file with mode: 0644]
dlls/kernel32/nls/ars.nls [new file with mode: 0644]
dlls/kernel32/nls/art.nls [new file with mode: 0644]
dlls/kernel32/nls/aru.nls [new file with mode: 0644]
dlls/kernel32/nls/ary.nls [new file with mode: 0644]
dlls/kernel32/nls/aze.nls [new file with mode: 0644]
dlls/kernel32/nls/azl.nls [new file with mode: 0644]
dlls/kernel32/nls/bel.nls [new file with mode: 0644]
dlls/kernel32/nls/bgr.nls [new file with mode: 0644]
dlls/kernel32/nls/brf.nls [new file with mode: 0644]
dlls/kernel32/nls/cat.nls [new file with mode: 0644]
dlls/kernel32/nls/chs.nls [new file with mode: 0644]
dlls/kernel32/nls/cht.nls [new file with mode: 0644]
dlls/kernel32/nls/cor.nls [new file with mode: 0644]
dlls/kernel32/nls/csy.nls [new file with mode: 0644]
dlls/kernel32/nls/cym.nls [new file with mode: 0644]
dlls/kernel32/nls/dan.nls [new file with mode: 0644]
dlls/kernel32/nls/dea.nls [new file with mode: 0644]
dlls/kernel32/nls/dec.nls [new file with mode: 0644]
dlls/kernel32/nls/del.nls [new file with mode: 0644]
dlls/kernel32/nls/des.nls [new file with mode: 0644]
dlls/kernel32/nls/deu.nls [new file with mode: 0644]
dlls/kernel32/nls/div.nls [new file with mode: 0644]
dlls/kernel32/nls/ell.nls [new file with mode: 0644]
dlls/kernel32/nls/ena.nls [new file with mode: 0644]
dlls/kernel32/nls/enb.nls [new file with mode: 0644]
dlls/kernel32/nls/enc.nls [new file with mode: 0644]
dlls/kernel32/nls/eng.nls [new file with mode: 0644]
dlls/kernel32/nls/eni.nls [new file with mode: 0644]
dlls/kernel32/nls/enj.nls [new file with mode: 0644]
dlls/kernel32/nls/enl.nls [new file with mode: 0644]
dlls/kernel32/nls/enp.nls [new file with mode: 0644]
dlls/kernel32/nls/ens.nls [new file with mode: 0644]
dlls/kernel32/nls/ent.nls [new file with mode: 0644]
dlls/kernel32/nls/enu.nls [new file with mode: 0644]
dlls/kernel32/nls/enw.nls [new file with mode: 0644]
dlls/kernel32/nls/enz.nls [new file with mode: 0644]
dlls/kernel32/nls/eox.nls [new file with mode: 0644]
dlls/kernel32/nls/esa.nls [new file with mode: 0644]
dlls/kernel32/nls/esb.nls [new file with mode: 0644]
dlls/kernel32/nls/esc.nls [new file with mode: 0644]
dlls/kernel32/nls/esd.nls [new file with mode: 0644]
dlls/kernel32/nls/ese.nls [new file with mode: 0644]
dlls/kernel32/nls/esf.nls [new file with mode: 0644]
dlls/kernel32/nls/esg.nls [new file with mode: 0644]
dlls/kernel32/nls/esh.nls [new file with mode: 0644]
dlls/kernel32/nls/esi.nls [new file with mode: 0644]
dlls/kernel32/nls/esl.nls [new file with mode: 0644]
dlls/kernel32/nls/esm.nls [new file with mode: 0644]
dlls/kernel32/nls/esn.nls [new file with mode: 0644]
dlls/kernel32/nls/eso.nls [new file with mode: 0644]
dlls/kernel32/nls/esp.nls [new file with mode: 0644]
dlls/kernel32/nls/esr.nls [new file with mode: 0644]
dlls/kernel32/nls/ess.nls [new file with mode: 0644]
dlls/kernel32/nls/esu.nls [new file with mode: 0644]
dlls/kernel32/nls/esv.nls [new file with mode: 0644]
dlls/kernel32/nls/esy.nls [new file with mode: 0644]
dlls/kernel32/nls/esz.nls [new file with mode: 0644]
dlls/kernel32/nls/eti.nls [new file with mode: 0644]
dlls/kernel32/nls/euq.nls [new file with mode: 0644]
dlls/kernel32/nls/far.nls [new file with mode: 0644]
dlls/kernel32/nls/fin.nls [new file with mode: 0644]
dlls/kernel32/nls/fos.nls [new file with mode: 0644]
dlls/kernel32/nls/fra.nls [new file with mode: 0644]
dlls/kernel32/nls/frb.nls [new file with mode: 0644]
dlls/kernel32/nls/frc.nls [new file with mode: 0644]
dlls/kernel32/nls/frl.nls [new file with mode: 0644]
dlls/kernel32/nls/frm.nls [new file with mode: 0644]
dlls/kernel32/nls/frs.nls [new file with mode: 0644]
dlls/kernel32/nls/gae.nls [new file with mode: 0644]
dlls/kernel32/nls/gdh.nls [new file with mode: 0644]
dlls/kernel32/nls/gdv.nls [new file with mode: 0644]
dlls/kernel32/nls/glc.nls [new file with mode: 0644]
dlls/kernel32/nls/guj.nls [new file with mode: 0644]
dlls/kernel32/nls/heb.nls [new file with mode: 0644]
dlls/kernel32/nls/hin.nls [new file with mode: 0644]
dlls/kernel32/nls/hrv.nls [new file with mode: 0644]
dlls/kernel32/nls/hun.nls [new file with mode: 0644]
dlls/kernel32/nls/hye.nls [new file with mode: 0644]
dlls/kernel32/nls/ind.nls [new file with mode: 0644]
dlls/kernel32/nls/isl.nls [new file with mode: 0644]
dlls/kernel32/nls/ita.nls [new file with mode: 0644]
dlls/kernel32/nls/its.nls [new file with mode: 0644]
dlls/kernel32/nls/jpn.nls [new file with mode: 0644]
dlls/kernel32/nls/kan.nls [new file with mode: 0644]
dlls/kernel32/nls/kat.nls [new file with mode: 0644]
dlls/kernel32/nls/kkz.nls [new file with mode: 0644]
dlls/kernel32/nls/knk.nls [new file with mode: 0644]
dlls/kernel32/nls/kor.nls [new file with mode: 0644]
dlls/kernel32/nls/kyr.nls [new file with mode: 0644]
dlls/kernel32/nls/lth.nls [new file with mode: 0644]
dlls/kernel32/nls/lvi.nls [new file with mode: 0644]
dlls/kernel32/nls/mar.nls [new file with mode: 0644]
dlls/kernel32/nls/mki.nls [new file with mode: 0644]
dlls/kernel32/nls/mon.nls [new file with mode: 0644]
dlls/kernel32/nls/msb.nls [new file with mode: 0644]
dlls/kernel32/nls/msl.nls [new file with mode: 0644]
dlls/kernel32/nls/nlb.nls [new file with mode: 0644]
dlls/kernel32/nls/nld.nls [new file with mode: 0644]
dlls/kernel32/nls/nls.nls [new file with mode: 0644]
dlls/kernel32/nls/non.nls [new file with mode: 0644]
dlls/kernel32/nls/nor.nls [new file with mode: 0644]
dlls/kernel32/nls/pan.nls [new file with mode: 0644]
dlls/kernel32/nls/plk.nls [new file with mode: 0644]
dlls/kernel32/nls/ptb.nls [new file with mode: 0644]
dlls/kernel32/nls/ptg.nls [new file with mode: 0644]
dlls/kernel32/nls/rmc.nls [new file with mode: 0644]
dlls/kernel32/nls/rom.nls [new file with mode: 0644]
dlls/kernel32/nls/rus.nls [new file with mode: 0644]
dlls/kernel32/nls/san.nls [new file with mode: 0644]
dlls/kernel32/nls/sky.nls [new file with mode: 0644]
dlls/kernel32/nls/slv.nls [new file with mode: 0644]
dlls/kernel32/nls/sqi.nls [new file with mode: 0644]
dlls/kernel32/nls/srb.nls [new file with mode: 0644]
dlls/kernel32/nls/srl.nls [new file with mode: 0644]
dlls/kernel32/nls/sve.nls [new file with mode: 0644]
dlls/kernel32/nls/svf.nls [new file with mode: 0644]
dlls/kernel32/nls/swk.nls [new file with mode: 0644]
dlls/kernel32/nls/syr.nls [new file with mode: 0644]
dlls/kernel32/nls/tam.nls [new file with mode: 0644]
dlls/kernel32/nls/tel.nls [new file with mode: 0644]
dlls/kernel32/nls/tha.nls [new file with mode: 0644]
dlls/kernel32/nls/trk.nls [new file with mode: 0644]
dlls/kernel32/nls/ttt.nls [new file with mode: 0644]
dlls/kernel32/nls/ukr.nls [new file with mode: 0644]
dlls/kernel32/nls/urd.nls [new file with mode: 0644]
dlls/kernel32/nls/uzb.nls [new file with mode: 0644]
dlls/kernel32/nls/uzl.nls [new file with mode: 0644]
dlls/kernel32/nls/vit.nls [new file with mode: 0644]
dlls/kernel32/nls/wal.nls [new file with mode: 0644]
dlls/kernel32/nls/winerr_deu.mc [new file with mode: 0644]
dlls/kernel32/nls/winerr_enu.mc [new file with mode: 0644]
dlls/kernel32/nls/winerr_fra.mc [new file with mode: 0644]
dlls/kernel32/nls/winerr_jpn.mc [new file with mode: 0644]
dlls/kernel32/nls/winerr_kor.mc [new file with mode: 0644]
dlls/kernel32/nls/winerr_lth.mc [new file with mode: 0644]
dlls/kernel32/nls/winerr_nld.mc [new file with mode: 0644]
dlls/kernel32/nls/winerr_nor.mc [new file with mode: 0644]
dlls/kernel32/nls/winerr_plk.mc [new file with mode: 0644]
dlls/kernel32/nls/winerr_ptg.mc [new file with mode: 0644]
dlls/kernel32/nls/zhh.nls [new file with mode: 0644]
dlls/kernel32/nls/zhi.nls [new file with mode: 0644]
dlls/kernel32/nls/zhm.nls [new file with mode: 0644]
dlls/kernel32/oldconfig.c [new file with mode: 0644]
dlls/kernel32/path.c [new file with mode: 0644]
dlls/kernel32/powermgnt.c [new file with mode: 0644]
dlls/kernel32/process.c [new file with mode: 0644]
dlls/kernel32/profile.c [new file with mode: 0644]
dlls/kernel32/resource.c [new file with mode: 0644]
dlls/kernel32/string.c [new file with mode: 0644]
dlls/kernel32/sync.c [new file with mode: 0644]
dlls/kernel32/tape.c [new file with mode: 0644]
dlls/kernel32/tests/Makefile.in [new file with mode: 0644]
dlls/kernel32/tests/actctx.c [new file with mode: 0644]
dlls/kernel32/tests/alloc.c [new file with mode: 0644]
dlls/kernel32/tests/atom.c [new file with mode: 0644]
dlls/kernel32/tests/change.c [new file with mode: 0644]
dlls/kernel32/tests/codepage.c [new file with mode: 0644]
dlls/kernel32/tests/comm.c [new file with mode: 0644]
dlls/kernel32/tests/console.c [new file with mode: 0644]
dlls/kernel32/tests/debugger.c [new file with mode: 0644]
dlls/kernel32/tests/directory.c [new file with mode: 0644]
dlls/kernel32/tests/drive.c [new file with mode: 0644]
dlls/kernel32/tests/environ.c [new file with mode: 0644]
dlls/kernel32/tests/fiber.c [new file with mode: 0644]
dlls/kernel32/tests/file.c [new file with mode: 0644]
dlls/kernel32/tests/format_msg.c [new file with mode: 0644]
dlls/kernel32/tests/generated.c [new file with mode: 0644]
dlls/kernel32/tests/heap.c [new file with mode: 0644]
dlls/kernel32/tests/loader.c [new file with mode: 0644]
dlls/kernel32/tests/locale.c [new file with mode: 0644]
dlls/kernel32/tests/mailslot.c [new file with mode: 0644]
dlls/kernel32/tests/module.c [new file with mode: 0644]
dlls/kernel32/tests/path.c [new file with mode: 0644]
dlls/kernel32/tests/pipe.c [new file with mode: 0644]
dlls/kernel32/tests/process.c [new file with mode: 0644]
dlls/kernel32/tests/profile.c [new file with mode: 0644]
dlls/kernel32/tests/resource.c [new file with mode: 0644]
dlls/kernel32/tests/resource.rc [new file with mode: 0644]
dlls/kernel32/tests/sync.c [new file with mode: 0644]
dlls/kernel32/tests/thread.c [new file with mode: 0644]
dlls/kernel32/tests/time.c [new file with mode: 0644]
dlls/kernel32/tests/timer.c [new file with mode: 0644]
dlls/kernel32/tests/toolhelp.c [new file with mode: 0644]
dlls/kernel32/tests/version.c [new file with mode: 0644]
dlls/kernel32/tests/virtual.c [new file with mode: 0644]
dlls/kernel32/tests/volume.c [new file with mode: 0644]
dlls/kernel32/thread.c [new file with mode: 0644]
dlls/kernel32/time.c [new file with mode: 0644]
dlls/kernel32/toolhelp.c [new file with mode: 0644]
dlls/kernel32/version.c [new file with mode: 0644]
dlls/kernel32/version.rc [new file with mode: 0644]
dlls/kernel32/virtual.c [new file with mode: 0644]
dlls/kernel32/volume.c [new file with mode: 0644]
dlls/keyboard.drv16/Makefile.in [new file with mode: 0644]
dlls/keyboard.drv16/keyboard.c [new file with mode: 0644]
dlls/keyboard.drv16/keyboard.drv16.spec [new file with mode: 0644]
dlls/krnl386.exe16/Makefile.in [new file with mode: 0644]
dlls/krnl386.exe16/atom.c [new file with mode: 0644]
dlls/krnl386.exe16/dma.c [new file with mode: 0644]
dlls/krnl386.exe16/dosaspi.c [new file with mode: 0644]
dlls/krnl386.exe16/dosconf.c [new file with mode: 0644]
dlls/krnl386.exe16/dosdev.c [new file with mode: 0644]
dlls/krnl386.exe16/dosexe.c [new file with mode: 0644]
dlls/krnl386.exe16/dosexe.h [new file with mode: 0644]
dlls/krnl386.exe16/dosmem.c [new file with mode: 0644]
dlls/krnl386.exe16/dosvm.c [new file with mode: 0644]
dlls/krnl386.exe16/error.c [new file with mode: 0644]
dlls/krnl386.exe16/file.c [new file with mode: 0644]
dlls/krnl386.exe16/fpu.c [new file with mode: 0644]
dlls/krnl386.exe16/global.c [new file with mode: 0644]
dlls/krnl386.exe16/instr.c [new file with mode: 0644]
dlls/krnl386.exe16/int09.c [new file with mode: 0644]
dlls/krnl386.exe16/int10.c [new file with mode: 0644]
dlls/krnl386.exe16/int13.c [new file with mode: 0644]
dlls/krnl386.exe16/int15.c [new file with mode: 0644]
dlls/krnl386.exe16/int16.c [new file with mode: 0644]
dlls/krnl386.exe16/int21.c [new file with mode: 0644]
dlls/krnl386.exe16/int25.c [new file with mode: 0644]
dlls/krnl386.exe16/int26.c [new file with mode: 0644]
dlls/krnl386.exe16/int2f.c [new file with mode: 0644]
dlls/krnl386.exe16/int31.c [new file with mode: 0644]
dlls/krnl386.exe16/int33.c [new file with mode: 0644]
dlls/krnl386.exe16/int67.c [new file with mode: 0644]
dlls/krnl386.exe16/interrupts.c [new file with mode: 0644]
dlls/krnl386.exe16/ioports.c [new file with mode: 0644]
dlls/krnl386.exe16/kernel.c [new file with mode: 0644]
dlls/krnl386.exe16/kernel16_private.h [new file with mode: 0644]
dlls/krnl386.exe16/krnl386.exe16.spec [new file with mode: 0644]
dlls/krnl386.exe16/local.c [new file with mode: 0644]
dlls/krnl386.exe16/ne_module.c [new file with mode: 0644]
dlls/krnl386.exe16/ne_segment.c [new file with mode: 0644]
dlls/krnl386.exe16/registry.c [new file with mode: 0644]
dlls/krnl386.exe16/relay.c [new file with mode: 0644]
dlls/krnl386.exe16/resource.c [new file with mode: 0644]
dlls/krnl386.exe16/selector.c [new file with mode: 0644]
dlls/krnl386.exe16/snoop.c [new file with mode: 0644]
dlls/krnl386.exe16/soundblaster.c [new file with mode: 0644]
dlls/krnl386.exe16/syslevel.c [new file with mode: 0644]
dlls/krnl386.exe16/task.c [new file with mode: 0644]
dlls/krnl386.exe16/thunk.c [new file with mode: 0644]
dlls/krnl386.exe16/timer.c [new file with mode: 0644]
dlls/krnl386.exe16/utthunk.c [new file with mode: 0644]
dlls/krnl386.exe16/version.rc [new file with mode: 0644]
dlls/krnl386.exe16/vga.c [new file with mode: 0644]
dlls/krnl386.exe16/vga.h [new file with mode: 0644]
dlls/krnl386.exe16/vxd.c [new file with mode: 0644]
dlls/krnl386.exe16/wowthunk.c [new file with mode: 0644]
dlls/loadperf/Makefile.in [new file with mode: 0644]
dlls/loadperf/loadperf.spec [new file with mode: 0644]
dlls/loadperf/loadperf_main.c [new file with mode: 0644]
dlls/localspl/Makefile.in [new file with mode: 0644]
dlls/localspl/localmon.c [new file with mode: 0644]
dlls/localspl/localspl.rc [new file with mode: 0644]
dlls/localspl/localspl.spec [new file with mode: 0644]
dlls/localspl/localspl_main.c [new file with mode: 0644]
dlls/localspl/localspl_private.h [new file with mode: 0644]
dlls/localspl/provider.c [new file with mode: 0644]
dlls/localspl/spl_Da.rc [new file with mode: 0644]
dlls/localspl/spl_De.rc [new file with mode: 0644]
dlls/localspl/spl_En.rc [new file with mode: 0644]
dlls/localspl/spl_Es.rc [new file with mode: 0644]
dlls/localspl/spl_Fr.rc [new file with mode: 0644]
dlls/localspl/spl_Ko.rc [new file with mode: 0644]
dlls/localspl/spl_Lt.rc [new file with mode: 0644]
dlls/localspl/spl_Nl.rc [new file with mode: 0644]
dlls/localspl/spl_No.rc [new file with mode: 0644]
dlls/localspl/spl_Pl.rc [new file with mode: 0644]
dlls/localspl/spl_Pt.rc [new file with mode: 0644]
dlls/localspl/spl_Ro.rc [new file with mode: 0644]
dlls/localspl/spl_Ru.rc [new file with mode: 0644]
dlls/localspl/spl_Si.rc [new file with mode: 0644]
dlls/localspl/spl_Sv.rc [new file with mode: 0644]
dlls/localspl/spl_Zh.rc [new file with mode: 0644]
dlls/localspl/tests/Makefile.in [new file with mode: 0644]
dlls/localspl/tests/localmon.c [new file with mode: 0644]
dlls/localui/Makefile.in [new file with mode: 0644]
dlls/localui/localui.c [new file with mode: 0644]
dlls/localui/localui.h [new file with mode: 0644]
dlls/localui/localui.rc [new file with mode: 0644]
dlls/localui/localui.spec [new file with mode: 0644]
dlls/localui/tests/Makefile.in [new file with mode: 0644]
dlls/localui/tests/localui.c [new file with mode: 0644]
dlls/localui/ui_Da.rc [new file with mode: 0644]
dlls/localui/ui_De.rc [new file with mode: 0644]
dlls/localui/ui_En.rc [new file with mode: 0644]
dlls/localui/ui_Fr.rc [new file with mode: 0644]
dlls/localui/ui_Ko.rc [new file with mode: 0644]
dlls/localui/ui_Lt.rc [new file with mode: 0644]
dlls/localui/ui_Nl.rc [new file with mode: 0644]
dlls/localui/ui_No.rc [new file with mode: 0644]
dlls/localui/ui_Pl.rc [new file with mode: 0644]
dlls/localui/ui_Pt.rc [new file with mode: 0644]
dlls/localui/ui_Ro.rc [new file with mode: 0644]
dlls/localui/ui_Ru.rc [new file with mode: 0644]
dlls/localui/ui_Si.rc [new file with mode: 0644]
dlls/localui/ui_Sv.rc [new file with mode: 0644]
dlls/localui/ui_Zh.rc [new file with mode: 0644]
dlls/lz32/Makefile.in [new file with mode: 0644]
dlls/lz32/lz32.spec [new file with mode: 0644]
dlls/lz32/tests/Makefile.in [new file with mode: 0644]
dlls/lz32/tests/lzexpand_main.c [new file with mode: 0644]
dlls/lz32/version.rc [new file with mode: 0644]
dlls/lzexpand.dll16/Makefile.in [new file with mode: 0644]
dlls/lzexpand.dll16/lzexpand.c [new file with mode: 0644]
dlls/lzexpand.dll16/lzexpand.dll16.spec [new file with mode: 0644]
dlls/mapi32/De.rc [new file with mode: 0644]
dlls/mapi32/En.rc [new file with mode: 0644]
dlls/mapi32/Es.rc [new file with mode: 0644]
dlls/mapi32/Fr.rc [new file with mode: 0644]
dlls/mapi32/Lt.rc [new file with mode: 0644]
dlls/mapi32/Makefile.in [new file with mode: 0644]
dlls/mapi32/Nl.rc [new file with mode: 0644]
dlls/mapi32/Ru.rc [new file with mode: 0644]
dlls/mapi32/imalloc.c [new file with mode: 0644]
dlls/mapi32/mapi32.spec [new file with mode: 0644]
dlls/mapi32/mapi32_main.c [new file with mode: 0644]
dlls/mapi32/prop.c [new file with mode: 0644]
dlls/mapi32/res.h [new file with mode: 0644]
dlls/mapi32/sendmail.c [new file with mode: 0644]
dlls/mapi32/tests/Makefile.in [new file with mode: 0644]
dlls/mapi32/tests/imalloc.c [new file with mode: 0644]
dlls/mapi32/tests/mapi32_test.h [new file with mode: 0644]
dlls/mapi32/tests/prop.c [new file with mode: 0644]
dlls/mapi32/tests/util.c [new file with mode: 0644]
dlls/mapi32/util.c [new file with mode: 0644]
dlls/mapi32/util.h [new file with mode: 0644]
dlls/mapi32/version.rc [new file with mode: 0644]
dlls/mapistub/Makefile.in [new file with mode: 0644]
dlls/mapistub/main.c [new file with mode: 0644]
dlls/mapistub/mapistub.spec [new file with mode: 0644]
dlls/mciavi32/Makefile.in [new file with mode: 0644]
dlls/mciavi32/info.c [new file with mode: 0644]
dlls/mciavi32/mciavi.c [new file with mode: 0644]
dlls/mciavi32/mciavi32.spec [new file with mode: 0644]
dlls/mciavi32/mciavi_res.rc [new file with mode: 0644]
dlls/mciavi32/mmoutput.c [new file with mode: 0644]
dlls/mciavi32/private_mciavi.h [new file with mode: 0644]
dlls/mciavi32/wnd.c [new file with mode: 0644]
dlls/mcicda/Makefile.in [new file with mode: 0644]
dlls/mcicda/mcicda.c [new file with mode: 0644]
dlls/mcicda/mcicda.spec [new file with mode: 0644]
dlls/mciqtz32/Makefile.in [new file with mode: 0644]
dlls/mciqtz32/mciqtz.c [new file with mode: 0644]
dlls/mciqtz32/mciqtz32.spec [new file with mode: 0644]
dlls/mciqtz32/mciqtz_private.h [new file with mode: 0644]
dlls/mciqtz32/version.rc [new file with mode: 0644]
dlls/mciseq/Makefile.in [new file with mode: 0644]
dlls/mciseq/mcimidi.c [new file with mode: 0644]
dlls/mciseq/mciseq.spec [new file with mode: 0644]
dlls/mciwave/Makefile.in [new file with mode: 0644]
dlls/mciwave/mciwave.c [new file with mode: 0644]
dlls/mciwave/mciwave.spec [new file with mode: 0644]
dlls/midimap/Makefile.in [new file with mode: 0644]
dlls/midimap/midimap.c [new file with mode: 0644]
dlls/midimap/midimap.spec [new file with mode: 0644]
dlls/mlang/Makefile.in [new file with mode: 0644]
dlls/mlang/mlang.c [new file with mode: 0644]
dlls/mlang/mlang.spec [new file with mode: 0644]
dlls/mlang/regsvr.c [new file with mode: 0644]
dlls/mlang/tests/Makefile.in [new file with mode: 0644]
dlls/mlang/tests/mlang.c [new file with mode: 0644]
dlls/mmdevapi/Makefile.in [new file with mode: 0644]
dlls/mmdevapi/alext.h [new file with mode: 0644]
dlls/mmdevapi/audio.c [new file with mode: 0644]
dlls/mmdevapi/audiovolume.c [new file with mode: 0644]
dlls/mmdevapi/devenum.c [new file with mode: 0644]
dlls/mmdevapi/main.c [new file with mode: 0644]
dlls/mmdevapi/mmdevapi.h [new file with mode: 0644]
dlls/mmdevapi/mmdevapi.spec [new file with mode: 0644]
dlls/mmdevapi/regsvr.c [new file with mode: 0644]
dlls/mmdevapi/tests/Makefile.in [new file with mode: 0644]
dlls/mmdevapi/tests/capture.c [new file with mode: 0644]
dlls/mmdevapi/tests/dependency.c [new file with mode: 0644]
dlls/mmdevapi/tests/mmdevenum.c [new file with mode: 0644]
dlls/mmdevapi/tests/propstore.c [new file with mode: 0644]
dlls/mmdevapi/tests/render.c [new file with mode: 0644]
dlls/mmdevldr.vxd/Makefile.in [new file with mode: 0644]
dlls/mmdevldr.vxd/mmdevldr.c [new file with mode: 0644]
dlls/mmdevldr.vxd/mmdevldr.vxd.spec [new file with mode: 0644]
dlls/mmsystem.dll16/Makefile.in [new file with mode: 0644]
dlls/mmsystem.dll16/driver.c [new file with mode: 0644]
dlls/mmsystem.dll16/mci16.c [new file with mode: 0644]
dlls/mmsystem.dll16/message16.c [new file with mode: 0644]
dlls/mmsystem.dll16/mmio16.c [new file with mode: 0644]
dlls/mmsystem.dll16/mmsystem.c [new file with mode: 0644]
dlls/mmsystem.dll16/mmsystem.dll16.spec [new file with mode: 0644]
dlls/mmsystem.dll16/winemm16.h [new file with mode: 0644]
dlls/monodebg.vxd/Makefile.in [new file with mode: 0644]
dlls/monodebg.vxd/monodebg.c [new file with mode: 0644]
dlls/monodebg.vxd/monodebg.vxd.spec [new file with mode: 0644]
dlls/mountmgr.sys/Makefile.in [new file with mode: 0644]
dlls/mountmgr.sys/device.c [new file with mode: 0644]
dlls/mountmgr.sys/diskarb.c [new file with mode: 0644]
dlls/mountmgr.sys/hal.c [new file with mode: 0644]
dlls/mountmgr.sys/mountmgr.c [new file with mode: 0644]
dlls/mountmgr.sys/mountmgr.h [new file with mode: 0644]
dlls/mountmgr.sys/mountmgr.sys.spec [new file with mode: 0644]
dlls/mouse.drv16/Makefile.in [new file with mode: 0644]
dlls/mouse.drv16/mouse.c [new file with mode: 0644]
dlls/mouse.drv16/mouse.drv16.spec [new file with mode: 0644]
dlls/mouse.drv16/mouse.rc [new file with mode: 0644]
dlls/mpr/Makefile.in [new file with mode: 0644]
dlls/mpr/auth.c [new file with mode: 0644]
dlls/mpr/mpr.spec [new file with mode: 0644]
dlls/mpr/mpr_Bg.rc [new file with mode: 0644]
dlls/mpr/mpr_Cs.rc [new file with mode: 0644]
dlls/mpr/mpr_Da.rc [new file with mode: 0644]
dlls/mpr/mpr_De.rc [new file with mode: 0644]
dlls/mpr/mpr_En.rc [new file with mode: 0644]
dlls/mpr/mpr_Eo.rc [new file with mode: 0644]
dlls/mpr/mpr_Es.rc [new file with mode: 0644]
dlls/mpr/mpr_Fr.rc [new file with mode: 0644]
dlls/mpr/mpr_Hu.rc [new file with mode: 0644]
dlls/mpr/mpr_It.rc [new file with mode: 0644]
dlls/mpr/mpr_Ja.rc [new file with mode: 0644]
dlls/mpr/mpr_Ko.rc [new file with mode: 0644]
dlls/mpr/mpr_Lt.rc [new file with mode: 0644]
dlls/mpr/mpr_Nl.rc [new file with mode: 0644]
dlls/mpr/mpr_No.rc [new file with mode: 0644]
dlls/mpr/mpr_Pl.rc [new file with mode: 0644]
dlls/mpr/mpr_Pt.rc [new file with mode: 0644]
dlls/mpr/mpr_Ro.rc [new file with mode: 0644]
dlls/mpr/mpr_Ru.rc [new file with mode: 0644]
dlls/mpr/mpr_Si.rc [new file with mode: 0644]
dlls/mpr/mpr_Sv.rc [new file with mode: 0644]
dlls/mpr/mpr_Tr.rc [new file with mode: 0644]
dlls/mpr/mpr_Uk.rc [new file with mode: 0644]
dlls/mpr/mpr_Zh.rc [new file with mode: 0644]
dlls/mpr/mpr_main.c [new file with mode: 0644]
dlls/mpr/mprres.h [new file with mode: 0644]
dlls/mpr/multinet.c [new file with mode: 0644]
dlls/mpr/netspi.h [new file with mode: 0644]
dlls/mpr/nps.c [new file with mode: 0644]
dlls/mpr/pwcache.c [new file with mode: 0644]
dlls/mpr/version.rc [new file with mode: 0644]
dlls/mpr/wnet.c [new file with mode: 0644]
dlls/mpr/wnetpriv.h [new file with mode: 0644]
dlls/mprapi/Makefile.in [new file with mode: 0644]
dlls/mprapi/mprapi.c [new file with mode: 0644]
dlls/mprapi/mprapi.spec [new file with mode: 0644]
dlls/msacm.dll16/Makefile.in [new file with mode: 0644]
dlls/msacm.dll16/msacm.c [new file with mode: 0644]
dlls/msacm.dll16/msacm.dll16.spec [new file with mode: 0644]
dlls/msacm.dll16/wineacm16.h [new file with mode: 0644]
dlls/msacm32.drv/Makefile.in [new file with mode: 0644]
dlls/msacm32.drv/msacm32.drv.spec [new file with mode: 0644]
dlls/msacm32.drv/wavemap.c [new file with mode: 0644]
dlls/msacm32/Makefile.in [new file with mode: 0644]
dlls/msacm32/driver.c [new file with mode: 0644]
dlls/msacm32/filter.c [new file with mode: 0644]
dlls/msacm32/format.c [new file with mode: 0644]
dlls/msacm32/internal.c [new file with mode: 0644]
dlls/msacm32/msacm32.spec [new file with mode: 0644]
dlls/msacm32/msacm32_main.c [new file with mode: 0644]
dlls/msacm32/msacm_Cs.rc [new file with mode: 0644]
dlls/msacm32/msacm_Da.rc [new file with mode: 0644]
dlls/msacm32/msacm_De.rc [new file with mode: 0644]
dlls/msacm32/msacm_En.rc [new file with mode: 0644]
dlls/msacm32/msacm_Es.rc [new file with mode: 0644]
dlls/msacm32/msacm_Fr.rc [new file with mode: 0644]
dlls/msacm32/msacm_Hu.rc [new file with mode: 0644]
dlls/msacm32/msacm_It.rc [new file with mode: 0644]
dlls/msacm32/msacm_Ja.rc [new file with mode: 0644]
dlls/msacm32/msacm_Ko.rc [new file with mode: 0644]
dlls/msacm32/msacm_Lt.rc [new file with mode: 0644]
dlls/msacm32/msacm_Nl.rc [new file with mode: 0644]
dlls/msacm32/msacm_No.rc [new file with mode: 0644]
dlls/msacm32/msacm_Pl.rc [new file with mode: 0644]
dlls/msacm32/msacm_Pt.rc [new file with mode: 0644]
dlls/msacm32/msacm_Ro.rc [new file with mode: 0644]
dlls/msacm32/msacm_Ru.rc [new file with mode: 0644]
dlls/msacm32/msacm_Si.rc [new file with mode: 0644]
dlls/msacm32/msacm_Sv.rc [new file with mode: 0644]
dlls/msacm32/msacm_Tr.rc [new file with mode: 0644]
dlls/msacm32/msacm_Uk.rc [new file with mode: 0644]
dlls/msacm32/msacm_Zh.rc [new file with mode: 0644]
dlls/msacm32/pcmconverter.c [new file with mode: 0644]
dlls/msacm32/stream.c [new file with mode: 0644]
dlls/msacm32/tests/Makefile.in [new file with mode: 0644]
dlls/msacm32/tests/msacm.c [new file with mode: 0644]
dlls/msacm32/wineacm.h [new file with mode: 0644]
dlls/msadp32.acm/Makefile.in [new file with mode: 0644]
dlls/msadp32.acm/msadp32.acm.spec [new file with mode: 0644]
dlls/msadp32.acm/msadp32.c [new file with mode: 0644]
dlls/mscat32/Makefile.in [new file with mode: 0644]
dlls/mscat32/main.c [new file with mode: 0644]
dlls/mscat32/mscat32.spec [new file with mode: 0644]
dlls/mscms/Makefile.in [new file with mode: 0644]
dlls/mscms/handle.c [new file with mode: 0644]
dlls/mscms/icc.c [new file with mode: 0644]
dlls/mscms/mscms.spec [new file with mode: 0644]
dlls/mscms/mscms_main.c [new file with mode: 0644]
dlls/mscms/mscms_priv.h [new file with mode: 0644]
dlls/mscms/profile.c [new file with mode: 0644]
dlls/mscms/stub.c [new file with mode: 0644]
dlls/mscms/tests/Makefile.in [new file with mode: 0644]
dlls/mscms/tests/profile.c [new file with mode: 0644]
dlls/mscms/transform.c [new file with mode: 0644]
dlls/mscms/version.rc [new file with mode: 0644]
dlls/mscoree/Makefile.in [new file with mode: 0644]
dlls/mscoree/corruntimehost.c [new file with mode: 0644]
dlls/mscoree/mscoree.spec [new file with mode: 0644]
dlls/mscoree/mscoree_main.c [new file with mode: 0644]
dlls/mscoree/mscoree_private.h [new file with mode: 0644]
dlls/msctf/Makefile.in [new file with mode: 0644]
dlls/msctf/categorymgr.c [new file with mode: 0644]
dlls/msctf/compartmentmgr.c [new file with mode: 0644]
dlls/msctf/context.c [new file with mode: 0644]
dlls/msctf/displayattributemgr.c [new file with mode: 0644]
dlls/msctf/documentmgr.c [new file with mode: 0644]
dlls/msctf/inputprocessor.c [new file with mode: 0644]
dlls/msctf/langbarmgr.c [new file with mode: 0644]
dlls/msctf/msctf.c [new file with mode: 0644]
dlls/msctf/msctf.spec [new file with mode: 0644]
dlls/msctf/msctf_internal.h [new file with mode: 0644]
dlls/msctf/range.c [new file with mode: 0644]
dlls/msctf/regsvr.c [new file with mode: 0644]
dlls/msctf/tests/Makefile.in [new file with mode: 0644]
dlls/msctf/tests/inputprocessor.c [new file with mode: 0644]
dlls/msctf/threadmgr.c [new file with mode: 0644]
dlls/msctf/version.rc [new file with mode: 0644]
dlls/msdaps/Makefile.in [new file with mode: 0644]
dlls/msdaps/main.c [new file with mode: 0644]
dlls/msdaps/msdaps.idl [new file with mode: 0644]
dlls/msdaps/msdaps.spec [new file with mode: 0644]
dlls/msdaps/regsvr.c [new file with mode: 0644]
dlls/msdaps/row_server.c [new file with mode: 0644]
dlls/msdaps/row_server.idl [new file with mode: 0644]
dlls/msdaps/usrmarshal.c [new file with mode: 0644]
dlls/msdmo/Makefile.in [new file with mode: 0644]
dlls/msdmo/dmoreg.c [new file with mode: 0644]
dlls/msdmo/dmort.c [new file with mode: 0644]
dlls/msdmo/msdmo.spec [new file with mode: 0644]
dlls/msdmo/rsrc.rc [new file with mode: 0644]
dlls/msftedit/Makefile.in [new file with mode: 0644]
dlls/msftedit/msftedit.spec [new file with mode: 0644]
dlls/msftedit/msftedit_main.c [new file with mode: 0644]
dlls/msftedit/version.rc [new file with mode: 0644]
dlls/msg711.acm/Makefile.in [new file with mode: 0644]
dlls/msg711.acm/msg711.acm.spec [new file with mode: 0644]
dlls/msg711.acm/msg711.c [new file with mode: 0644]
dlls/msgsm32.acm/Makefile.in [new file with mode: 0644]
dlls/msgsm32.acm/msgsm32.acm.spec [new file with mode: 0644]
dlls/msgsm32.acm/msgsm32.c [new file with mode: 0644]
dlls/mshtml.tlb/Makefile.in [new file with mode: 0644]
dlls/mshtml.tlb/mshtml.tlb.spec [new file with mode: 0644]
dlls/mshtml.tlb/mshtml_tlb.idl [new file with mode: 0644]
dlls/mshtml.tlb/rsrc.rc [new file with mode: 0644]
dlls/mshtml/Bg.rc [new file with mode: 0644]
dlls/mshtml/Da.rc [new file with mode: 0644]
dlls/mshtml/De.rc [new file with mode: 0644]
dlls/mshtml/En.rc [new file with mode: 0644]
dlls/mshtml/Es.rc [new file with mode: 0644]
dlls/mshtml/Fi.rc [new file with mode: 0644]
dlls/mshtml/Fr.rc [new file with mode: 0644]
dlls/mshtml/Hu.rc [new file with mode: 0644]
dlls/mshtml/It.rc [new file with mode: 0644]
dlls/mshtml/Ja.rc [new file with mode: 0644]
dlls/mshtml/Ko.rc [new file with mode: 0644]
dlls/mshtml/Lt.rc [new file with mode: 0644]
dlls/mshtml/Makefile.in [new file with mode: 0644]
dlls/mshtml/Nl.rc [new file with mode: 0644]
dlls/mshtml/No.rc [new file with mode: 0644]
dlls/mshtml/Pl.rc [new file with mode: 0644]
dlls/mshtml/Pt.rc [new file with mode: 0644]
dlls/mshtml/Ro.rc [new file with mode: 0644]
dlls/mshtml/Ru.rc [new file with mode: 0644]
dlls/mshtml/Si.rc [new file with mode: 0644]
dlls/mshtml/Sv.rc [new file with mode: 0644]
dlls/mshtml/Tr.rc [new file with mode: 0644]
dlls/mshtml/Uk.rc [new file with mode: 0644]
dlls/mshtml/Zh.rc [new file with mode: 0644]
dlls/mshtml/blank.htm [new file with mode: 0644]
dlls/mshtml/conpoint.c [new file with mode: 0644]
dlls/mshtml/dispex.c [new file with mode: 0644]
dlls/mshtml/editor.c [new file with mode: 0644]
dlls/mshtml/hlink.c [new file with mode: 0644]
dlls/mshtml/htmlanchor.c [new file with mode: 0644]
dlls/mshtml/htmlbody.c [new file with mode: 0644]
dlls/mshtml/htmlcomment.c [new file with mode: 0644]
dlls/mshtml/htmlcurstyle.c [new file with mode: 0644]
dlls/mshtml/htmldoc.c [new file with mode: 0644]
dlls/mshtml/htmldoc3.c [new file with mode: 0644]
dlls/mshtml/htmldoc5.c [new file with mode: 0644]
dlls/mshtml/htmlelem.c [new file with mode: 0644]
dlls/mshtml/htmlelem2.c [new file with mode: 0644]
dlls/mshtml/htmlelem3.c [new file with mode: 0644]
dlls/mshtml/htmlelemcol.c [new file with mode: 0644]
dlls/mshtml/htmlevent.c [new file with mode: 0644]
dlls/mshtml/htmlevent.h [new file with mode: 0644]
dlls/mshtml/htmlform.c [new file with mode: 0644]
dlls/mshtml/htmlframe.c [new file with mode: 0644]
dlls/mshtml/htmlframebase.c [new file with mode: 0644]
dlls/mshtml/htmlgeneric.c [new file with mode: 0644]
dlls/mshtml/htmliframe.c [new file with mode: 0644]
dlls/mshtml/htmlimg.c [new file with mode: 0644]
dlls/mshtml/htmlinput.c [new file with mode: 0644]
dlls/mshtml/htmllocation.c [new file with mode: 0644]
dlls/mshtml/htmlnode.c [new file with mode: 0644]
dlls/mshtml/htmloption.c [new file with mode: 0644]
dlls/mshtml/htmlscreen.c [new file with mode: 0644]
dlls/mshtml/htmlscript.c [new file with mode: 0644]
dlls/mshtml/htmlselect.c [new file with mode: 0644]
dlls/mshtml/htmlstyle.c [new file with mode: 0644]
dlls/mshtml/htmlstyle.h [new file with mode: 0644]
dlls/mshtml/htmlstyle2.c [new file with mode: 0644]
dlls/mshtml/htmlstyle3.c [new file with mode: 0644]
dlls/mshtml/htmlstylesheet.c [new file with mode: 0644]
dlls/mshtml/htmltable.c [new file with mode: 0644]
dlls/mshtml/htmltablerow.c [new file with mode: 0644]
dlls/mshtml/htmltextarea.c [new file with mode: 0644]
dlls/mshtml/htmltextcont.c [new file with mode: 0644]
dlls/mshtml/htmltextnode.c [new file with mode: 0644]
dlls/mshtml/htmlwindow.c [new file with mode: 0644]
dlls/mshtml/install.c [new file with mode: 0644]
dlls/mshtml/loadopts.c [new file with mode: 0644]
dlls/mshtml/main.c [new file with mode: 0644]
dlls/mshtml/mshtml.inf [new file with mode: 0644]
dlls/mshtml/mshtml.spec [new file with mode: 0644]
dlls/mshtml/mshtml_private.h [new file with mode: 0644]
dlls/mshtml/mutation.c [new file with mode: 0644]
dlls/mshtml/navigate.c [new file with mode: 0644]
dlls/mshtml/nsembed.c [new file with mode: 0644]
dlls/mshtml/nsevents.c [new file with mode: 0644]
dlls/mshtml/nsiface.idl [new file with mode: 0644]
dlls/mshtml/nsio.c [new file with mode: 0644]
dlls/mshtml/nsservice.c [new file with mode: 0644]
dlls/mshtml/olecmd.c [new file with mode: 0644]
dlls/mshtml/oleobj.c [new file with mode: 0644]
dlls/mshtml/olewnd.c [new file with mode: 0644]
dlls/mshtml/omnavigator.c [new file with mode: 0644]
dlls/mshtml/persist.c [new file with mode: 0644]
dlls/mshtml/protocol.c [new file with mode: 0644]
dlls/mshtml/resource.h [new file with mode: 0644]
dlls/mshtml/rsrc.rc [new file with mode: 0644]
dlls/mshtml/script.c [new file with mode: 0644]
dlls/mshtml/secmgr.c [new file with mode: 0644]
dlls/mshtml/selection.c [new file with mode: 0644]
dlls/mshtml/service.c [new file with mode: 0644]
dlls/mshtml/task.c [new file with mode: 0644]
dlls/mshtml/tests/Makefile.in [new file with mode: 0644]
dlls/mshtml/tests/dom.c [new file with mode: 0644]
dlls/mshtml/tests/events.c [new file with mode: 0644]
dlls/mshtml/tests/htmldoc.c [new file with mode: 0644]
dlls/mshtml/tests/htmllocation.c [new file with mode: 0644]
dlls/mshtml/tests/jstest.html [new file with mode: 0644]
dlls/mshtml/tests/misc.c [new file with mode: 0644]
dlls/mshtml/tests/mshtml_test.h [new file with mode: 0644]
dlls/mshtml/tests/protocol.c [new file with mode: 0644]
dlls/mshtml/tests/rsrc.rc [new file with mode: 0644]
dlls/mshtml/tests/script.c [new file with mode: 0644]
dlls/mshtml/txtrange.c [new file with mode: 0644]
dlls/mshtml/view.c [new file with mode: 0644]
dlls/msi/Makefile.in [new file with mode: 0644]
dlls/msi/action.c [new file with mode: 0644]
dlls/msi/alter.c [new file with mode: 0644]
dlls/msi/appsearch.c [new file with mode: 0644]
dlls/msi/automation.c [new file with mode: 0644]
dlls/msi/classes.c [new file with mode: 0644]
dlls/msi/cond.y [new file with mode: 0644]
dlls/msi/create.c [new file with mode: 0644]
dlls/msi/custom.c [new file with mode: 0644]
dlls/msi/database.c [new file with mode: 0644]
dlls/msi/delete.c [new file with mode: 0644]
dlls/msi/dialog.c [new file with mode: 0644]
dlls/msi/distinct.c [new file with mode: 0644]
dlls/msi/drop.c [new file with mode: 0644]
dlls/msi/events.c [new file with mode: 0644]
dlls/msi/files.c [new file with mode: 0644]
dlls/msi/font.c [new file with mode: 0644]
dlls/msi/format.c [new file with mode: 0644]
dlls/msi/handle.c [new file with mode: 0644]
dlls/msi/helpers.c [new file with mode: 0644]
dlls/msi/insert.c [new file with mode: 0644]
dlls/msi/instabsent.bmp [new file with mode: 0644]
dlls/msi/instadvert.bmp [new file with mode: 0644]
dlls/msi/install.c [new file with mode: 0644]
dlls/msi/instlocal.bmp [new file with mode: 0644]
dlls/msi/join.c [new file with mode: 0644]
dlls/msi/media.c [new file with mode: 0644]
dlls/msi/msi.c [new file with mode: 0644]
dlls/msi/msi.rc [new file with mode: 0644]
dlls/msi/msi.spec [new file with mode: 0644]
dlls/msi/msi_Bg.rc [new file with mode: 0644]
dlls/msi/msi_Da.rc [new file with mode: 0644]
dlls/msi/msi_De.rc [new file with mode: 0644]
dlls/msi/msi_En.rc [new file with mode: 0644]
dlls/msi/msi_Eo.rc [new file with mode: 0644]
dlls/msi/msi_Es.rc [new file with mode: 0644]
dlls/msi/msi_Fi.rc [new file with mode: 0644]
dlls/msi/msi_Fr.rc [new file with mode: 0644]
dlls/msi/msi_Hu.rc [new file with mode: 0644]
dlls/msi/msi_It.rc [new file with mode: 0644]
dlls/msi/msi_Ko.rc [new file with mode: 0644]
dlls/msi/msi_Lt.rc [new file with mode: 0644]
dlls/msi/msi_Nl.rc [new file with mode: 0644]
dlls/msi/msi_No.rc [new file with mode: 0644]
dlls/msi/msi_Pl.rc [new file with mode: 0644]
dlls/msi/msi_Pt.rc [new file with mode: 0644]
dlls/msi/msi_Ro.rc [new file with mode: 0644]
dlls/msi/msi_Ru.rc [new file with mode: 0644]
dlls/msi/msi_Si.rc [new file with mode: 0644]
dlls/msi/msi_Sv.rc [new file with mode: 0644]
dlls/msi/msi_Tr.rc [new file with mode: 0644]
dlls/msi/msi_Uk.rc [new file with mode: 0644]
dlls/msi/msi_Zh.rc [new file with mode: 0644]
dlls/msi/msi_main.c [new file with mode: 0644]
dlls/msi/msipriv.h [new file with mode: 0644]
dlls/msi/msiquery.c [new file with mode: 0644]
dlls/msi/msiserver.idl [new file with mode: 0644]
dlls/msi/msiserver_dispids.h [new file with mode: 0644]
dlls/msi/package.c [new file with mode: 0644]
dlls/msi/preview.c [new file with mode: 0644]
dlls/msi/query.h [new file with mode: 0644]
dlls/msi/record.c [new file with mode: 0644]
dlls/msi/registry.c [new file with mode: 0644]
dlls/msi/regsvr.c [new file with mode: 0644]
dlls/msi/script.c [new file with mode: 0644]
dlls/msi/select.c [new file with mode: 0644]
dlls/msi/source.c [new file with mode: 0644]
dlls/msi/sql.y [new file with mode: 0644]
dlls/msi/storages.c [new file with mode: 0644]
dlls/msi/streams.c [new file with mode: 0644]
dlls/msi/string.c [new file with mode: 0644]
dlls/msi/suminfo.c [new file with mode: 0644]
dlls/msi/table.c [new file with mode: 0644]
dlls/msi/tests/Makefile.in [new file with mode: 0644]
dlls/msi/tests/automation.c [new file with mode: 0644]
dlls/msi/tests/db.c [new file with mode: 0644]
dlls/msi/tests/format.c [new file with mode: 0644]
dlls/msi/tests/install.c [new file with mode: 0644]
dlls/msi/tests/msi.c [new file with mode: 0644]
dlls/msi/tests/package.c [new file with mode: 0644]
dlls/msi/tests/patch.c [new file with mode: 0644]
dlls/msi/tests/record.c [new file with mode: 0644]
dlls/msi/tests/source.c [new file with mode: 0644]
dlls/msi/tests/suminfo.c [new file with mode: 0644]
dlls/msi/tokenize.c [new file with mode: 0644]
dlls/msi/update.c [new file with mode: 0644]
dlls/msi/upgrade.c [new file with mode: 0644]
dlls/msi/version.rc [new file with mode: 0644]
dlls/msi/where.c [new file with mode: 0644]
dlls/msimg32/Makefile.in [new file with mode: 0644]
dlls/msimg32/msimg32.spec [new file with mode: 0644]
dlls/msimg32/msimg32_main.c [new file with mode: 0644]
dlls/msimtf/Makefile.in [new file with mode: 0644]
dlls/msimtf/activeimmapp.c [new file with mode: 0644]
dlls/msimtf/main.c [new file with mode: 0644]
dlls/msimtf/msimtf.inf [new file with mode: 0644]
dlls/msimtf/msimtf.spec [new file with mode: 0644]
dlls/msimtf/rsrc.rc [new file with mode: 0644]
dlls/msisip/Makefile.in [new file with mode: 0644]
dlls/msisip/main.c [new file with mode: 0644]
dlls/msisip/msisip.spec [new file with mode: 0644]
dlls/msisys.ocx/Makefile.in [new file with mode: 0644]
dlls/msisys.ocx/msisys.c [new file with mode: 0644]
dlls/msisys.ocx/msisys.ocx.spec [new file with mode: 0644]
dlls/msnet32/Makefile.in [new file with mode: 0644]
dlls/msnet32/msnet32.spec [new file with mode: 0644]
dlls/msnet32/msnet_main.c [new file with mode: 0644]
dlls/msrle32/Makefile.in [new file with mode: 0644]
dlls/msrle32/msrle32.c [new file with mode: 0644]
dlls/msrle32/msrle32.spec [new file with mode: 0644]
dlls/msrle32/msrle_Bg.rc [new file with mode: 0644]
dlls/msrle32/msrle_Cs.rc [new file with mode: 0644]
dlls/msrle32/msrle_Da.rc [new file with mode: 0644]
dlls/msrle32/msrle_De.rc [new file with mode: 0644]
dlls/msrle32/msrle_En.rc [new file with mode: 0644]
dlls/msrle32/msrle_Es.rc [new file with mode: 0644]
dlls/msrle32/msrle_Fr.rc [new file with mode: 0644]
dlls/msrle32/msrle_Hu.rc [new file with mode: 0644]
dlls/msrle32/msrle_It.rc [new file with mode: 0644]
dlls/msrle32/msrle_Ja.rc [new file with mode: 0644]
dlls/msrle32/msrle_Ko.rc [new file with mode: 0644]
dlls/msrle32/msrle_Lt.rc [new file with mode: 0644]
dlls/msrle32/msrle_Nl.rc [new file with mode: 0644]
dlls/msrle32/msrle_No.rc [new file with mode: 0644]
dlls/msrle32/msrle_Pl.rc [new file with mode: 0644]
dlls/msrle32/msrle_Pt.rc [new file with mode: 0644]
dlls/msrle32/msrle_Ro.rc [new file with mode: 0644]
dlls/msrle32/msrle_Ru.rc [new file with mode: 0644]
dlls/msrle32/msrle_Si.rc [new file with mode: 0644]
dlls/msrle32/msrle_Sv.rc [new file with mode: 0644]
dlls/msrle32/msrle_Tr.rc [new file with mode: 0644]
dlls/msrle32/msrle_Uk.rc [new file with mode: 0644]
dlls/msrle32/msrle_private.h [new file with mode: 0644]
dlls/mssign32/Makefile.in [new file with mode: 0644]
dlls/mssign32/mssign32.spec [new file with mode: 0644]
dlls/mssign32/mssign32_main.c [new file with mode: 0644]
dlls/mssip32/Makefile.in [new file with mode: 0644]
dlls/mssip32/main.c [new file with mode: 0644]
dlls/mssip32/mssip32.spec [new file with mode: 0644]
dlls/mstask/Makefile.in [new file with mode: 0644]
dlls/mstask/factory.c [new file with mode: 0644]
dlls/mstask/mstask.inf [new file with mode: 0644]
dlls/mstask/mstask.spec [new file with mode: 0644]
dlls/mstask/mstask_local.idl [new file with mode: 0644]
dlls/mstask/mstask_main.c [new file with mode: 0644]
dlls/mstask/mstask_private.h [new file with mode: 0644]
dlls/mstask/rsrc.rc [new file with mode: 0644]
dlls/mstask/task.c [new file with mode: 0644]
dlls/mstask/task_scheduler.c [new file with mode: 0644]
dlls/mstask/task_trigger.c [new file with mode: 0644]
dlls/mstask/tests/Makefile.in [new file with mode: 0644]
dlls/mstask/tests/task.c [new file with mode: 0644]
dlls/mstask/tests/task_scheduler.c [new file with mode: 0644]
dlls/mstask/tests/task_trigger.c [new file with mode: 0644]
dlls/msvcirt/Makefile.in [new file with mode: 0644]
dlls/msvcirt/msvcirt.c [new file with mode: 0644]
dlls/msvcirt/msvcirt.spec [new file with mode: 0644]
dlls/msvcr70/Makefile.in [new file with mode: 0644]
dlls/msvcr70/msvcr70.c [new file with mode: 0644]
dlls/msvcr70/msvcr70.spec [new file with mode: 0644]
dlls/msvcr71/Makefile.in [new file with mode: 0644]
dlls/msvcr71/msvcr71.c [new file with mode: 0644]
dlls/msvcr71/msvcr71.spec [new file with mode: 0644]
dlls/msvcr80/Makefile.in [new file with mode: 0644]
dlls/msvcr80/msvcr80.c [new file with mode: 0644]
dlls/msvcr80/msvcr80.spec [new file with mode: 0644]
dlls/msvcr90/Makefile.in [new file with mode: 0644]
dlls/msvcr90/msvcr90.c [new file with mode: 0644]
dlls/msvcr90/msvcr90.spec [new file with mode: 0644]
dlls/msvcr90/tests/Makefile.in [new file with mode: 0644]
dlls/msvcr90/tests/msvcr90.c [new file with mode: 0644]
dlls/msvcr90/tests/msvcr90.manifest [new file with mode: 0644]
dlls/msvcr90/tests/msvcr90.rc [new file with mode: 0644]
dlls/msvcrt/Makefile.in [new file with mode: 0644]
dlls/msvcrt/console.c [new file with mode: 0644]
dlls/msvcrt/cpp.c [new file with mode: 0644]
dlls/msvcrt/cppexcept.c [new file with mode: 0644]
dlls/msvcrt/cppexcept.h [new file with mode: 0644]
dlls/msvcrt/ctype.c [new file with mode: 0644]
dlls/msvcrt/data.c [new file with mode: 0644]
dlls/msvcrt/dir.c [new file with mode: 0644]
dlls/msvcrt/environ.c [new file with mode: 0644]
dlls/msvcrt/errno.c [new file with mode: 0644]
dlls/msvcrt/except.c [new file with mode: 0644]
dlls/msvcrt/exit.c [new file with mode: 0644]
dlls/msvcrt/file.c [new file with mode: 0644]
dlls/msvcrt/heap.c [new file with mode: 0644]
dlls/msvcrt/locale.c [new file with mode: 0644]
dlls/msvcrt/lock.c [new file with mode: 0644]
dlls/msvcrt/main.c [new file with mode: 0644]
dlls/msvcrt/math.c [new file with mode: 0644]
dlls/msvcrt/mbcs.c [new file with mode: 0644]
dlls/msvcrt/misc.c [new file with mode: 0644]
dlls/msvcrt/msvcrt.h [new file with mode: 0644]
dlls/msvcrt/msvcrt.spec [new file with mode: 0644]
dlls/msvcrt/mtdll.h [new file with mode: 0644]
dlls/msvcrt/process.c [new file with mode: 0644]
dlls/msvcrt/rsrc.rc [new file with mode: 0644]
dlls/msvcrt/scanf.c [new file with mode: 0644]
dlls/msvcrt/scanf.h [new file with mode: 0644]
dlls/msvcrt/string.c [new file with mode: 0644]
dlls/msvcrt/tests/Makefile.in [new file with mode: 0644]
dlls/msvcrt/tests/cpp.c [new file with mode: 0644]
dlls/msvcrt/tests/data.c [new file with mode: 0644]
dlls/msvcrt/tests/dir.c [new file with mode: 0644]
dlls/msvcrt/tests/environ.c [new file with mode: 0644]
dlls/msvcrt/tests/file.c [new file with mode: 0644]
dlls/msvcrt/tests/headers.c [new file with mode: 0644]
dlls/msvcrt/tests/heap.c [new file with mode: 0644]
dlls/msvcrt/tests/locale.c [new file with mode: 0644]
dlls/msvcrt/tests/misc.c [new file with mode: 0644]
dlls/msvcrt/tests/printf.c [new file with mode: 0644]
dlls/msvcrt/tests/scanf.c [new file with mode: 0644]
dlls/msvcrt/tests/signal.c [new file with mode: 0644]
dlls/msvcrt/tests/string.c [new file with mode: 0644]
dlls/msvcrt/tests/time.c [new file with mode: 0644]
dlls/msvcrt/thread.c [new file with mode: 0644]
dlls/msvcrt/time.c [new file with mode: 0644]
dlls/msvcrt/undname.c [new file with mode: 0644]
dlls/msvcrt/wcs.c [new file with mode: 0644]
dlls/msvcrt20/Makefile.in [new file with mode: 0644]
dlls/msvcrt20/msvcrt20.c [new file with mode: 0644]
dlls/msvcrt20/msvcrt20.spec [new file with mode: 0644]
dlls/msvcrt40/Makefile.in [new file with mode: 0644]
dlls/msvcrt40/msvcrt40.c [new file with mode: 0644]
dlls/msvcrt40/msvcrt40.spec [new file with mode: 0644]
dlls/msvcrtd/Makefile.in [new file with mode: 0644]
dlls/msvcrtd/debug.c [new file with mode: 0644]
dlls/msvcrtd/msvcrtd.spec [new file with mode: 0644]
dlls/msvcrtd/tests/Makefile.in [new file with mode: 0644]
dlls/msvcrtd/tests/debug.c [new file with mode: 0644]
dlls/msvfw32/Makefile.in [new file with mode: 0644]
dlls/msvfw32/drawdib.c [new file with mode: 0644]
dlls/msvfw32/mciwnd.c [new file with mode: 0644]
dlls/msvfw32/msvfw32.spec [new file with mode: 0644]
dlls/msvfw32/msvfw32_Da.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_De.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_En.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Es.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Fr.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Hu.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_It.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Ko.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Lt.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Nl.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_No.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Pl.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Pt.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Ru.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Si.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Sv.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Tr.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Uk.rc [new file with mode: 0644]
dlls/msvfw32/msvfw32_Zh.rc [new file with mode: 0644]
dlls/msvfw32/msvideo_main.c [new file with mode: 0644]
dlls/msvfw32/msvideo_private.h [new file with mode: 0644]
dlls/msvfw32/tests/Makefile.in [new file with mode: 0644]
dlls/msvfw32/tests/msvfw.c [new file with mode: 0644]
dlls/msvidc32/Makefile.in [new file with mode: 0644]
dlls/msvidc32/msvidc32.spec [new file with mode: 0644]
dlls/msvidc32/msvidc32_Da.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_De.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_En.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Fr.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Hu.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Ja.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Ko.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Lt.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Nl.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_No.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Pl.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Pt.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Ro.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Ru.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Si.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Sv.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Tr.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_Uk.rc [new file with mode: 0644]
dlls/msvidc32/msvidc32_private.h [new file with mode: 0644]
dlls/msvidc32/msvideo1.c [new file with mode: 0644]
dlls/msvideo.dll16/Makefile.in [new file with mode: 0644]
dlls/msvideo.dll16/msvideo.dll16.spec [new file with mode: 0644]
dlls/msvideo.dll16/msvideo16.c [new file with mode: 0644]
dlls/msvideo.dll16/vfw16.h [new file with mode: 0644]
dlls/mswsock/Makefile.in [new file with mode: 0644]
dlls/mswsock/mswsock.c [new file with mode: 0644]
dlls/mswsock/mswsock.spec [new file with mode: 0644]
dlls/mswsock/version.rc [new file with mode: 0644]
dlls/msxml3/Makefile.in [new file with mode: 0644]
dlls/msxml3/attribute.c [new file with mode: 0644]
dlls/msxml3/bsc.c [new file with mode: 0644]
dlls/msxml3/cdata.c [new file with mode: 0644]
dlls/msxml3/comment.c [new file with mode: 0644]
dlls/msxml3/dispex.c [new file with mode: 0644]
dlls/msxml3/docfrag.c [new file with mode: 0644]
dlls/msxml3/domdoc.c [new file with mode: 0644]
dlls/msxml3/domimpl.c [new file with mode: 0644]
dlls/msxml3/element.c [new file with mode: 0644]
dlls/msxml3/entityref.c [new file with mode: 0644]
dlls/msxml3/factory.c [new file with mode: 0644]
dlls/msxml3/httprequest.c [new file with mode: 0644]
dlls/msxml3/main.c [new file with mode: 0644]
dlls/msxml3/msxml3.spec [new file with mode: 0644]
dlls/msxml3/msxml3_v1.idl [new file with mode: 0644]
dlls/msxml3/msxml_private.h [new file with mode: 0644]
dlls/msxml3/node.c [new file with mode: 0644]
dlls/msxml3/nodelist.c [new file with mode: 0644]
dlls/msxml3/nodemap.c [new file with mode: 0644]
dlls/msxml3/parseerror.c [new file with mode: 0644]
dlls/msxml3/pi.c [new file with mode: 0644]
dlls/msxml3/queryresult.c [new file with mode: 0644]
dlls/msxml3/regsvr.c [new file with mode: 0644]
dlls/msxml3/saxreader.c [new file with mode: 0644]
dlls/msxml3/schema.c [new file with mode: 0644]
dlls/msxml3/tests/Makefile.in [new file with mode: 0644]
dlls/msxml3/tests/domdoc.c [new file with mode: 0644]
dlls/msxml3/tests/saxreader.c [new file with mode: 0644]
dlls/msxml3/tests/schema.c [new file with mode: 0644]
dlls/msxml3/tests/xmldoc.c [new file with mode: 0644]
dlls/msxml3/tests/xmlelem.c [new file with mode: 0644]
dlls/msxml3/text.c [new file with mode: 0644]
dlls/msxml3/uuid.c [new file with mode: 0644]
dlls/msxml3/version.rc [new file with mode: 0644]
dlls/msxml3/xmldoc.c [new file with mode: 0644]
dlls/msxml3/xmlelem.c [new file with mode: 0644]
dlls/msxml4/Makefile.in [new file with mode: 0644]
dlls/msxml4/main.c [new file with mode: 0644]
dlls/msxml4/msxml4.spec [new file with mode: 0644]
dlls/msxml4/regsvr.c [new file with mode: 0644]
dlls/nddeapi/Makefile.in [new file with mode: 0644]
dlls/nddeapi/nddeapi.c [new file with mode: 0644]
dlls/nddeapi/nddeapi.spec [new file with mode: 0644]
dlls/netapi32/Makefile.in [new file with mode: 0644]
dlls/netapi32/access.c [new file with mode: 0644]
dlls/netapi32/apibuf.c [new file with mode: 0644]
dlls/netapi32/browsr.c [new file with mode: 0644]
dlls/netapi32/ds.c [new file with mode: 0644]
dlls/netapi32/local_group.c [new file with mode: 0644]
dlls/netapi32/nbcmdqueue.c [new file with mode: 0644]
dlls/netapi32/nbcmdqueue.h [new file with mode: 0644]
dlls/netapi32/nbnamecache.c [new file with mode: 0644]
dlls/netapi32/nbnamecache.h [new file with mode: 0644]
dlls/netapi32/nbt.c [new file with mode: 0644]
dlls/netapi32/netapi32.c [new file with mode: 0644]
dlls/netapi32/netapi32.spec [new file with mode: 0644]
dlls/netapi32/netbios.c [new file with mode: 0644]
dlls/netapi32/netbios.h [new file with mode: 0644]
dlls/netapi32/share.c [new file with mode: 0644]
dlls/netapi32/tests/Makefile.in [new file with mode: 0644]
dlls/netapi32/tests/access.c [new file with mode: 0644]
dlls/netapi32/tests/apibuf.c [new file with mode: 0644]
dlls/netapi32/tests/ds.c [new file with mode: 0644]
dlls/netapi32/tests/wksta.c [new file with mode: 0644]
dlls/netapi32/wksta.c [new file with mode: 0644]
dlls/newdev/Makefile.in [new file with mode: 0644]
dlls/newdev/main.c [new file with mode: 0644]
dlls/newdev/newdev.spec [new file with mode: 0644]
dlls/ntdll/Makefile.in [new file with mode: 0644]
dlls/ntdll/actctx.c [new file with mode: 0644]
dlls/ntdll/atom.c [new file with mode: 0644]
dlls/ntdll/cdrom.c [new file with mode: 0644]
dlls/ntdll/critsection.c [new file with mode: 0644]
dlls/ntdll/debugbuffer.c [new file with mode: 0644]
dlls/ntdll/debugtools.c [new file with mode: 0644]
dlls/ntdll/directory.c [new file with mode: 0644]
dlls/ntdll/env.c [new file with mode: 0644]
dlls/ntdll/error.c [new file with mode: 0644]
dlls/ntdll/exception.c [new file with mode: 0644]
dlls/ntdll/file.c [new file with mode: 0644]
dlls/ntdll/handletable.c [new file with mode: 0644]
dlls/ntdll/heap.c [new file with mode: 0644]
dlls/ntdll/large_int.c [new file with mode: 0644]
dlls/ntdll/loader.c [new file with mode: 0644]
dlls/ntdll/loadorder.c [new file with mode: 0644]
dlls/ntdll/misc.c [new file with mode: 0644]
dlls/ntdll/nt.c [new file with mode: 0644]
dlls/ntdll/ntdll.spec [new file with mode: 0644]
dlls/ntdll/ntdll_misc.h [new file with mode: 0644]
dlls/ntdll/om.c [new file with mode: 0644]
dlls/ntdll/path.c [new file with mode: 0644]
dlls/ntdll/printf.c [new file with mode: 0644]
dlls/ntdll/process.c [new file with mode: 0644]
dlls/ntdll/reg.c [new file with mode: 0644]
dlls/ntdll/relay.c [new file with mode: 0644]
dlls/ntdll/resource.c [new file with mode: 0644]
dlls/ntdll/rtl.c [new file with mode: 0644]
dlls/ntdll/rtlbitmap.c [new file with mode: 0644]
dlls/ntdll/rtlstr.c [new file with mode: 0644]
dlls/ntdll/sec.c [new file with mode: 0644]
dlls/ntdll/serial.c [new file with mode: 0644]
dlls/ntdll/server.c [new file with mode: 0644]
dlls/ntdll/signal_i386.c [new file with mode: 0644]
dlls/ntdll/signal_powerpc.c [new file with mode: 0644]
dlls/ntdll/signal_sparc.c [new file with mode: 0644]
dlls/ntdll/signal_x86_64.c [new file with mode: 0644]
dlls/ntdll/string.c [new file with mode: 0644]
dlls/ntdll/sync.c [new file with mode: 0644]
dlls/ntdll/tape.c [new file with mode: 0644]
dlls/ntdll/tests/Makefile.in [new file with mode: 0644]
dlls/ntdll/tests/atom.c [new file with mode: 0644]
dlls/ntdll/tests/change.c [new file with mode: 0644]
dlls/ntdll/tests/directory.c [new file with mode: 0644]
dlls/ntdll/tests/env.c [new file with mode: 0644]
dlls/ntdll/tests/error.c [new file with mode: 0644]
dlls/ntdll/tests/exception.c [new file with mode: 0644]
dlls/ntdll/tests/file.c [new file with mode: 0644]
dlls/ntdll/tests/generated.c [new file with mode: 0644]
dlls/ntdll/tests/info.c [new file with mode: 0644]
dlls/ntdll/tests/large_int.c [new file with mode: 0644]
dlls/ntdll/tests/ntdll_test.h [new file with mode: 0644]
dlls/ntdll/tests/om.c [new file with mode: 0644]
dlls/ntdll/tests/path.c [new file with mode: 0644]
dlls/ntdll/tests/port.c [new file with mode: 0644]
dlls/ntdll/tests/reg.c [new file with mode: 0644]
dlls/ntdll/tests/rtl.c [new file with mode: 0644]
dlls/ntdll/tests/rtlbitmap.c [new file with mode: 0644]
dlls/ntdll/tests/rtlstr.c [new file with mode: 0644]
dlls/ntdll/tests/string.c [new file with mode: 0644]
dlls/ntdll/tests/time.c [new file with mode: 0644]
dlls/ntdll/thread.c [new file with mode: 0644]
dlls/ntdll/threadpool.c [new file with mode: 0644]
dlls/ntdll/time.c [new file with mode: 0644]
dlls/ntdll/version.c [new file with mode: 0644]
dlls/ntdll/version.rc [new file with mode: 0644]
dlls/ntdll/virtual.c [new file with mode: 0644]
dlls/ntdll/wcstring.c [new file with mode: 0644]
dlls/ntdsapi/Makefile.in [new file with mode: 0644]
dlls/ntdsapi/ntdsapi.c [new file with mode: 0644]
dlls/ntdsapi/ntdsapi.spec [new file with mode: 0644]
dlls/ntdsapi/tests/Makefile.in [new file with mode: 0644]
dlls/ntdsapi/tests/ntdsapi.c [new file with mode: 0644]
dlls/ntoskrnl.exe/Makefile.in [new file with mode: 0644]
dlls/ntoskrnl.exe/instr.c [new file with mode: 0644]
dlls/ntoskrnl.exe/ntoskrnl.c [new file with mode: 0644]
dlls/ntoskrnl.exe/ntoskrnl.exe.spec [new file with mode: 0644]
dlls/ntoskrnl.exe/ntoskrnl.rc [new file with mode: 0644]
dlls/ntprint/Makefile.in [new file with mode: 0644]
dlls/ntprint/ntprint.c [new file with mode: 0644]
dlls/ntprint/ntprint.rc [new file with mode: 0644]
dlls/ntprint/ntprint.spec [new file with mode: 0644]
dlls/ntprint/tests/Makefile.in [new file with mode: 0644]
dlls/ntprint/tests/ntprint.c [new file with mode: 0644]
dlls/objsel/Makefile.in [new file with mode: 0644]
dlls/objsel/factory.c [new file with mode: 0644]
dlls/objsel/objsel.c [new file with mode: 0644]
dlls/objsel/objsel.rc [new file with mode: 0644]
dlls/objsel/objsel.spec [new file with mode: 0644]
dlls/objsel/objsel_private.h [new file with mode: 0644]
dlls/objsel/regsvr.c [new file with mode: 0644]
dlls/odbc32/Makefile.in [new file with mode: 0644]
dlls/odbc32/odbc32.spec [new file with mode: 0644]
dlls/odbc32/proxyodbc.c [new file with mode: 0644]
dlls/odbccp32/Makefile.in [new file with mode: 0644]
dlls/odbccp32/odbccp32.c [new file with mode: 0644]
dlls/odbccp32/odbccp32.spec [new file with mode: 0644]
dlls/odbccp32/tests/Makefile.in [new file with mode: 0644]
dlls/odbccp32/tests/misc.c [new file with mode: 0644]
dlls/ole2.dll16/Makefile.in [new file with mode: 0644]
dlls/ole2.dll16/ifs.h [new file with mode: 0644]
dlls/ole2.dll16/memlockbytes.c [new file with mode: 0644]
dlls/ole2.dll16/ole2.c [new file with mode: 0644]
dlls/ole2.dll16/ole2.dll16.spec [new file with mode: 0644]
dlls/ole2conv.dll16/Makefile.in [new file with mode: 0644]
dlls/ole2conv.dll16/ole2conv.dll16.spec [new file with mode: 0644]
dlls/ole2disp.dll16/Makefile.in [new file with mode: 0644]
dlls/ole2disp.dll16/ole2disp.c [new file with mode: 0644]
dlls/ole2disp.dll16/ole2disp.dll16.spec [new file with mode: 0644]
dlls/ole2disp.dll16/ole2disp.h [new file with mode: 0644]
dlls/ole2nls.dll16/Makefile.in [new file with mode: 0644]
dlls/ole2nls.dll16/ole2nls.c [new file with mode: 0644]
dlls/ole2nls.dll16/ole2nls.dll16.spec [new file with mode: 0644]
dlls/ole2nls.dll16/version.rc [new file with mode: 0644]
dlls/ole2prox.dll16/Makefile.in [new file with mode: 0644]
dlls/ole2prox.dll16/ole2prox.dll16.spec [new file with mode: 0644]
dlls/ole2thk.dll16/Makefile.in [new file with mode: 0644]
dlls/ole2thk.dll16/ole2thk.dll16.spec [new file with mode: 0644]
dlls/ole32/Makefile.in [new file with mode: 0644]
dlls/ole32/antimoniker.c [new file with mode: 0644]
dlls/ole32/bindctx.c [new file with mode: 0644]
dlls/ole32/classmoniker.c [new file with mode: 0644]
dlls/ole32/clipboard.c [new file with mode: 0644]
dlls/ole32/comcat.c [new file with mode: 0644]
dlls/ole32/compobj.c [new file with mode: 0644]
dlls/ole32/compobj_private.h [new file with mode: 0644]
dlls/ole32/compositemoniker.c [new file with mode: 0644]
dlls/ole32/datacache.c [new file with mode: 0644]
dlls/ole32/dcom.idl [new file with mode: 0644]
dlls/ole32/defaulthandler.c [new file with mode: 0644]
dlls/ole32/dictionary.c [new file with mode: 0644]
dlls/ole32/dictionary.h [new file with mode: 0644]
dlls/ole32/drag_copy.cur [new file with mode: 0644]
dlls/ole32/drag_link.cur [new file with mode: 0644]
dlls/ole32/drag_move.cur [new file with mode: 0644]
dlls/ole32/enumx.c [new file with mode: 0644]
dlls/ole32/enumx.h [new file with mode: 0644]
dlls/ole32/errorinfo.c [new file with mode: 0644]
dlls/ole32/filemoniker.c [new file with mode: 0644]
dlls/ole32/ftmarshal.c [new file with mode: 0644]
dlls/ole32/git.c [new file with mode: 0644]
dlls/ole32/hglobalstream.c [new file with mode: 0644]
dlls/ole32/ifs.c [new file with mode: 0644]
dlls/ole32/irot.idl [new file with mode: 0644]
dlls/ole32/itemmoniker.c [new file with mode: 0644]
dlls/ole32/marshal.c [new file with mode: 0644]
dlls/ole32/memlockbytes.c [new file with mode: 0644]
dlls/ole32/moniker.c [new file with mode: 0644]
dlls/ole32/moniker.h [new file with mode: 0644]
dlls/ole32/nodrop.cur [new file with mode: 0644]
dlls/ole32/ole2.c [new file with mode: 0644]
dlls/ole32/ole2impl.c [new file with mode: 0644]
dlls/ole32/ole2stubs.c [new file with mode: 0644]
dlls/ole32/ole32.spec [new file with mode: 0644]
dlls/ole32/ole32_main.c [new file with mode: 0644]
dlls/ole32/ole32_objidl.idl [new file with mode: 0644]
dlls/ole32/ole32_oleidl.idl [new file with mode: 0644]
dlls/ole32/ole32_unknwn.idl [new file with mode: 0644]
dlls/ole32/ole32res.rc [new file with mode: 0644]
dlls/ole32/oleobj.c [new file with mode: 0644]
dlls/ole32/oleproxy.c [new file with mode: 0644]
dlls/ole32/olestd.h [new file with mode: 0644]
dlls/ole32/pointermoniker.c [new file with mode: 0644]
dlls/ole32/regsvr.c [new file with mode: 0644]
dlls/ole32/rpc.c [new file with mode: 0644]
dlls/ole32/stg_bigblockfile.c [new file with mode: 0644]
dlls/ole32/stg_prop.c [new file with mode: 0644]
dlls/ole32/stg_stream.c [new file with mode: 0644]
dlls/ole32/storage32.c [new file with mode: 0644]
dlls/ole32/storage32.h [new file with mode: 0644]
dlls/ole32/stubmanager.c [new file with mode: 0644]
dlls/ole32/tests/Makefile.in [new file with mode: 0644]
dlls/ole32/tests/clipboard.c [new file with mode: 0644]
dlls/ole32/tests/compobj.c [new file with mode: 0644]
dlls/ole32/tests/defaulthandler.c [new file with mode: 0644]
dlls/ole32/tests/dragdrop.c [new file with mode: 0644]
dlls/ole32/tests/errorinfo.c [new file with mode: 0644]
dlls/ole32/tests/hglobalstream.c [new file with mode: 0644]
dlls/ole32/tests/marshal.c [new file with mode: 0644]
dlls/ole32/tests/moniker.c [new file with mode: 0644]
dlls/ole32/tests/ole2.c [new file with mode: 0644]
dlls/ole32/tests/propvariant.c [new file with mode: 0644]
dlls/ole32/tests/stg_prop.c [new file with mode: 0644]
dlls/ole32/tests/storage32.c [new file with mode: 0644]
dlls/ole32/tests/usrmarshal.c [new file with mode: 0644]
dlls/ole32/usrmarshal.c [new file with mode: 0644]
dlls/oleacc/Makefile.in [new file with mode: 0644]
dlls/oleacc/main.c [new file with mode: 0644]
dlls/oleacc/oleacc.spec [new file with mode: 0644]
dlls/oleacc/oleacc_De.rc [new file with mode: 0644]
dlls/oleacc/oleacc_En.rc [new file with mode: 0644]
dlls/oleacc/oleacc_Fr.rc [new file with mode: 0644]
dlls/oleacc/oleacc_Ko.rc [new file with mode: 0644]
dlls/oleacc/oleacc_Lt.rc [new file with mode: 0644]
dlls/oleacc/oleacc_Nl.rc [new file with mode: 0644]
dlls/oleacc/oleacc_No.rc [new file with mode: 0644]
dlls/oleacc/oleacc_Pl.rc [new file with mode: 0644]
dlls/oleacc/oleacc_Pt.rc [new file with mode: 0644]
dlls/oleacc/oleacc_Ro.rc [new file with mode: 0644]
dlls/oleacc/tests/Makefile.in [new file with mode: 0644]
dlls/oleacc/tests/main.c [new file with mode: 0644]
dlls/oleaut32/Makefile.in [new file with mode: 0644]
dlls/oleaut32/connpt.c [new file with mode: 0644]
dlls/oleaut32/connpt.h [new file with mode: 0644]
dlls/oleaut32/dispatch.c [new file with mode: 0644]
dlls/oleaut32/hash.c [new file with mode: 0644]
dlls/oleaut32/oleaut.c [new file with mode: 0644]
dlls/oleaut32/oleaut32.spec [new file with mode: 0644]
dlls/oleaut32/oleaut32_Bg.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Cz.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Da.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_De.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_El.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_En.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Eo.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Es.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Fr.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Hu.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_It.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Ko.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Lt.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Nl.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_No.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Pl.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Pt.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Ro.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Ru.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Si.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Sv.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Th.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Tr.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Uk.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_Zh.rc [new file with mode: 0644]
dlls/oleaut32/oleaut32_oaidl.idl [new file with mode: 0644]
dlls/oleaut32/oleaut32_ocidl.idl [new file with mode: 0644]
dlls/oleaut32/olefont.c [new file with mode: 0644]
dlls/oleaut32/olepicture.c [new file with mode: 0644]
dlls/oleaut32/recinfo.c [new file with mode: 0644]
dlls/oleaut32/regsvr.c [new file with mode: 0644]
dlls/oleaut32/resource.h [new file with mode: 0644]
dlls/oleaut32/safearray.c [new file with mode: 0644]
dlls/oleaut32/stubs.c [new file with mode: 0644]
dlls/oleaut32/tests/Makefile.in [new file with mode: 0644]
dlls/oleaut32/tests/dispatch.c [new file with mode: 0644]
dlls/oleaut32/tests/olefont.c [new file with mode: 0644]
dlls/oleaut32/tests/olepicture.c [new file with mode: 0644]
dlls/oleaut32/tests/safearray.c [new file with mode: 0644]
dlls/oleaut32/tests/test_reg.idl [new file with mode: 0644]
dlls/oleaut32/tests/test_tlb.idl [new file with mode: 0644]
dlls/oleaut32/tests/tmarshal.c [new file with mode: 0644]
dlls/oleaut32/tests/tmarshal.idl [new file with mode: 0644]
dlls/oleaut32/tests/tmarshal.rc [new file with mode: 0644]
dlls/oleaut32/tests/tmarshal_dispids.h [new file with mode: 0644]
dlls/oleaut32/tests/typelib.c [new file with mode: 0644]
dlls/oleaut32/tests/usrmarshal.c [new file with mode: 0644]
dlls/oleaut32/tests/varformat.c [new file with mode: 0644]
dlls/oleaut32/tests/vartest.c [new file with mode: 0644]
dlls/oleaut32/tests/vartype.c [new file with mode: 0644]
dlls/oleaut32/tmarshal.c [new file with mode: 0644]
dlls/oleaut32/typelib.c [new file with mode: 0644]
dlls/oleaut32/typelib.h [new file with mode: 0644]
dlls/oleaut32/typelib2.c [new file with mode: 0644]
dlls/oleaut32/usrmarshal.c [new file with mode: 0644]
dlls/oleaut32/varformat.c [new file with mode: 0644]
dlls/oleaut32/variant.c [new file with mode: 0644]
dlls/oleaut32/variant.h [new file with mode: 0644]
dlls/oleaut32/vartype.c [new file with mode: 0644]
dlls/oleaut32/version.rc [new file with mode: 0644]
dlls/olecli.dll16/Makefile.in [new file with mode: 0644]
dlls/olecli.dll16/olecli.c [new file with mode: 0644]
dlls/olecli.dll16/olecli.dll16.spec [new file with mode: 0644]
dlls/olecli.dll16/olecli.h [new file with mode: 0644]
dlls/olecli32/Makefile.in [new file with mode: 0644]
dlls/olecli32/olecli.h [new file with mode: 0644]
dlls/olecli32/olecli32.spec [new file with mode: 0644]
dlls/olecli32/olecli_main.c [new file with mode: 0644]
dlls/oledb32/Makefile.in [new file with mode: 0644]
dlls/oledb32/convert.c [new file with mode: 0644]
dlls/oledb32/convert.idl [new file with mode: 0644]
dlls/oledb32/main.c [new file with mode: 0644]
dlls/oledb32/oledb32.spec [new file with mode: 0644]
dlls/oledb32/oledb_private.h [new file with mode: 0644]
dlls/oledb32/regsvr.c [new file with mode: 0644]
dlls/oledb32/tests/Makefile.in [new file with mode: 0644]
dlls/oledb32/tests/convert.c [new file with mode: 0644]
dlls/oledb32/tests/convert.idl [new file with mode: 0644]
dlls/oledb32/tests/marshal.c [new file with mode: 0644]
dlls/oledlg/Makefile.in [new file with mode: 0644]
dlls/oledlg/insobjdlg.c [new file with mode: 0644]
dlls/oledlg/oledlg.spec [new file with mode: 0644]
dlls/oledlg/oledlg_Cs.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Da.rc [new file with mode: 0644]
dlls/oledlg/oledlg_De.rc [new file with mode: 0644]
dlls/oledlg/oledlg_En.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Es.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Fr.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Hu.rc [new file with mode: 0644]
dlls/oledlg/oledlg_It.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Ja.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Ko.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Lt.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Nl.rc [new file with mode: 0644]
dlls/oledlg/oledlg_No.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Pl.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Pt.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Ru.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Si.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Sv.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Tr.rc [new file with mode: 0644]
dlls/oledlg/oledlg_Zh.rc [new file with mode: 0644]
dlls/oledlg/oledlg_main.c [new file with mode: 0644]
dlls/oledlg/oledlg_private.h [new file with mode: 0644]
dlls/oledlg/pastespl.c [new file with mode: 0644]
dlls/oledlg/resource.h [new file with mode: 0644]
dlls/olepro32/Makefile.in [new file with mode: 0644]
dlls/olepro32/olepro32.spec [new file with mode: 0644]
dlls/olepro32/olepro32stubs.c [new file with mode: 0644]
dlls/olepro32/version.rc [new file with mode: 0644]
dlls/olesvr.dll16/Makefile.in [new file with mode: 0644]
dlls/olesvr.dll16/olesvr.c [new file with mode: 0644]
dlls/olesvr.dll16/olesvr.dll16.spec [new file with mode: 0644]
dlls/olesvr32/Makefile.in [new file with mode: 0644]
dlls/olesvr32/olesvr32.spec [new file with mode: 0644]
dlls/olesvr32/olesvr_main.c [new file with mode: 0644]
dlls/olethk32/Makefile.in [new file with mode: 0644]
dlls/olethk32/main.c [new file with mode: 0644]
dlls/olethk32/olethk32.spec [new file with mode: 0644]
dlls/olethk32/version.rc [new file with mode: 0644]
dlls/openal32/Makefile.in [new file with mode: 0644]
dlls/openal32/openal.c [new file with mode: 0644]
dlls/openal32/openal32.spec [new file with mode: 0644]
dlls/opengl32/Makefile.in [new file with mode: 0644]
dlls/opengl32/make_opengl [new file with mode: 0755]
dlls/opengl32/opengl32.spec [new file with mode: 0644]
dlls/opengl32/opengl_ext.c [new file with mode: 0644]
dlls/opengl32/opengl_ext.h [new file with mode: 0644]
dlls/opengl32/opengl_norm.c [new file with mode: 0644]
dlls/opengl32/tests/Makefile.in [new file with mode: 0644]
dlls/opengl32/tests/opengl.c [new file with mode: 0644]
dlls/opengl32/version.rc [new file with mode: 0644]
dlls/opengl32/wgl.c [new file with mode: 0644]
dlls/pdh/Makefile.in [new file with mode: 0644]
dlls/pdh/pdh.spec [new file with mode: 0644]
dlls/pdh/pdh_main.c [new file with mode: 0644]
dlls/pdh/tests/Makefile.in [new file with mode: 0644]
dlls/pdh/tests/pdh.c [new file with mode: 0644]
dlls/pidgen/Makefile.in [new file with mode: 0644]
dlls/pidgen/bink.bin [new file with mode: 0644]
dlls/pidgen/main.c [new file with mode: 0644]
dlls/pidgen/pidgen.spec [new file with mode: 0644]
dlls/pidgen/rsrc.rc [new file with mode: 0644]
dlls/powrprof/Makefile.in [new file with mode: 0644]
dlls/powrprof/powrprof.c [new file with mode: 0644]
dlls/powrprof/powrprof.spec [new file with mode: 0644]
dlls/printui/Makefile.in [new file with mode: 0644]
dlls/printui/printui.c [new file with mode: 0644]
dlls/printui/printui.rc [new file with mode: 0644]
dlls/printui/printui.spec [new file with mode: 0644]
dlls/printui/printui_private.h [new file with mode: 0644]
dlls/propsys/Makefile.in [new file with mode: 0644]
dlls/propsys/propsys.spec [new file with mode: 0644]
dlls/propsys/propsys_main.c [new file with mode: 0644]
dlls/propsys/propvar.c [new file with mode: 0644]
dlls/psapi/Makefile.in [new file with mode: 0644]
dlls/psapi/psapi.spec [new file with mode: 0644]
dlls/psapi/psapi_main.c [new file with mode: 0644]
dlls/psapi/tests/Makefile.in [new file with mode: 0644]
dlls/psapi/tests/psapi_main.c [new file with mode: 0644]
dlls/psapi/version.rc [new file with mode: 0644]
dlls/pstorec/Makefile.in [new file with mode: 0644]
dlls/pstorec/pstorec.c [new file with mode: 0644]
dlls/pstorec/pstorec.spec [new file with mode: 0644]
dlls/pstorec/pstorec_tlb.idl [new file with mode: 0644]
dlls/pstorec/rsrc.rc [new file with mode: 0644]
dlls/qcap/Makefile.in [new file with mode: 0644]
dlls/qcap/capture.h [new file with mode: 0644]
dlls/qcap/capturegraph.c [new file with mode: 0644]
dlls/qcap/dllsetup.c [new file with mode: 0644]
dlls/qcap/dllsetup.h [new file with mode: 0644]
dlls/qcap/enummedia.c [new file with mode: 0644]
dlls/qcap/enumpins.c [new file with mode: 0644]
dlls/qcap/pin.c [new file with mode: 0644]
dlls/qcap/pin.h [new file with mode: 0644]
dlls/qcap/qcap.spec [new file with mode: 0644]
dlls/qcap/qcap_main.c [new file with mode: 0644]
dlls/qcap/qcap_main.h [new file with mode: 0644]
dlls/qcap/v4l.c [new file with mode: 0644]
dlls/qcap/version.rc [new file with mode: 0644]
dlls/qcap/vfwcapture.c [new file with mode: 0644]
dlls/qcap/yuv.c [new file with mode: 0644]
dlls/qedit/Makefile.in [new file with mode: 0644]
dlls/qedit/main.c [new file with mode: 0644]
dlls/qedit/mediadet.c [new file with mode: 0644]
dlls/qedit/qedit.spec [new file with mode: 0644]
dlls/qedit/qedit_private.h [new file with mode: 0644]
dlls/qedit/regsvr.c [new file with mode: 0644]
dlls/qedit/samplegrabber.c [new file with mode: 0644]
dlls/qedit/tests/Makefile.in [new file with mode: 0644]
dlls/qedit/tests/mediadet.c [new file with mode: 0644]
dlls/qedit/tests/qedit.rc [new file with mode: 0644]
dlls/qedit/tests/rc.h [new file with mode: 0644]
dlls/qedit/tests/test.avi [new file with mode: 0644]
dlls/qedit/tests/test_sound.avi [new file with mode: 0644]
dlls/qmgr/Makefile.in [new file with mode: 0644]
dlls/qmgr/enum_files.c [new file with mode: 0644]
dlls/qmgr/enum_jobs.c [new file with mode: 0644]
dlls/qmgr/factory.c [new file with mode: 0644]
dlls/qmgr/file.c [new file with mode: 0644]
dlls/qmgr/job.c [new file with mode: 0644]
dlls/qmgr/qmgr.c [new file with mode: 0644]
dlls/qmgr/qmgr.h [new file with mode: 0644]
dlls/qmgr/qmgr.inf [new file with mode: 0644]
dlls/qmgr/qmgr.spec [new file with mode: 0644]
dlls/qmgr/qmgr_local.idl [new file with mode: 0644]
dlls/qmgr/qmgr_main.c [new file with mode: 0644]
dlls/qmgr/rsrc.rc [new file with mode: 0644]
dlls/qmgr/service.c [new file with mode: 0644]
dlls/qmgr/tests/Makefile.in [new file with mode: 0644]
dlls/qmgr/tests/enum_files.c [new file with mode: 0644]
dlls/qmgr/tests/enum_jobs.c [new file with mode: 0644]
dlls/qmgr/tests/file.c [new file with mode: 0644]
dlls/qmgr/tests/job.c [new file with mode: 0644]
dlls/qmgr/tests/qmgr.c [new file with mode: 0644]
dlls/qmgrprxy/Makefile.in [new file with mode: 0644]
dlls/qmgrprxy/qmgrprxy.idl [new file with mode: 0644]
dlls/qmgrprxy/qmgrprxy.spec [new file with mode: 0644]
dlls/quartz/Makefile.in [new file with mode: 0644]
dlls/quartz/acmwrapper.c [new file with mode: 0644]
dlls/quartz/avidec.c [new file with mode: 0644]
dlls/quartz/avisplit.c [new file with mode: 0644]
dlls/quartz/control.c [new file with mode: 0644]
dlls/quartz/control_private.h [new file with mode: 0644]
dlls/quartz/dsoundrender.c [new file with mode: 0644]
dlls/quartz/enumfilters.c [new file with mode: 0644]
dlls/quartz/enummedia.c [new file with mode: 0644]
dlls/quartz/enummoniker.c [new file with mode: 0644]
dlls/quartz/enumpins.c [new file with mode: 0644]
dlls/quartz/enumregfilters.c [new file with mode: 0644]
dlls/quartz/filesource.c [new file with mode: 0644]
dlls/quartz/filtergraph.c [new file with mode: 0644]
dlls/quartz/filtermapper.c [new file with mode: 0644]
dlls/quartz/main.c [new file with mode: 0644]
dlls/quartz/memallocator.c [new file with mode: 0644]
dlls/quartz/mpegsplit.c [new file with mode: 0644]
dlls/quartz/nullrenderer.c [new file with mode: 0644]
dlls/quartz/parser.c [new file with mode: 0644]
dlls/quartz/parser.h [new file with mode: 0644]
dlls/quartz/pin.c [new file with mode: 0644]
dlls/quartz/pin.h [new file with mode: 0644]
dlls/quartz/quartz.spec [new file with mode: 0644]
dlls/quartz/quartz_private.h [new file with mode: 0644]
dlls/quartz/quartz_strmif.idl [new file with mode: 0644]
dlls/quartz/regsvr.c [new file with mode: 0644]
dlls/quartz/systemclock.c [new file with mode: 0644]
dlls/quartz/tests/Makefile.in [new file with mode: 0644]
dlls/quartz/tests/avisplitter.c [new file with mode: 0644]
dlls/quartz/tests/dsoundrender.c [new file with mode: 0644]
dlls/quartz/tests/filtergraph.c [new file with mode: 0644]
dlls/quartz/tests/filtermapper.c [new file with mode: 0644]
dlls/quartz/tests/memallocator.c [new file with mode: 0644]
dlls/quartz/tests/misc.c [new file with mode: 0644]
dlls/quartz/tests/referenceclock.c [new file with mode: 0644]
dlls/quartz/tests/videorenderer.c [new file with mode: 0644]
dlls/quartz/transform.c [new file with mode: 0644]
dlls/quartz/transform.h [new file with mode: 0644]
dlls/quartz/version.rc [new file with mode: 0644]
dlls/quartz/videorenderer.c [new file with mode: 0644]
dlls/quartz/waveparser.c [new file with mode: 0644]
dlls/query/Makefile.in [new file with mode: 0644]
dlls/query/query.spec [new file with mode: 0644]
dlls/query/query_main.c [new file with mode: 0644]
dlls/rasapi16.dll16/Makefile.in [new file with mode: 0644]
dlls/rasapi16.dll16/rasapi16.dll16.spec [new file with mode: 0644]
dlls/rasapi32/Makefile.in [new file with mode: 0644]
dlls/rasapi32/rasapi.c [new file with mode: 0644]
dlls/rasapi32/rasapi32.spec [new file with mode: 0644]
dlls/rasapi32/tests/Makefile.in [new file with mode: 0644]
dlls/rasapi32/tests/rasapi.c [new file with mode: 0644]
dlls/rasdlg/Makefile.in [new file with mode: 0644]
dlls/rasdlg/rasdlg.spec [new file with mode: 0644]
dlls/rasdlg/rasdlg_main.c [new file with mode: 0644]
dlls/resutils/Makefile.in [new file with mode: 0644]
dlls/resutils/resutils.c [new file with mode: 0644]
dlls/resutils/resutils.spec [new file with mode: 0644]
dlls/riched20/Makefile.in [new file with mode: 0644]
dlls/riched20/caret.c [new file with mode: 0644]
dlls/riched20/clipboard.c [new file with mode: 0644]
dlls/riched20/context.c [new file with mode: 0644]
dlls/riched20/editor.c [new file with mode: 0644]
dlls/riched20/editor.h [new file with mode: 0644]
dlls/riched20/editstr.h [new file with mode: 0644]
dlls/riched20/list.c [new file with mode: 0644]
dlls/riched20/ocr_reverse.cur [new file with mode: 0644]
dlls/riched20/paint.c [new file with mode: 0644]
dlls/riched20/para.c [new file with mode: 0644]
dlls/riched20/reader.c [new file with mode: 0644]
dlls/riched20/res.h [new file with mode: 0644]
dlls/riched20/riched20.spec [new file with mode: 0644]
dlls/riched20/richole.c [new file with mode: 0644]
dlls/riched20/row.c [new file with mode: 0644]
dlls/riched20/rtf.h [new file with mode: 0644]
dlls/riched20/run.c [new file with mode: 0644]
dlls/riched20/string.c [new file with mode: 0644]
dlls/riched20/style.c [new file with mode: 0644]
dlls/riched20/table.c [new file with mode: 0644]
dlls/riched20/tests/Makefile.in [new file with mode: 0644]
dlls/riched20/tests/editor.c [new file with mode: 0644]
dlls/riched20/tests/richole.c [new file with mode: 0644]
dlls/riched20/tests/txtsrv.c [new file with mode: 0644]
dlls/riched20/txthost.c [new file with mode: 0644]
dlls/riched20/txtsrv.c [new file with mode: 0644]
dlls/riched20/undo.c [new file with mode: 0644]
dlls/riched20/version.rc [new file with mode: 0644]
dlls/riched20/wrap.c [new file with mode: 0644]
dlls/riched20/writer.c [new file with mode: 0644]
dlls/riched32/Makefile.in [new file with mode: 0644]
dlls/riched32/riched32.spec [new file with mode: 0644]
dlls/riched32/richedit.c [new file with mode: 0644]
dlls/riched32/tests/Makefile.in [new file with mode: 0644]
dlls/riched32/tests/editor.c [new file with mode: 0644]
dlls/riched32/version.rc [new file with mode: 0644]
dlls/rpcrt4/Makefile.in [new file with mode: 0644]
dlls/rpcrt4/cproxy.c [new file with mode: 0644]
dlls/rpcrt4/cpsf.c [new file with mode: 0644]
dlls/rpcrt4/cpsf.h [new file with mode: 0644]
dlls/rpcrt4/cstub.c [new file with mode: 0644]
dlls/rpcrt4/epm.idl [new file with mode: 0644]
dlls/rpcrt4/epm_towers.h [new file with mode: 0644]
dlls/rpcrt4/ncastatus.h [new file with mode: 0644]
dlls/rpcrt4/ndr_clientserver.c [new file with mode: 0644]
dlls/rpcrt4/ndr_contexthandle.c [new file with mode: 0644]
dlls/rpcrt4/ndr_es.c [new file with mode: 0644]
dlls/rpcrt4/ndr_fullpointer.c [new file with mode: 0644]
dlls/rpcrt4/ndr_marshall.c [new file with mode: 0644]
dlls/rpcrt4/ndr_misc.h [new file with mode: 0644]
dlls/rpcrt4/ndr_ole.c [new file with mode: 0644]
dlls/rpcrt4/ndr_stubless.c [new file with mode: 0644]
dlls/rpcrt4/ndr_stubless.h [new file with mode: 0644]
dlls/rpcrt4/rpc_assoc.c [new file with mode: 0644]
dlls/rpcrt4/rpc_assoc.h [new file with mode: 0644]
dlls/rpcrt4/rpc_async.c [new file with mode: 0644]
dlls/rpcrt4/rpc_binding.c [new file with mode: 0644]
dlls/rpcrt4/rpc_binding.h [new file with mode: 0644]
dlls/rpcrt4/rpc_defs.h [new file with mode: 0644]
dlls/rpcrt4/rpc_epmap.c [new file with mode: 0644]
dlls/rpcrt4/rpc_message.c [new file with mode: 0644]
dlls/rpcrt4/rpc_message.h [new file with mode: 0644]
dlls/rpcrt4/rpc_server.c [new file with mode: 0644]
dlls/rpcrt4/rpc_server.h [new file with mode: 0644]
dlls/rpcrt4/rpc_transport.c [new file with mode: 0644]
dlls/rpcrt4/rpcrt4.spec [new file with mode: 0644]
dlls/rpcrt4/rpcrt4_main.c [new file with mode: 0644]
dlls/rpcrt4/tests/Makefile.in [new file with mode: 0644]
dlls/rpcrt4/tests/cstub.c [new file with mode: 0644]
dlls/rpcrt4/tests/generated.c [new file with mode: 0644]
dlls/rpcrt4/tests/ndr_marshall.c [new file with mode: 0644]
dlls/rpcrt4/tests/rpc.c [new file with mode: 0644]
dlls/rpcrt4/tests/rpc_async.c [new file with mode: 0644]
dlls/rpcrt4/tests/rpc_protseq.c [new file with mode: 0644]
dlls/rpcrt4/tests/server.c [new file with mode: 0644]
dlls/rpcrt4/tests/server.idl [new file with mode: 0644]
dlls/rpcrt4/tests/server_defines.h [new file with mode: 0644]
dlls/rpcrt4/version.rc [new file with mode: 0644]
dlls/rsabase/Makefile.in [new file with mode: 0644]
dlls/rsabase/rsabase.spec [new file with mode: 0644]
dlls/rsabase/version.rc [new file with mode: 0644]
dlls/rsaenh/Makefile.in [new file with mode: 0644]
dlls/rsaenh/aes.c [new file with mode: 0644]
dlls/rsaenh/des.c [new file with mode: 0644]
dlls/rsaenh/handle.c [new file with mode: 0644]
dlls/rsaenh/handle.h [new file with mode: 0644]
dlls/rsaenh/implglue.c [new file with mode: 0644]
dlls/rsaenh/implglue.h [new file with mode: 0644]
dlls/rsaenh/md2.c [new file with mode: 0644]
dlls/rsaenh/mpi.c [new file with mode: 0644]
dlls/rsaenh/rc2.c [new file with mode: 0644]
dlls/rsaenh/rc4.c [new file with mode: 0644]
dlls/rsaenh/rsa.c [new file with mode: 0644]
dlls/rsaenh/rsaenh.c [new file with mode: 0644]
dlls/rsaenh/rsaenh.spec [new file with mode: 0644]
dlls/rsaenh/sha2.c [new file with mode: 0644]
dlls/rsaenh/sha2.h [new file with mode: 0644]
dlls/rsaenh/tests/Makefile.in [new file with mode: 0644]
dlls/rsaenh/tests/rsaenh.c [new file with mode: 0644]
dlls/rsaenh/tomcrypt.h [new file with mode: 0644]
dlls/rsaenh/version.rc [new file with mode: 0644]
dlls/rtutils/Makefile.in [new file with mode: 0644]
dlls/rtutils/main.c [new file with mode: 0644]
dlls/rtutils/rtutils.spec [new file with mode: 0644]
dlls/rtutils/tracing.c [new file with mode: 0644]
dlls/sane.ds/Makefile.in [new file with mode: 0644]
dlls/sane.ds/capability.c [new file with mode: 0644]
dlls/sane.ds/ds_ctrl.c [new file with mode: 0644]
dlls/sane.ds/ds_image.c [new file with mode: 0644]
dlls/sane.ds/options.c [new file with mode: 0644]
dlls/sane.ds/resource.h [new file with mode: 0644]
dlls/sane.ds/sane.ds.spec [new file with mode: 0644]
dlls/sane.ds/sane_Da.rc [new file with mode: 0644]
dlls/sane.ds/sane_De.rc [new file with mode: 0644]
dlls/sane.ds/sane_En.rc [new file with mode: 0644]
dlls/sane.ds/sane_Es.rc [new file with mode: 0644]
dlls/sane.ds/sane_Fi.rc [new file with mode: 0644]
dlls/sane.ds/sane_Fr.rc [new file with mode: 0644]
dlls/sane.ds/sane_Ja.rc [new file with mode: 0644]
dlls/sane.ds/sane_Ko.rc [new file with mode: 0644]
dlls/sane.ds/sane_Lt.rc [new file with mode: 0644]
dlls/sane.ds/sane_Nl.rc [new file with mode: 0644]
dlls/sane.ds/sane_No.rc [new file with mode: 0644]
dlls/sane.ds/sane_Pl.rc [new file with mode: 0644]
dlls/sane.ds/sane_Pt.rc [new file with mode: 0644]
dlls/sane.ds/sane_Ro.rc [new file with mode: 0644]
dlls/sane.ds/sane_Ru.rc [new file with mode: 0644]
dlls/sane.ds/sane_Si.rc [new file with mode: 0644]
dlls/sane.ds/sane_Sv.rc [new file with mode: 0644]
dlls/sane.ds/sane_Zh.rc [new file with mode: 0644]
dlls/sane.ds/sane_i.h [new file with mode: 0644]
dlls/sane.ds/sane_main.c [new file with mode: 0644]
dlls/sane.ds/ui.c [new file with mode: 0644]
dlls/sccbase/Makefile.in [new file with mode: 0644]
dlls/sccbase/main.c [new file with mode: 0644]
dlls/sccbase/sccbase.spec [new file with mode: 0644]
dlls/schannel/Makefile.in [new file with mode: 0644]
dlls/schannel/lsamode.c [new file with mode: 0644]
dlls/schannel/schannel.spec [new file with mode: 0644]
dlls/schannel/schannel_main.c [new file with mode: 0644]
dlls/schannel/tests/Makefile.in [new file with mode: 0644]
dlls/schannel/tests/main.c [new file with mode: 0644]
dlls/schannel/usermode.c [new file with mode: 0644]
dlls/schannel/version.rc [new file with mode: 0644]
dlls/secur32/Makefile.in [new file with mode: 0644]
dlls/secur32/base64_codec.c [new file with mode: 0644]
dlls/secur32/dispatcher.c [new file with mode: 0644]
dlls/secur32/hmac_md5.c [new file with mode: 0644]
dlls/secur32/hmac_md5.h [new file with mode: 0644]
dlls/secur32/lsa.c [new file with mode: 0644]
dlls/secur32/negotiate.c [new file with mode: 0644]
dlls/secur32/ntlm.c [new file with mode: 0644]
dlls/secur32/schannel.c [new file with mode: 0644]
dlls/secur32/secur32.c [new file with mode: 0644]
dlls/secur32/secur32.spec [new file with mode: 0644]
dlls/secur32/secur32_priv.h [new file with mode: 0644]
dlls/secur32/tests/Makefile.in [new file with mode: 0644]
dlls/secur32/tests/main.c [new file with mode: 0644]
dlls/secur32/tests/ntlm.c [new file with mode: 0644]
dlls/secur32/tests/schannel.c [new file with mode: 0644]
dlls/secur32/tests/secur32.c [new file with mode: 0644]
dlls/secur32/thunks.c [new file with mode: 0644]
dlls/secur32/thunks.h [new file with mode: 0644]
dlls/secur32/util.c [new file with mode: 0644]
dlls/secur32/wrapper.c [new file with mode: 0644]
dlls/security/Makefile.in [new file with mode: 0644]
dlls/security/security.spec [new file with mode: 0644]
dlls/sensapi/Makefile.in [new file with mode: 0644]
dlls/sensapi/sensapi.c [new file with mode: 0644]
dlls/sensapi/sensapi.spec [new file with mode: 0644]
dlls/serialui/Bg.rc [new file with mode: 0644]
dlls/serialui/Cs.rc [new file with mode: 0644]
dlls/serialui/Da.rc [new file with mode: 0644]
dlls/serialui/De.rc [new file with mode: 0644]
dlls/serialui/En.rc [new file with mode: 0644]
dlls/serialui/Eo.rc [new file with mode: 0644]
dlls/serialui/Es.rc [new file with mode: 0644]
dlls/serialui/Fi.rc [new file with mode: 0644]
dlls/serialui/Fr.rc [new file with mode: 0644]
dlls/serialui/Hu.rc [new file with mode: 0644]
dlls/serialui/It.rc [new file with mode: 0644]
dlls/serialui/Ja.rc [new file with mode: 0644]
dlls/serialui/Ko.rc [new file with mode: 0644]
dlls/serialui/Lt.rc [new file with mode: 0644]
dlls/serialui/Makefile.in [new file with mode: 0644]
dlls/serialui/Nl.rc [new file with mode: 0644]
dlls/serialui/No.rc [new file with mode: 0644]
dlls/serialui/Pt.rc [new file with mode: 0644]
dlls/serialui/Ru.rc [new file with mode: 0644]
dlls/serialui/Si.rc [new file with mode: 0644]
dlls/serialui/Sv.rc [new file with mode: 0644]
dlls/serialui/Tr.rc [new file with mode: 0644]
dlls/serialui/Zh.rc [new file with mode: 0644]
dlls/serialui/confdlg.c [new file with mode: 0644]
dlls/serialui/serialui.h [new file with mode: 0644]
dlls/serialui/serialui.spec [new file with mode: 0644]
dlls/serialui/tests/Makefile.in [new file with mode: 0644]
dlls/serialui/tests/confdlg.c [new file with mode: 0644]
dlls/setupapi/Bg.rc [new file with mode: 0644]
dlls/setupapi/Cs.rc [new file with mode: 0644]
dlls/setupapi/Da.rc [new file with mode: 0644]
dlls/setupapi/De.rc [new file with mode: 0644]
dlls/setupapi/En.rc [new file with mode: 0644]
dlls/setupapi/Eo.rc [new file with mode: 0644]
dlls/setupapi/Es.rc [new file with mode: 0644]
dlls/setupapi/Fi.rc [new file with mode: 0644]
dlls/setupapi/Fr.rc [new file with mode: 0644]
dlls/setupapi/Hu.rc [new file with mode: 0644]
dlls/setupapi/It.rc [new file with mode: 0644]
dlls/setupapi/Ja.rc [new file with mode: 0644]
dlls/setupapi/Ko.rc [new file with mode: 0644]
dlls/setupapi/Lt.rc [new file with mode: 0644]
dlls/setupapi/Makefile.in [new file with mode: 0644]
dlls/setupapi/Nl.rc [new file with mode: 0644]
dlls/setupapi/No.rc [new file with mode: 0644]
dlls/setupapi/Pl.rc [new file with mode: 0644]
dlls/setupapi/Pt.rc [new file with mode: 0644]
dlls/setupapi/Ro.rc [new file with mode: 0644]
dlls/setupapi/Ru.rc [new file with mode: 0644]
dlls/setupapi/Si.rc [new file with mode: 0644]
dlls/setupapi/Sk.rc [new file with mode: 0644]
dlls/setupapi/Sv.rc [new file with mode: 0644]
dlls/setupapi/Tr.rc [new file with mode: 0644]
dlls/setupapi/Zh.rc [new file with mode: 0644]
dlls/setupapi/devinst.c [new file with mode: 0644]
dlls/setupapi/dialog.c [new file with mode: 0644]
dlls/setupapi/dirid.c [new file with mode: 0644]
dlls/setupapi/diskspace.c [new file with mode: 0644]
dlls/setupapi/fakedll.c [new file with mode: 0644]
dlls/setupapi/install.c [new file with mode: 0644]
dlls/setupapi/misc.c [new file with mode: 0644]
dlls/setupapi/parser.c [new file with mode: 0644]
dlls/setupapi/query.c [new file with mode: 0644]
dlls/setupapi/queue.c [new file with mode: 0644]
dlls/setupapi/setupapi.spec [new file with mode: 0644]
dlls/setupapi/setupapi_private.h [new file with mode: 0644]
dlls/setupapi/setupcab.c [new file with mode: 0644]
dlls/setupapi/stringtable.c [new file with mode: 0644]
dlls/setupapi/stubs.c [new file with mode: 0644]
dlls/setupapi/tests/Makefile.in [new file with mode: 0644]
dlls/setupapi/tests/devinst.c [new file with mode: 0644]
dlls/setupapi/tests/install.c [new file with mode: 0644]
dlls/setupapi/tests/misc.c [new file with mode: 0644]
dlls/setupapi/tests/parser.c [new file with mode: 0644]
dlls/setupapi/tests/query.c [new file with mode: 0644]
dlls/setupapi/tests/stringtable.c [new file with mode: 0644]
dlls/setupx.dll16/Makefile.in [new file with mode: 0644]
dlls/setupx.dll16/devinst16.c [new file with mode: 0644]
dlls/setupx.dll16/infparse.c [new file with mode: 0644]
dlls/setupx.dll16/setupx.dll16.spec [new file with mode: 0644]
dlls/setupx.dll16/setupx16.h [new file with mode: 0644]
dlls/setupx.dll16/setupx_main.c [new file with mode: 0644]
dlls/setupx.dll16/virtcopy.c [new file with mode: 0644]
dlls/sfc/Makefile.in [new file with mode: 0644]
dlls/sfc/sfc.spec [new file with mode: 0644]
dlls/sfc/sfc_main.c [new file with mode: 0644]
dlls/sfc_os/Makefile.in [new file with mode: 0644]
dlls/sfc_os/sfc_os.c [new file with mode: 0644]
dlls/sfc_os/sfc_os.spec [new file with mode: 0644]
dlls/shdoclc/Bg.rc [new file with mode: 0644]
dlls/shdoclc/Da.rc [new file with mode: 0644]
dlls/shdoclc/De.rc [new file with mode: 0644]
dlls/shdoclc/En.rc [new file with mode: 0644]
dlls/shdoclc/Es.rc [new file with mode: 0644]
dlls/shdoclc/Fi.rc [new file with mode: 0644]
dlls/shdoclc/Fr.rc [new file with mode: 0644]
dlls/shdoclc/Hu.rc [new file with mode: 0644]
dlls/shdoclc/Ko.rc [new file with mode: 0644]
dlls/shdoclc/Lt.rc [new file with mode: 0644]
dlls/shdoclc/Makefile.in [new file with mode: 0644]
dlls/shdoclc/Nl.rc [new file with mode: 0644]
dlls/shdoclc/No.rc [new file with mode: 0644]
dlls/shdoclc/Pt.rc [new file with mode: 0644]
dlls/shdoclc/Ro.rc [new file with mode: 0644]
dlls/shdoclc/Ru.rc [new file with mode: 0644]
dlls/shdoclc/Si.rc [new file with mode: 0644]
dlls/shdoclc/Sv.rc [new file with mode: 0644]
dlls/shdoclc/Tr.rc [new file with mode: 0644]
dlls/shdoclc/Uk.rc [new file with mode: 0644]
dlls/shdoclc/Zh.rc [new file with mode: 0644]
dlls/shdoclc/shdoclc.h [new file with mode: 0644]
dlls/shdoclc/shdoclc.spec [new file with mode: 0644]
dlls/shdocvw/Makefile.in [new file with mode: 0644]
dlls/shdocvw/classinfo.c [new file with mode: 0644]
dlls/shdocvw/client.c [new file with mode: 0644]
dlls/shdocvw/dochost.c [new file with mode: 0644]
dlls/shdocvw/events.c [new file with mode: 0644]
dlls/shdocvw/factory.c [new file with mode: 0644]
dlls/shdocvw/frame.c [new file with mode: 0644]
dlls/shdocvw/ie.c [new file with mode: 0644]
dlls/shdocvw/iexplore.c [new file with mode: 0644]
dlls/shdocvw/intshcut.c [new file with mode: 0644]
dlls/shdocvw/navigate.c [new file with mode: 0644]
dlls/shdocvw/oleobject.c [new file with mode: 0644]
dlls/shdocvw/persist.c [new file with mode: 0644]
dlls/shdocvw/shdocvw.h [new file with mode: 0644]
dlls/shdocvw/shdocvw.inf [new file with mode: 0644]
dlls/shdocvw/shdocvw.rc [new file with mode: 0644]
dlls/shdocvw/shdocvw.spec [new file with mode: 0644]
dlls/shdocvw/shdocvw_main.c [new file with mode: 0644]
dlls/shdocvw/shdocvw_v1.idl [new file with mode: 0644]
dlls/shdocvw/shlinstobj.c [new file with mode: 0644]
dlls/shdocvw/taskbarlist.c [new file with mode: 0644]
dlls/shdocvw/tests/Makefile.in [new file with mode: 0644]
dlls/shdocvw/tests/intshcut.c [new file with mode: 0644]
dlls/shdocvw/tests/shdocvw.c [new file with mode: 0644]
dlls/shdocvw/tests/shortcut.c [new file with mode: 0644]
dlls/shdocvw/tests/webbrowser.c [new file with mode: 0644]
dlls/shdocvw/urlhist.c [new file with mode: 0644]
dlls/shdocvw/view.c [new file with mode: 0644]
dlls/shdocvw/webbrowser.c [new file with mode: 0644]
dlls/shell.dll16/Makefile.in [new file with mode: 0644]
dlls/shell.dll16/shell.c [new file with mode: 0644]
dlls/shell.dll16/shell.dll16.spec [new file with mode: 0644]
dlls/shell.dll16/version.rc [new file with mode: 0644]
dlls/shell32/.gitignore [new file with mode: 0644]
dlls/shell32/Makefile.in [new file with mode: 0644]
dlls/shell32/appbar.c [new file with mode: 0644]
dlls/shell32/assoc.c [new file with mode: 0644]
dlls/shell32/autocomplete.c [new file with mode: 0644]
dlls/shell32/brsfolder.c [new file with mode: 0644]
dlls/shell32/cdrom.ico [new file with mode: 0644]
dlls/shell32/cdrom.svg [new file with mode: 0644]
dlls/shell32/changenotify.c [new file with mode: 0644]
dlls/shell32/classes.c [new file with mode: 0644]
dlls/shell32/clipboard.c [new file with mode: 0644]
dlls/shell32/control.c [new file with mode: 0644]
dlls/shell32/cpanel.h [new file with mode: 0644]
dlls/shell32/cpanelfolder.c [new file with mode: 0644]
dlls/shell32/dataobject.c [new file with mode: 0644]
dlls/shell32/dde.c [new file with mode: 0644]
dlls/shell32/debughlp.c [new file with mode: 0644]
dlls/shell32/debughlp.h [new file with mode: 0644]
dlls/shell32/delete.ico [new file with mode: 0644]
dlls/shell32/delete.svg [new file with mode: 0644]
dlls/shell32/desktop.ico [new file with mode: 0644]
dlls/shell32/desktop.svg [new file with mode: 0644]
dlls/shell32/dialogs.c [new file with mode: 0644]
dlls/shell32/document.ico [new file with mode: 0644]
dlls/shell32/document.svg [new file with mode: 0644]
dlls/shell32/dragdrophelper.c [new file with mode: 0644]
dlls/shell32/drive.ico [new file with mode: 0644]
dlls/shell32/drive.svg [new file with mode: 0644]
dlls/shell32/enumidlist.c [new file with mode: 0644]
dlls/shell32/enumidlist.h [new file with mode: 0644]
dlls/shell32/floppy.ico [new file with mode: 0644]
dlls/shell32/floppy.svg [new file with mode: 0644]
dlls/shell32/folder.ico [new file with mode: 0644]
dlls/shell32/folder.svg [new file with mode: 0644]
dlls/shell32/folder_open.ico [new file with mode: 0644]
dlls/shell32/folder_open.svg [new file with mode: 0644]
dlls/shell32/folders.c [new file with mode: 0644]
dlls/shell32/iconcache.c [new file with mode: 0644]
dlls/shell32/idb_tb_large.bmp [new file with mode: 0644]
dlls/shell32/idb_tb_small.bmp [new file with mode: 0644]
dlls/shell32/mycomputer.ico [new file with mode: 0644]
dlls/shell32/mycomputer.svg [new file with mode: 0644]
dlls/shell32/mydocs.ico [new file with mode: 0644]
dlls/shell32/mydocs.svg [new file with mode: 0644]
dlls/shell32/netdrive.ico [new file with mode: 0644]
dlls/shell32/netdrive.svg [new file with mode: 0644]
dlls/shell32/netdrive2.ico [new file with mode: 0644]
dlls/shell32/netdrive2.svg [new file with mode: 0644]
dlls/shell32/pidl.c [new file with mode: 0644]
dlls/shell32/pidl.h [new file with mode: 0644]
dlls/shell32/printer.ico [new file with mode: 0644]
dlls/shell32/printer.svg [new file with mode: 0644]
dlls/shell32/ramdisk.ico [new file with mode: 0644]
dlls/shell32/ramdisk.svg [new file with mode: 0644]
dlls/shell32/recyclebin.c [new file with mode: 0644]
dlls/shell32/regsvr.c [new file with mode: 0644]
dlls/shell32/searching.avi [new file with mode: 0644]
dlls/shell32/shell32.spec [new file with mode: 0644]
dlls/shell32/shell32_Bg.rc [new file with mode: 0644]
dlls/shell32/shell32_Ca.rc [new file with mode: 0644]
dlls/shell32/shell32_Cs.rc [new file with mode: 0644]
dlls/shell32/shell32_Da.rc [new file with mode: 0644]
dlls/shell32/shell32_De.rc [new file with mode: 0644]
dlls/shell32/shell32_En.rc [new file with mode: 0644]
dlls/shell32/shell32_Eo.rc [new file with mode: 0644]
dlls/shell32/shell32_Es.rc [new file with mode: 0644]
dlls/shell32/shell32_Fi.rc [new file with mode: 0644]
dlls/shell32/shell32_Fr.rc [new file with mode: 0644]
dlls/shell32/shell32_Hu.rc [new file with mode: 0644]
dlls/shell32/shell32_It.rc [new file with mode: 0644]
dlls/shell32/shell32_Ja.rc [new file with mode: 0644]
dlls/shell32/shell32_Ko.rc [new file with mode: 0644]
dlls/shell32/shell32_Lt.rc [new file with mode: 0644]
dlls/shell32/shell32_Nl.rc [new file with mode: 0644]
dlls/shell32/shell32_No.rc [new file with mode: 0644]
dlls/shell32/shell32_Pl.rc [new file with mode: 0644]
dlls/shell32/shell32_Pt.rc [new file with mode: 0644]
dlls/shell32/shell32_Ro.rc [new file with mode: 0644]
dlls/shell32/shell32_Ru.rc [new file with mode: 0644]
dlls/shell32/shell32_Si.rc [new file with mode: 0644]
dlls/shell32/shell32_Sk.rc [new file with mode: 0644]
dlls/shell32/shell32_Sv.rc [new file with mode: 0644]
dlls/shell32/shell32_Tr.rc [new file with mode: 0644]
dlls/shell32/shell32_Uk.rc [new file with mode: 0644]
dlls/shell32/shell32_Wa.rc [new file with mode: 0644]
dlls/shell32/shell32_Zh.rc [new file with mode: 0644]
dlls/shell32/shell32_main.c [new file with mode: 0644]
dlls/shell32/shell32_main.h [new file with mode: 0644]
dlls/shell32/shellfolder.h [new file with mode: 0644]
dlls/shell32/shellitem.c [new file with mode: 0644]
dlls/shell32/shelllink.c [new file with mode: 0644]
dlls/shell32/shellole.c [new file with mode: 0644]
dlls/shell32/shellord.c [new file with mode: 0644]
dlls/shell32/shellpath.c [new file with mode: 0644]
dlls/shell32/shellreg.c [new file with mode: 0644]
dlls/shell32/shellstring.c [new file with mode: 0644]
dlls/shell32/shfldr.h [new file with mode: 0644]
dlls/shell32/shfldr_desktop.c [new file with mode: 0644]
dlls/shell32/shfldr_fs.c [new file with mode: 0644]
dlls/shell32/shfldr_mycomp.c [new file with mode: 0644]
dlls/shell32/shfldr_netplaces.c [new file with mode: 0644]
dlls/shell32/shfldr_printers.c [new file with mode: 0644]
dlls/shell32/shfldr_unixfs.c [new file with mode: 0644]
dlls/shell32/shlexec.c [new file with mode: 0644]
dlls/shell32/shlfileop.c [new file with mode: 0644]
dlls/shell32/shlfolder.c [new file with mode: 0644]
dlls/shell32/shlfsbind.c [new file with mode: 0644]
dlls/shell32/shlmenu.c [new file with mode: 0644]
dlls/shell32/shlview.c [new file with mode: 0644]
dlls/shell32/shortcut.ico [new file with mode: 0644]
dlls/shell32/shortcut.svg [new file with mode: 0644]
dlls/shell32/shpolicy.c [new file with mode: 0644]
dlls/shell32/shres.rc [new file with mode: 0644]
dlls/shell32/shresdef.h [new file with mode: 0644]
dlls/shell32/shv_bg_cmenu.c [new file with mode: 0644]
dlls/shell32/shv_item_cmenu.c [new file with mode: 0644]
dlls/shell32/systray.c [new file with mode: 0644]
dlls/shell32/tests/Makefile.in [new file with mode: 0644]
dlls/shell32/tests/appbar.c [new file with mode: 0644]
dlls/shell32/tests/autocomplete.c [new file with mode: 0644]
dlls/shell32/tests/generated.c [new file with mode: 0644]
dlls/shell32/tests/msg.h [new file with mode: 0644]
dlls/shell32/tests/progman_dde.c [new file with mode: 0644]
dlls/shell32/tests/rsrc.rc [new file with mode: 0644]
dlls/shell32/tests/shell32_test.h [new file with mode: 0644]
dlls/shell32/tests/shelllink.c [new file with mode: 0644]
dlls/shell32/tests/shellpath.c [new file with mode: 0644]
dlls/shell32/tests/shfldr_special.c [new file with mode: 0644]
dlls/shell32/tests/shlexec.c [new file with mode: 0644]
dlls/shell32/tests/shlfileop.c [new file with mode: 0644]
dlls/shell32/tests/shlfolder.c [new file with mode: 0644]
dlls/shell32/tests/shlview.c [new file with mode: 0644]
dlls/shell32/tests/string.c [new file with mode: 0644]
dlls/shell32/tests/systray.c [new file with mode: 0644]
dlls/shell32/trash.c [new file with mode: 0644]
dlls/shell32/trash_file.ico [new file with mode: 0644]
dlls/shell32/trash_file.svg [new file with mode: 0644]
dlls/shell32/undocshell.h [new file with mode: 0644]
dlls/shell32/version.h [new file with mode: 0644]
dlls/shell32/version.rc [new file with mode: 0644]
dlls/shell32/xdg.c [new file with mode: 0644]
dlls/shell32/xdg.h [new file with mode: 0644]
dlls/shfolder/Makefile.in [new file with mode: 0644]
dlls/shfolder/shfolder.spec [new file with mode: 0644]
dlls/shfolder/version.rc [new file with mode: 0644]
dlls/shlwapi/Makefile.in [new file with mode: 0644]
dlls/shlwapi/assoc.c [new file with mode: 0644]
dlls/shlwapi/clist.c [new file with mode: 0644]
dlls/shlwapi/istream.c [new file with mode: 0644]
dlls/shlwapi/msgbox.c [new file with mode: 0644]
dlls/shlwapi/ordinal.c [new file with mode: 0644]
dlls/shlwapi/path.c [new file with mode: 0644]
dlls/shlwapi/reg.c [new file with mode: 0644]
dlls/shlwapi/regstream.c [new file with mode: 0644]
dlls/shlwapi/resource.h [new file with mode: 0644]
dlls/shlwapi/shlwapi.spec [new file with mode: 0644]
dlls/shlwapi/shlwapi_Da.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_De.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_En.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Eo.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Es.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Fi.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Fr.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Hu.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_It.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Ja.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Ko.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Lt.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Nl.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_No.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Pl.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Pt.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Ro.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Ru.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Si.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Sk.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Sv.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Tr.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Uk.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_Zh.rc [new file with mode: 0644]
dlls/shlwapi/shlwapi_main.c [new file with mode: 0644]
dlls/shlwapi/stopwatch.c [new file with mode: 0644]
dlls/shlwapi/string.c [new file with mode: 0644]
dlls/shlwapi/tests/Makefile.in [new file with mode: 0644]
dlls/shlwapi/tests/assoc.c [new file with mode: 0644]
dlls/shlwapi/tests/clist.c [new file with mode: 0644]
dlls/shlwapi/tests/clsid.c [new file with mode: 0644]
dlls/shlwapi/tests/generated.c [new file with mode: 0644]
dlls/shlwapi/tests/istream.c [new file with mode: 0644]
dlls/shlwapi/tests/ordinal.c [new file with mode: 0644]
dlls/shlwapi/tests/path.c [new file with mode: 0644]
dlls/shlwapi/tests/shreg.c [new file with mode: 0644]
dlls/shlwapi/tests/string.c [new file with mode: 0644]
dlls/shlwapi/tests/thread.c [new file with mode: 0644]
dlls/shlwapi/tests/url.c [new file with mode: 0644]
dlls/shlwapi/thread.c [new file with mode: 0644]
dlls/shlwapi/url.c [new file with mode: 0644]
dlls/shlwapi/version.rc [new file with mode: 0644]
dlls/shlwapi/wsprintf.c [new file with mode: 0644]
dlls/slbcsp/Makefile.in [new file with mode: 0644]
dlls/slbcsp/main.c [new file with mode: 0644]
dlls/slbcsp/slbcsp.spec [new file with mode: 0644]
dlls/slc/Makefile.in [new file with mode: 0644]
dlls/slc/slc.c [new file with mode: 0644]
dlls/slc/slc.spec [new file with mode: 0644]
dlls/snmpapi/Makefile.in [new file with mode: 0644]
dlls/snmpapi/main.c [new file with mode: 0644]
dlls/snmpapi/snmpapi.spec [new file with mode: 0644]
dlls/snmpapi/tests/Makefile.in [new file with mode: 0644]
dlls/snmpapi/tests/util.c [new file with mode: 0644]
dlls/softpub/Makefile.in [new file with mode: 0644]
dlls/softpub/softpub.spec [new file with mode: 0644]
dlls/sound.drv16/Makefile.in [new file with mode: 0644]
dlls/sound.drv16/sound.c [new file with mode: 0644]
dlls/sound.drv16/sound.drv16.spec [new file with mode: 0644]
dlls/spoolss/Makefile.in [new file with mode: 0644]
dlls/spoolss/router.c [new file with mode: 0644]
dlls/spoolss/spoolss.h [new file with mode: 0644]
dlls/spoolss/spoolss.spec [new file with mode: 0644]
dlls/spoolss/spoolss_main.c [new file with mode: 0644]
dlls/spoolss/tests/Makefile.in [new file with mode: 0644]
dlls/spoolss/tests/spoolss.c [new file with mode: 0644]
dlls/stdole2.tlb/Makefile.in [new file with mode: 0644]
dlls/stdole2.tlb/rsrc.rc [new file with mode: 0644]
dlls/stdole2.tlb/std_ole_v2.idl [new file with mode: 0644]
dlls/stdole2.tlb/stdole2.tlb.spec [new file with mode: 0644]
dlls/stdole32.tlb/Makefile.in [new file with mode: 0644]
dlls/stdole32.tlb/rsrc.rc [new file with mode: 0644]
dlls/stdole32.tlb/std_ole_v1.idl [new file with mode: 0644]
dlls/stdole32.tlb/stdole32.tlb.spec [new file with mode: 0644]
dlls/sti/Makefile.in [new file with mode: 0644]
dlls/sti/regsvr.c [new file with mode: 0644]
dlls/sti/sti.c [new file with mode: 0644]
dlls/sti/sti.spec [new file with mode: 0644]
dlls/sti/sti_main.c [new file with mode: 0644]
dlls/sti/sti_private.h [new file with mode: 0644]
dlls/sti/sti_wia.idl [new file with mode: 0644]
dlls/sti/tests/Makefile.in [new file with mode: 0644]
dlls/sti/tests/sti.c [new file with mode: 0644]
dlls/storage.dll16/Makefile.in [new file with mode: 0644]
dlls/storage.dll16/ifs.h [new file with mode: 0644]
dlls/storage.dll16/storage.c [new file with mode: 0644]
dlls/storage.dll16/storage.dll16.spec [new file with mode: 0644]
dlls/stress.dll16/Makefile.in [new file with mode: 0644]
dlls/stress.dll16/stress.c [new file with mode: 0644]
dlls/stress.dll16/stress.dll16.spec [new file with mode: 0644]
dlls/strmiids/Makefile.in [new file with mode: 0644]
dlls/strmiids/strmiids.c [new file with mode: 0644]
dlls/svrapi/Makefile.in [new file with mode: 0644]
dlls/svrapi/svrapi.spec [new file with mode: 0644]
dlls/svrapi/svrapi_main.c [new file with mode: 0644]
dlls/sxs/Makefile.in [new file with mode: 0644]
dlls/sxs/sxs.c [new file with mode: 0644]
dlls/sxs/sxs.spec [new file with mode: 0644]
dlls/system.drv16/Makefile.in [new file with mode: 0644]
dlls/system.drv16/system.c [new file with mode: 0644]
dlls/system.drv16/system.drv16.spec [new file with mode: 0644]
dlls/t2embed/Makefile.in [new file with mode: 0644]
dlls/t2embed/main.c [new file with mode: 0644]
dlls/t2embed/t2embed.spec [new file with mode: 0644]
dlls/tapi32/Makefile.in [new file with mode: 0644]
dlls/tapi32/assisted.c [new file with mode: 0644]
dlls/tapi32/line.c [new file with mode: 0644]
dlls/tapi32/phone.c [new file with mode: 0644]
dlls/tapi32/tapi32.spec [new file with mode: 0644]
dlls/toolhelp.dll16/Makefile.in [new file with mode: 0644]
dlls/toolhelp.dll16/toolhelp.c [new file with mode: 0644]
dlls/toolhelp.dll16/toolhelp.dll16.spec [new file with mode: 0644]
dlls/toolhelp.dll16/toolhelp.h [new file with mode: 0644]
dlls/traffic/Makefile.in [new file with mode: 0644]
dlls/traffic/traffic.spec [new file with mode: 0644]
dlls/traffic/traffic_main.c [new file with mode: 0644]
dlls/twain.dll16/Makefile.in [new file with mode: 0644]
dlls/twain.dll16/twain.c [new file with mode: 0644]
dlls/twain.dll16/twain.dll16.spec [new file with mode: 0644]
dlls/twain_32/Makefile.in [new file with mode: 0644]
dlls/twain_32/dsm_ctrl.c [new file with mode: 0644]
dlls/twain_32/tests/Makefile.in [new file with mode: 0644]
dlls/twain_32/tests/dsm.c [new file with mode: 0644]
dlls/twain_32/twain32_main.c [new file with mode: 0644]
dlls/twain_32/twain_32.spec [new file with mode: 0644]
dlls/twain_32/twain_i.h [new file with mode: 0644]
dlls/typelib.dll16/Makefile.in [new file with mode: 0644]
dlls/typelib.dll16/typelib.c [new file with mode: 0644]
dlls/typelib.dll16/typelib.dll16.spec [new file with mode: 0644]
dlls/unicows/Makefile.in [new file with mode: 0644]
dlls/unicows/unicows.spec [new file with mode: 0644]
dlls/updspapi/Makefile.in [new file with mode: 0644]
dlls/updspapi/main.c [new file with mode: 0644]
dlls/updspapi/updspapi.spec [new file with mode: 0644]
dlls/url/Makefile.in [new file with mode: 0644]
dlls/url/url.spec [new file with mode: 0644]
dlls/url/url_main.c [new file with mode: 0644]
dlls/urlmon/Makefile.in [new file with mode: 0644]
dlls/urlmon/bindctx.c [new file with mode: 0644]
dlls/urlmon/binding.c [new file with mode: 0644]
dlls/urlmon/bindprot.c [new file with mode: 0644]
dlls/urlmon/download.c [new file with mode: 0644]
dlls/urlmon/file.c [new file with mode: 0644]
dlls/urlmon/format.c [new file with mode: 0644]
dlls/urlmon/ftp.c [new file with mode: 0644]
dlls/urlmon/gopher.c [new file with mode: 0644]
dlls/urlmon/http.c [new file with mode: 0644]
dlls/urlmon/internet.c [new file with mode: 0644]
dlls/urlmon/mimefilter.c [new file with mode: 0644]
dlls/urlmon/mk.c [new file with mode: 0644]
dlls/urlmon/protocol.c [new file with mode: 0644]
dlls/urlmon/protproxy.c [new file with mode: 0644]
dlls/urlmon/regsvr.c [new file with mode: 0644]
dlls/urlmon/rsrc.rc [new file with mode: 0644]
dlls/urlmon/sec_mgr.c [new file with mode: 0644]
dlls/urlmon/session.c [new file with mode: 0644]
dlls/urlmon/tests/Makefile.in [new file with mode: 0644]
dlls/urlmon/tests/generated.c [new file with mode: 0644]
dlls/urlmon/tests/misc.c [new file with mode: 0644]
dlls/urlmon/tests/protocol.c [new file with mode: 0644]
dlls/urlmon/tests/sec_mgr.c [new file with mode: 0644]
dlls/urlmon/tests/stream.c [new file with mode: 0644]
dlls/urlmon/tests/url.c [new file with mode: 0644]
dlls/urlmon/umon.c [new file with mode: 0644]
dlls/urlmon/umstream.c [new file with mode: 0644]
dlls/urlmon/uri.c [new file with mode: 0644]
dlls/urlmon/urlmon.inf [new file with mode: 0644]
dlls/urlmon/urlmon.spec [new file with mode: 0644]
dlls/urlmon/urlmon_main.c [new file with mode: 0644]
dlls/urlmon/urlmon_main.h [new file with mode: 0644]
dlls/urlmon/urlmon_urlmon.idl [new file with mode: 0644]
dlls/urlmon/usrmarshal.c [new file with mode: 0644]
dlls/usbd.sys/Makefile.in [new file with mode: 0644]
dlls/usbd.sys/usbd.c [new file with mode: 0644]
dlls/usbd.sys/usbd.sys.spec [new file with mode: 0644]
dlls/user.exe16/Makefile.in [new file with mode: 0644]
dlls/user.exe16/bidi.c [new file with mode: 0644]
dlls/user.exe16/comm.c [new file with mode: 0644]
dlls/user.exe16/dialog.c [new file with mode: 0644]
dlls/user.exe16/hook.c [new file with mode: 0644]
dlls/user.exe16/message.c [new file with mode: 0644]
dlls/user.exe16/network.c [new file with mode: 0644]
dlls/user.exe16/user.c [new file with mode: 0644]
dlls/user.exe16/user.exe16.spec [new file with mode: 0644]
dlls/user.exe16/user_private.h [new file with mode: 0644]
dlls/user.exe16/version.rc [new file with mode: 0644]
dlls/user.exe16/window.c [new file with mode: 0644]
dlls/user32/Makefile.in [new file with mode: 0644]
dlls/user32/button.c [new file with mode: 0644]
dlls/user32/caret.c [new file with mode: 0644]
dlls/user32/class.c [new file with mode: 0644]
dlls/user32/clipboard.c [new file with mode: 0644]
dlls/user32/combo.c [new file with mode: 0644]
dlls/user32/controls.h [new file with mode: 0644]
dlls/user32/cursoricon.c [new file with mode: 0644]
dlls/user32/dde_client.c [new file with mode: 0644]
dlls/user32/dde_misc.c [new file with mode: 0644]
dlls/user32/dde_private.h [new file with mode: 0644]
dlls/user32/dde_server.c [new file with mode: 0644]
dlls/user32/defdlg.c [new file with mode: 0644]
dlls/user32/defwnd.c [new file with mode: 0644]
dlls/user32/desktop.c [new file with mode: 0644]
dlls/user32/dialog.c [new file with mode: 0644]
dlls/user32/driver.c [new file with mode: 0644]
dlls/user32/edit.c [new file with mode: 0644]
dlls/user32/exticon.c [new file with mode: 0644]
dlls/user32/focus.c [new file with mode: 0644]
dlls/user32/hook.c [new file with mode: 0644]
dlls/user32/icontitle.c [new file with mode: 0644]
dlls/user32/input.c [new file with mode: 0644]
dlls/user32/listbox.c [new file with mode: 0644]
dlls/user32/lstr.c [new file with mode: 0644]
dlls/user32/mdi.c [new file with mode: 0644]
dlls/user32/menu.c [new file with mode: 0644]
dlls/user32/message.c [new file with mode: 0644]
dlls/user32/misc.c [new file with mode: 0644]
dlls/user32/msgbox.c [new file with mode: 0644]
dlls/user32/nonclient.c [new file with mode: 0644]
dlls/user32/painting.c [new file with mode: 0644]
dlls/user32/property.c [new file with mode: 0644]
dlls/user32/resource.c [new file with mode: 0644]
dlls/user32/resources.h [new file with mode: 0644]
dlls/user32/resources/obm_btncorners.bmp [new file with mode: 0644]
dlls/user32/resources/obm_btsize.bmp [new file with mode: 0644]
dlls/user32/resources/obm_check.bmp [new file with mode: 0644]
dlls/user32/resources/obm_checkboxes.bmp [new file with mode: 0644]
dlls/user32/resources/obm_close.bmp [new file with mode: 0644]
dlls/user32/resources/obm_combo.bmp [new file with mode: 0644]
dlls/user32/resources/obm_dnarrow.bmp [new file with mode: 0644]
dlls/user32/resources/obm_dnarrowd.bmp [new file with mode: 0644]
dlls/user32/resources/obm_dnarrowi.bmp [new file with mode: 0644]
dlls/user32/resources/obm_lfarrow.bmp [new file with mode: 0644]
dlls/user32/resources/obm_lfarrowd.bmp [new file with mode: 0644]
dlls/user32/resources/obm_lfarrowi.bmp [new file with mode: 0644]
dlls/user32/resources/obm_mnarrow.bmp [new file with mode: 0644]
dlls/user32/resources/obm_old_close.bmp [new file with mode: 0644]
dlls/user32/resources/obm_old_dnarrow.bmp [new file with mode: 0644]
dlls/user32/resources/obm_old_lfarrow.bmp [new file with mode: 0644]
dlls/user32/resources/obm_old_reduce.bmp [new file with mode: 0644]
dlls/user32/resources/obm_old_restore.bmp [new file with mode: 0644]
dlls/user32/resources/obm_old_rgarrow.bmp [new file with mode: 0644]
dlls/user32/resources/obm_old_uparrow.bmp [new file with mode: 0644]
dlls/user32/resources/obm_old_zoom.bmp [new file with mode: 0644]
dlls/user32/resources/obm_reduce.bmp [new file with mode: 0644]
dlls/user32/resources/obm_reduced.bmp [new file with mode: 0644]
dlls/user32/resources/obm_restore.bmp [new file with mode: 0644]
dlls/user32/resources/obm_restored.bmp [new file with mode: 0644]
dlls/user32/resources/obm_rgarrow.bmp [new file with mode: 0644]
dlls/user32/resources/obm_rgarrowd.bmp [new file with mode: 0644]
dlls/user32/resources/obm_rgarrowi.bmp [new file with mode: 0644]
dlls/user32/resources/obm_size.bmp [new file with mode: 0644]
dlls/user32/resources/obm_trtype.bmp [new file with mode: 0644]
dlls/user32/resources/obm_uparrow.bmp [new file with mode: 0644]
dlls/user32/resources/obm_uparrowd.bmp [new file with mode: 0644]
dlls/user32/resources/obm_uparrowi.bmp [new file with mode: 0644]
dlls/user32/resources/obm_zoom.bmp [new file with mode: 0644]
dlls/user32/resources/obm_zoomd.bmp [new file with mode: 0644]
dlls/user32/resources/ocr_appstarting.cur [new file with mode: 0644]
dlls/user32/resources/ocr_cross.cur [new file with mode: 0644]
dlls/user32/resources/ocr_dragobject.cur [new file with mode: 0644]
dlls/user32/resources/ocr_hand.cur [new file with mode: 0644]
dlls/user32/resources/ocr_help.cur [new file with mode: 0644]
dlls/user32/resources/ocr_ibeam.cur [new file with mode: 0644]
dlls/user32/resources/ocr_icon.cur [new file with mode: 0644]
dlls/user32/resources/ocr_no.cur [new file with mode: 0644]
dlls/user32/resources/ocr_normal.cur [new file with mode: 0644]
dlls/user32/resources/ocr_size.cur [new file with mode: 0644]
dlls/user32/resources/ocr_sizeall.cur [new file with mode: 0644]
dlls/user32/resources/ocr_sizenesw.cur [new file with mode: 0644]
dlls/user32/resources/ocr_sizens.cur [new file with mode: 0644]
dlls/user32/resources/ocr_sizenwse.cur [new file with mode: 0644]
dlls/user32/resources/ocr_sizewe.cur [new file with mode: 0644]
dlls/user32/resources/ocr_up.cur [new file with mode: 0644]
dlls/user32/resources/ocr_wait.cur [new file with mode: 0644]
dlls/user32/resources/oic_bang.ico [new file with mode: 0644]
dlls/user32/resources/oic_bang.svg [new file with mode: 0644]
dlls/user32/resources/oic_hand.ico [new file with mode: 0644]
dlls/user32/resources/oic_hand.svg [new file with mode: 0644]
dlls/user32/resources/oic_note.ico [new file with mode: 0644]
dlls/user32/resources/oic_note.svg [new file with mode: 0644]
dlls/user32/resources/oic_ques.ico [new file with mode: 0644]
dlls/user32/resources/oic_ques.svg [new file with mode: 0644]
dlls/user32/resources/oic_sample.ico [new file with mode: 0644]
dlls/user32/resources/oic_sample.svg [new file with mode: 0644]
dlls/user32/resources/oic_winlogo.ico [new file with mode: 0644]
dlls/user32/resources/oic_winlogo.svg [new file with mode: 0644]
dlls/user32/resources/user32_Bg.rc [new file with mode: 0644]
dlls/user32/resources/user32_Ca.rc [new file with mode: 0644]
dlls/user32/resources/user32_Cs.rc [new file with mode: 0644]
dlls/user32/resources/user32_Da.rc [new file with mode: 0644]
dlls/user32/resources/user32_De.rc [new file with mode: 0644]
dlls/user32/resources/user32_En.rc [new file with mode: 0644]
dlls/user32/resources/user32_Eo.rc [new file with mode: 0644]
dlls/user32/resources/user32_Es.rc [new file with mode: 0644]
dlls/user32/resources/user32_Fi.rc [new file with mode: 0644]
dlls/user32/resources/user32_Fr.rc [new file with mode: 0644]
dlls/user32/resources/user32_Hu.rc [new file with mode: 0644]
dlls/user32/resources/user32_It.rc [new file with mode: 0644]
dlls/user32/resources/user32_Ja.rc [new file with mode: 0644]
dlls/user32/resources/user32_Ko.rc [new file with mode: 0644]
dlls/user32/resources/user32_Lt.rc [new file with mode: 0644]
dlls/user32/resources/user32_Nl.rc [new file with mode: 0644]
dlls/user32/resources/user32_No.rc [new file with mode: 0644]
dlls/user32/resources/user32_Pl.rc [new file with mode: 0644]
dlls/user32/resources/user32_Pt.rc [new file with mode: 0644]
dlls/user32/resources/user32_Ro.rc [new file with mode: 0644]
dlls/user32/resources/user32_Ru.rc [new file with mode: 0644]
dlls/user32/resources/user32_Si.rc [new file with mode: 0644]
dlls/user32/resources/user32_Sk.rc [new file with mode: 0644]
dlls/user32/resources/user32_Sv.rc [new file with mode: 0644]
dlls/user32/resources/user32_Tr.rc [new file with mode: 0644]
dlls/user32/resources/user32_Uk.rc [new file with mode: 0644]
dlls/user32/resources/user32_Wa.rc [new file with mode: 0644]
dlls/user32/resources/user32_Zh.rc [new file with mode: 0644]
dlls/user32/resources/user32_bin.rc [new file with mode: 0644]
dlls/user32/resources/version.rc [new file with mode: 0644]
dlls/user32/scroll.c [new file with mode: 0644]
dlls/user32/spy.c [new file with mode: 0644]
dlls/user32/static.c [new file with mode: 0644]
dlls/user32/sysparams.c [new file with mode: 0644]
dlls/user32/tests/Makefile.in [new file with mode: 0644]
dlls/user32/tests/broadcast.c [new file with mode: 0644]
dlls/user32/tests/class.c [new file with mode: 0644]
dlls/user32/tests/clipboard.c [new file with mode: 0644]
dlls/user32/tests/combo.c [new file with mode: 0644]
dlls/user32/tests/cursoricon.c [new file with mode: 0644]
dlls/user32/tests/dce.c [new file with mode: 0644]
dlls/user32/tests/dde.c [new file with mode: 0644]
dlls/user32/tests/dialog.c [new file with mode: 0644]
dlls/user32/tests/edit.c [new file with mode: 0644]
dlls/user32/tests/generated.c [new file with mode: 0644]
dlls/user32/tests/input.c [new file with mode: 0644]
dlls/user32/tests/listbox.c [new file with mode: 0644]
dlls/user32/tests/menu.c [new file with mode: 0644]
dlls/user32/tests/monitor.c [new file with mode: 0644]
dlls/user32/tests/msg.c [new file with mode: 0644]
dlls/user32/tests/resource.c [new file with mode: 0644]
dlls/user32/tests/resource.rc [new file with mode: 0644]
dlls/user32/tests/scroll.c [new file with mode: 0644]
dlls/user32/tests/static.c [new file with mode: 0644]
dlls/user32/tests/sysparams.c [new file with mode: 0644]
dlls/user32/tests/test_mono.bmp [new file with mode: 0644]
dlls/user32/tests/text.c [new file with mode: 0644]
dlls/user32/tests/uitools.c [new file with mode: 0644]
dlls/user32/tests/win.c [new file with mode: 0644]
dlls/user32/tests/winstation.c [new file with mode: 0644]
dlls/user32/tests/wsprintf.c [new file with mode: 0644]
dlls/user32/text.c [new file with mode: 0644]
dlls/user32/uitools.c [new file with mode: 0644]
dlls/user32/user32.spec [new file with mode: 0644]
dlls/user32/user_main.c [new file with mode: 0644]
dlls/user32/user_private.h [new file with mode: 0644]
dlls/user32/win.c [new file with mode: 0644]
dlls/user32/win.h [new file with mode: 0644]
dlls/user32/winhelp.c [new file with mode: 0644]
dlls/user32/winpos.c [new file with mode: 0644]
dlls/user32/winproc.c [new file with mode: 0644]
dlls/user32/winstation.c [new file with mode: 0644]
dlls/user32/wsprintf.c [new file with mode: 0644]
dlls/userenv/Makefile.in [new file with mode: 0644]
dlls/userenv/tests/Makefile.in [new file with mode: 0644]
dlls/userenv/tests/userenv.c [new file with mode: 0644]
dlls/userenv/userenv.spec [new file with mode: 0644]
dlls/userenv/userenv_main.c [new file with mode: 0644]
dlls/usp10/Makefile.in [new file with mode: 0644]
dlls/usp10/bidi.c [new file with mode: 0644]
dlls/usp10/tests/Makefile.in [new file with mode: 0644]
dlls/usp10/tests/usp10.c [new file with mode: 0644]
dlls/usp10/usp10.c [new file with mode: 0644]
dlls/usp10/usp10.spec [new file with mode: 0644]
dlls/usp10/usp10_internal.h [new file with mode: 0644]
dlls/uuid/Makefile.in [new file with mode: 0644]
dlls/uuid/uuid.c [new file with mode: 0644]
dlls/uxtheme/Makefile.in [new file with mode: 0644]
dlls/uxtheme/buffer.c [new file with mode: 0644]
dlls/uxtheme/draw.c [new file with mode: 0644]
dlls/uxtheme/main.c [new file with mode: 0644]
dlls/uxtheme/metric.c [new file with mode: 0644]
dlls/uxtheme/msstyles.c [new file with mode: 0644]
dlls/uxtheme/msstyles.h [new file with mode: 0644]
dlls/uxtheme/property.c [new file with mode: 0644]
dlls/uxtheme/stylemap.c [new file with mode: 0644]
dlls/uxtheme/system.c [new file with mode: 0644]
dlls/uxtheme/tests/Makefile.in [new file with mode: 0644]
dlls/uxtheme/tests/system.c [new file with mode: 0644]
dlls/uxtheme/uxini.c [new file with mode: 0644]
dlls/uxtheme/uxtheme.spec [new file with mode: 0644]
dlls/uxtheme/uxthemedll.h [new file with mode: 0644]
dlls/uxtheme/version.rc [new file with mode: 0644]
dlls/vdhcp.vxd/Makefile.in [new file with mode: 0644]
dlls/vdhcp.vxd/vdhcp.c [new file with mode: 0644]
dlls/vdhcp.vxd/vdhcp.vxd.spec [new file with mode: 0644]
dlls/vdmdbg/Makefile.in [new file with mode: 0644]
dlls/vdmdbg/vdmdbg.c [new file with mode: 0644]
dlls/vdmdbg/vdmdbg.spec [new file with mode: 0644]
dlls/ver.dll16/Makefile.in [new file with mode: 0644]
dlls/ver.dll16/ver.dll16.spec [new file with mode: 0644]
dlls/ver.dll16/version.c [new file with mode: 0644]
dlls/version/Makefile.in [new file with mode: 0644]
dlls/version/info.c [new file with mode: 0644]
dlls/version/install.c [new file with mode: 0644]
dlls/version/resource.c [new file with mode: 0644]
dlls/version/tests/Makefile.in [new file with mode: 0644]
dlls/version/tests/info.c [new file with mode: 0644]
dlls/version/tests/install.c [new file with mode: 0644]
dlls/version/tests/version.rc [new file with mode: 0644]
dlls/version/version.rc [new file with mode: 0644]
dlls/version/version.spec [new file with mode: 0644]
dlls/vmm.vxd/Makefile.in [new file with mode: 0644]
dlls/vmm.vxd/vmm.c [new file with mode: 0644]
dlls/vmm.vxd/vmm.vxd.spec [new file with mode: 0644]
dlls/vnbt.vxd/Makefile.in [new file with mode: 0644]
dlls/vnbt.vxd/vnbt.c [new file with mode: 0644]
dlls/vnbt.vxd/vnbt.vxd.spec [new file with mode: 0644]
dlls/vnetbios.vxd/Makefile.in [new file with mode: 0644]
dlls/vnetbios.vxd/vnetbios.c [new file with mode: 0644]
dlls/vnetbios.vxd/vnetbios.vxd.spec [new file with mode: 0644]
dlls/vtdapi.vxd/Makefile.in [new file with mode: 0644]
dlls/vtdapi.vxd/vtdapi.c [new file with mode: 0644]
dlls/vtdapi.vxd/vtdapi.vxd.spec [new file with mode: 0644]
dlls/vwin32.vxd/Makefile.in [new file with mode: 0644]
dlls/vwin32.vxd/vwin32.c [new file with mode: 0644]
dlls/vwin32.vxd/vwin32.vxd.spec [new file with mode: 0644]
dlls/w32skrnl/Makefile.in [new file with mode: 0644]
dlls/w32skrnl/w32skernel.c [new file with mode: 0644]
dlls/w32skrnl/w32skrnl.spec [new file with mode: 0644]
dlls/w32sys.dll16/Makefile.in [new file with mode: 0644]
dlls/w32sys.dll16/w32sys.c [new file with mode: 0644]
dlls/w32sys.dll16/w32sys.dll16.spec [new file with mode: 0644]
dlls/wbemprox/Makefile.in [new file with mode: 0644]
dlls/wbemprox/main.c [new file with mode: 0644]
dlls/wbemprox/regsvr.c [new file with mode: 0644]
dlls/wbemprox/wbemlocator.c [new file with mode: 0644]
dlls/wbemprox/wbemprox.spec [new file with mode: 0644]
dlls/wbemprox/wbemprox_private.h [new file with mode: 0644]
dlls/wiaservc/Makefile.in [new file with mode: 0644]
dlls/wiaservc/factory.c [new file with mode: 0644]
dlls/wiaservc/rsrc.rc [new file with mode: 0644]
dlls/wiaservc/service.c [new file with mode: 0644]
dlls/wiaservc/wiadevmgr.c [new file with mode: 0644]
dlls/wiaservc/wiaservc.inf [new file with mode: 0644]
dlls/wiaservc/wiaservc.spec [new file with mode: 0644]
dlls/wiaservc/wiaservc_main.c [new file with mode: 0644]
dlls/wiaservc/wiaservc_private.h [new file with mode: 0644]
dlls/win32s16.dll16/Makefile.in [new file with mode: 0644]
dlls/win32s16.dll16/win32s16.c [new file with mode: 0644]
dlls/win32s16.dll16/win32s16.dll16.spec [new file with mode: 0644]
dlls/win87em.dll16/Makefile.in [new file with mode: 0644]
dlls/win87em.dll16/win87em.c [new file with mode: 0644]
dlls/win87em.dll16/win87em.dll16.spec [new file with mode: 0644]
dlls/winaspi.dll16/Makefile.in [new file with mode: 0644]
dlls/winaspi.dll16/aspi.h [new file with mode: 0644]
dlls/winaspi.dll16/winaspi.c [new file with mode: 0644]
dlls/winaspi.dll16/winaspi.dll16.spec [new file with mode: 0644]
dlls/windebug.dll16/Makefile.in [new file with mode: 0644]
dlls/windebug.dll16/windebug.c [new file with mode: 0644]
dlls/windebug.dll16/windebug.dll16.spec [new file with mode: 0644]
dlls/windowscodecs/Makefile.in [new file with mode: 0644]
dlls/windowscodecs/bmpdecode.c [new file with mode: 0644]
dlls/windowscodecs/bmpencode.c [new file with mode: 0644]
dlls/windowscodecs/clsfactory.c [new file with mode: 0644]
dlls/windowscodecs/converter.c [new file with mode: 0644]
dlls/windowscodecs/fliprotate.c [new file with mode: 0644]
dlls/windowscodecs/gifformat.c [new file with mode: 0644]
dlls/windowscodecs/icoformat.c [new file with mode: 0644]
dlls/windowscodecs/imgfactory.c [new file with mode: 0644]
dlls/windowscodecs/info.c [new file with mode: 0644]
dlls/windowscodecs/jpegformat.c [new file with mode: 0644]
dlls/windowscodecs/main.c [new file with mode: 0644]
dlls/windowscodecs/palette.c [new file with mode: 0644]
dlls/windowscodecs/pngformat.c [new file with mode: 0644]
dlls/windowscodecs/propertybag.c [new file with mode: 0644]
dlls/windowscodecs/regsvr.c [new file with mode: 0644]
dlls/windowscodecs/stream.c [new file with mode: 0644]
dlls/windowscodecs/tests/Makefile.in [new file with mode: 0644]
dlls/windowscodecs/tests/bmpformat.c [new file with mode: 0644]
dlls/windowscodecs/tests/converter.c [new file with mode: 0644]
dlls/windowscodecs/tests/palette.c [new file with mode: 0644]
dlls/windowscodecs/tests/stream.c [new file with mode: 0644]
dlls/windowscodecs/tiffformat.c [new file with mode: 0644]
dlls/windowscodecs/ungif.c [new file with mode: 0644]
dlls/windowscodecs/ungif.h [new file with mode: 0644]
dlls/windowscodecs/version.rc [new file with mode: 0644]
dlls/windowscodecs/wincodecs_private.h [new file with mode: 0644]
dlls/windowscodecs/windowscodecs.spec [new file with mode: 0644]
dlls/winealsa.drv/Makefile.in [new file with mode: 0644]
dlls/winealsa.drv/alsa.c [new file with mode: 0644]
dlls/winealsa.drv/alsa.h [new file with mode: 0644]
dlls/winealsa.drv/dscapture.c [new file with mode: 0644]
dlls/winealsa.drv/dsoutput.c [new file with mode: 0644]
dlls/winealsa.drv/midi.c [new file with mode: 0644]
dlls/winealsa.drv/mixer.c [new file with mode: 0644]
dlls/winealsa.drv/wavein.c [new file with mode: 0644]
dlls/winealsa.drv/waveinit.c [new file with mode: 0644]
dlls/winealsa.drv/waveout.c [new file with mode: 0644]
dlls/winealsa.drv/winealsa.drv.spec [new file with mode: 0644]
dlls/wineaudioio.drv/Makefile.in [new file with mode: 0644]
dlls/wineaudioio.drv/audio.c [new file with mode: 0644]
dlls/wineaudioio.drv/audioio.c [new file with mode: 0644]
dlls/wineaudioio.drv/wineaudioio.drv.spec [new file with mode: 0644]
dlls/winecoreaudio.drv/Makefile.in [new file with mode: 0644]
dlls/winecoreaudio.drv/audio.c [new file with mode: 0644]
dlls/winecoreaudio.drv/audiounit.c [new file with mode: 0644]
dlls/winecoreaudio.drv/coreaudio.c [new file with mode: 0644]
dlls/winecoreaudio.drv/coreaudio.h [new file with mode: 0644]
dlls/winecoreaudio.drv/coremidi.c [new file with mode: 0644]
dlls/winecoreaudio.drv/coremidi.h [new file with mode: 0644]
dlls/winecoreaudio.drv/midi.c [new file with mode: 0644]
dlls/winecoreaudio.drv/mixer.c [new file with mode: 0644]
dlls/winecoreaudio.drv/winecoreaudio.drv.spec [new file with mode: 0644]
dlls/winecrt0/Makefile.in [new file with mode: 0644]
dlls/winecrt0/crt0_private.h [new file with mode: 0644]
dlls/winecrt0/delay_load.c [new file with mode: 0644]
dlls/winecrt0/dll_entry.c [new file with mode: 0644]
dlls/winecrt0/dll_main.c [new file with mode: 0644]
dlls/winecrt0/drv_entry.c [new file with mode: 0644]
dlls/winecrt0/exception.c [new file with mode: 0644]
dlls/winecrt0/exe16_entry.c [new file with mode: 0644]
dlls/winecrt0/exe_entry.c [new file with mode: 0644]
dlls/winecrt0/exe_main.c [new file with mode: 0644]
dlls/winecrt0/exe_wentry.c [new file with mode: 0644]
dlls/winecrt0/exe_wmain.c [new file with mode: 0644]
dlls/winecrt0/init.c [new file with mode: 0644]
dlls/winecrt0/stub.c [new file with mode: 0644]
dlls/wined3d/Makefile.in [new file with mode: 0644]
dlls/wined3d/arb_program_shader.c [new file with mode: 0644]
dlls/wined3d/ati_fragment_shader.c [new file with mode: 0644]
dlls/wined3d/basetexture.c [new file with mode: 0644]
dlls/wined3d/buffer.c [new file with mode: 0644]
dlls/wined3d/clipper.c [new file with mode: 0644]
dlls/wined3d/context.c [new file with mode: 0644]
dlls/wined3d/cubetexture.c [new file with mode: 0644]
dlls/wined3d/device.c [new file with mode: 0644]
dlls/wined3d/directx.c [new file with mode: 0644]
dlls/wined3d/drawprim.c [new file with mode: 0644]
dlls/wined3d/gl_compat.c [new file with mode: 0644]
dlls/wined3d/glsl_shader.c [new file with mode: 0644]
dlls/wined3d/nvidia_texture_shader.c [new file with mode: 0644]
dlls/wined3d/palette.c [new file with mode: 0644]
dlls/wined3d/query.c [new file with mode: 0644]
dlls/wined3d/resource.c [new file with mode: 0644]
dlls/wined3d/shader.c [new file with mode: 0644]
dlls/wined3d/shader_sm1.c [new file with mode: 0644]
dlls/wined3d/shader_sm4.c [new file with mode: 0644]
dlls/wined3d/state.c [new file with mode: 0644]
dlls/wined3d/stateblock.c [new file with mode: 0644]
dlls/wined3d/surface.c [new file with mode: 0644]
dlls/wined3d/surface_base.c [new file with mode: 0644]
dlls/wined3d/surface_gdi.c [new file with mode: 0644]
dlls/wined3d/swapchain.c [new file with mode: 0644]
dlls/wined3d/swapchain_base.c [new file with mode: 0644]
dlls/wined3d/swapchain_gdi.c [new file with mode: 0644]
dlls/wined3d/texture.c [new file with mode: 0644]
dlls/wined3d/utils.c [new file with mode: 0644]
dlls/wined3d/version.rc [new file with mode: 0644]
dlls/wined3d/vertexdeclaration.c [new file with mode: 0644]
dlls/wined3d/view.c [new file with mode: 0644]
dlls/wined3d/volume.c [new file with mode: 0644]
dlls/wined3d/volumetexture.c [new file with mode: 0644]
dlls/wined3d/wined3d.spec [new file with mode: 0644]
dlls/wined3d/wined3d_gl.h [new file with mode: 0644]
dlls/wined3d/wined3d_main.c [new file with mode: 0644]
dlls/wined3d/wined3d_private.h [new file with mode: 0644]
dlls/winedib.drv/Makefile.in [new file with mode: 0644]
dlls/winedib.drv/bitblt.c [new file with mode: 0644]
dlls/winedib.drv/bitmap.c [new file with mode: 0644]
dlls/winedib.drv/bitmaplist.c [new file with mode: 0644]
dlls/winedib.drv/clipping.c [new file with mode: 0644]
dlls/winedib.drv/convert.c [new file with mode: 0644]
dlls/winedib.drv/dc.c [new file with mode: 0644]
dlls/winedib.drv/dib.c [new file with mode: 0644]
dlls/winedib.drv/dibdrv.h [new file with mode: 0644]
dlls/winedib.drv/dibdrv_gdi32.h [new file with mode: 0644]
dlls/winedib.drv/dibdrv_main.c [new file with mode: 0644]
dlls/winedib.drv/dibdrvbitmap.c [new file with mode: 0644]
dlls/winedib.drv/driver.c [new file with mode: 0644]
dlls/winedib.drv/font.c [new file with mode: 0644]
dlls/winedib.drv/freetype.c [new file with mode: 0644]
dlls/winedib.drv/freetype.h [new file with mode: 0644]
dlls/winedib.drv/graphics.c [new file with mode: 0644]
dlls/winedib.drv/opengl.c [new file with mode: 0644]
dlls/winedib.drv/palette.c [new file with mode: 0644]
dlls/winedib.drv/pen_brush.c [new file with mode: 0644]
dlls/winedib.drv/primitives.c [new file with mode: 0644]
dlls/winedib.drv/primitives_bitblt.c [new file with mode: 0644]
dlls/winedib.drv/primitives_color.c [new file with mode: 0644]
dlls/winedib.drv/primitives_convert.c [new file with mode: 0644]
dlls/winedib.drv/primitives_font.c [new file with mode: 0644]
dlls/winedib.drv/primitives_line.c [new file with mode: 0644]
dlls/winedib.drv/primitives_pixel.c [new file with mode: 0644]
dlls/winedib.drv/primitives_rop2.c [new file with mode: 0644]
dlls/winedib.drv/primitives_rop3.c [new file with mode: 0644]
dlls/winedib.drv/text.c [new file with mode: 0644]
dlls/winedib.drv/video.c [new file with mode: 0644]
dlls/winedib.drv/winedib.drv.spec [new file with mode: 0644]
dlls/wineesd.drv/Makefile.in [new file with mode: 0644]
dlls/wineesd.drv/audio.c [new file with mode: 0644]
dlls/wineesd.drv/esound.c [new file with mode: 0644]
dlls/wineesd.drv/wineesd.drv.spec [new file with mode: 0644]
dlls/winejack.drv/Makefile.in [new file with mode: 0644]
dlls/winejack.drv/audio.c [new file with mode: 0644]
dlls/winejack.drv/jack.c [new file with mode: 0644]
dlls/winejack.drv/jack.h [new file with mode: 0644]
dlls/winejack.drv/winejack.drv.spec [new file with mode: 0644]
dlls/winejoystick.drv/Makefile.in [new file with mode: 0644]
dlls/winejoystick.drv/joystick.c [new file with mode: 0644]
dlls/winejoystick.drv/winejoystick.drv.spec [new file with mode: 0644]
dlls/winemapi/Makefile.in [new file with mode: 0644]
dlls/winemapi/main.c [new file with mode: 0644]
dlls/winemapi/sendmail.c [new file with mode: 0644]
dlls/winemapi/winemapi.spec [new file with mode: 0644]
dlls/winemp3.acm/Makefile.in [new file with mode: 0644]
dlls/winemp3.acm/mpegl3.c [new file with mode: 0644]
dlls/winemp3.acm/winemp3.acm.spec [new file with mode: 0644]
dlls/winenas.drv/Makefile.in [new file with mode: 0644]
dlls/winenas.drv/audio.c [new file with mode: 0644]
dlls/winenas.drv/nas.c [new file with mode: 0644]
dlls/winenas.drv/winenas.drv.spec [new file with mode: 0644]
dlls/wineoss.drv/Makefile.in [new file with mode: 0644]
dlls/wineoss.drv/audio.c [new file with mode: 0644]
dlls/wineoss.drv/audio.h [new file with mode: 0644]
dlls/wineoss.drv/dscapture.c [new file with mode: 0644]
dlls/wineoss.drv/dsrender.c [new file with mode: 0644]
dlls/wineoss.drv/midi.c [new file with mode: 0644]
dlls/wineoss.drv/midipatch.c [new file with mode: 0644]
dlls/wineoss.drv/mixer.c [new file with mode: 0644]
dlls/wineoss.drv/mmaux.c [new file with mode: 0644]
dlls/wineoss.drv/oss.c [new file with mode: 0644]
dlls/wineoss.drv/oss.h [new file with mode: 0644]
dlls/wineoss.drv/wineoss.drv.spec [new file with mode: 0644]
dlls/wineps.drv/Makefile.in [new file with mode: 0644]
dlls/wineps.drv/afm.c [new file with mode: 0644]
dlls/wineps.drv/afm2c.c [new file with mode: 0644]
dlls/wineps.drv/bitblt.c [new file with mode: 0644]
dlls/wineps.drv/bitmap.c [new file with mode: 0644]
dlls/wineps.drv/brush.c [new file with mode: 0644]
dlls/wineps.drv/builtin.c [new file with mode: 0644]
dlls/wineps.drv/clipping.c [new file with mode: 0644]
dlls/wineps.drv/color.c [new file with mode: 0644]
dlls/wineps.drv/data/AvantGarde_Book.c [new file with mode: 0644]
dlls/wineps.drv/data/AvantGarde_BookOblique.c [new file with mode: 0644]
dlls/wineps.drv/data/AvantGarde_Demi.c [new file with mode: 0644]
dlls/wineps.drv/data/AvantGarde_DemiOblique.c [new file with mode: 0644]
dlls/wineps.drv/data/Bookman_Demi.c [new file with mode: 0644]
dlls/wineps.drv/data/Bookman_DemiItalic.c [new file with mode: 0644]
dlls/wineps.drv/data/Bookman_Light.c [new file with mode: 0644]
dlls/wineps.drv/data/Bookman_LightItalic.c [new file with mode: 0644]
dlls/wineps.drv/data/COPYRIGHTS [new file with mode: 0644]
dlls/wineps.drv/data/Courier.c [new file with mode: 0644]
dlls/wineps.drv/data/Courier_Bold.c [new file with mode: 0644]
dlls/wineps.drv/data/Courier_BoldOblique.c [new file with mode: 0644]
dlls/wineps.drv/data/Courier_Oblique.c [new file with mode: 0644]
dlls/wineps.drv/data/Helvetica.c [new file with mode: 0644]
dlls/wineps.drv/data/Helvetica_Bold.c [new file with mode: 0644]
dlls/wineps.drv/data/Helvetica_BoldOblique.c [new file with mode: 0644]
dlls/wineps.drv/data/Helvetica_Narrow.c [new file with mode: 0644]
dlls/wineps.drv/data/Helvetica_Narrow_Bold.c [new file with mode: 0644]
dlls/wineps.drv/data/Helvetica_Narrow_BoldOblique.c [new file with mode: 0644]
dlls/wineps.drv/data/Helvetica_Narrow_Oblique.c [new file with mode: 0644]
dlls/wineps.drv/data/Helvetica_Oblique.c [new file with mode: 0644]
dlls/wineps.drv/data/NewCenturySchlbk_Bold.c [new file with mode: 0644]
dlls/wineps.drv/data/NewCenturySchlbk_BoldItalic.c [new file with mode: 0644]
dlls/wineps.drv/data/NewCenturySchlbk_Italic.c [new file with mode: 0644]
dlls/wineps.drv/data/NewCenturySchlbk_Roman.c [new file with mode: 0644]
dlls/wineps.drv/data/Palatino_Bold.c [new file with mode: 0644]
dlls/wineps.drv/data/Palatino_BoldItalic.c [new file with mode: 0644]
dlls/wineps.drv/data/Palatino_Italic.c [new file with mode: 0644]
dlls/wineps.drv/data/Palatino_Roman.c [new file with mode: 0644]
dlls/wineps.drv/data/Symbol.c [new file with mode: 0644]
dlls/wineps.drv/data/Times_Bold.c [new file with mode: 0644]
dlls/wineps.drv/data/Times_BoldItalic.c [new file with mode: 0644]
dlls/wineps.drv/data/Times_Italic.c [new file with mode: 0644]
dlls/wineps.drv/data/Times_Roman.c [new file with mode: 0644]
dlls/wineps.drv/data/ZapfChancery_MediumItalic.c [new file with mode: 0644]
dlls/wineps.drv/data/ZapfDingbats.c [new file with mode: 0644]
dlls/wineps.drv/data/agl.c [new file with mode: 0644]
dlls/wineps.drv/data/agl.h [new file with mode: 0644]
dlls/wineps.drv/download.c [new file with mode: 0644]
dlls/wineps.drv/driver.c [new file with mode: 0644]
dlls/wineps.drv/encode.c [new file with mode: 0644]
dlls/wineps.drv/escape.c [new file with mode: 0644]
dlls/wineps.drv/font.c [new file with mode: 0644]
dlls/wineps.drv/generic.ppd [new file with mode: 0644]
dlls/wineps.drv/glyphlist.c [new file with mode: 0644]
dlls/wineps.drv/graphics.c [new file with mode: 0644]
dlls/wineps.drv/init.c [new file with mode: 0644]
dlls/wineps.drv/mkagl.c [new file with mode: 0644]
dlls/wineps.drv/pen.c [new file with mode: 0644]
dlls/wineps.drv/ppd.c [new file with mode: 0644]
dlls/wineps.drv/ps.c [new file with mode: 0644]
dlls/wineps.drv/psdlg.h [new file with mode: 0644]
dlls/wineps.drv/psdrv.h [new file with mode: 0644]
dlls/wineps.drv/text.c [new file with mode: 0644]
dlls/wineps.drv/truetype.c [new file with mode: 0644]
dlls/wineps.drv/type1.c [new file with mode: 0644]
dlls/wineps.drv/type1afm.c [new file with mode: 0644]
dlls/wineps.drv/type42.c [new file with mode: 0644]
dlls/wineps.drv/wineps.drv.spec [new file with mode: 0644]
dlls/wineps.drv/wps_Bg.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Cs.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Da.rc [new file with mode: 0644]
dlls/wineps.drv/wps_De.rc [new file with mode: 0644]
dlls/wineps.drv/wps_En.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Es.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Fr.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Hu.rc [new file with mode: 0644]
dlls/wineps.drv/wps_It.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Ja.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Ko.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Lt.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Nl.rc [new file with mode: 0644]
dlls/wineps.drv/wps_No.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Pl.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Pt.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Ro.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Ru.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Si.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Sk.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Sv.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Tr.rc [new file with mode: 0644]
dlls/wineps.drv/wps_Zh.rc [new file with mode: 0644]
dlls/wineps16.drv16/Makefile.in [new file with mode: 0644]
dlls/wineps16.drv16/driver.c [new file with mode: 0644]
dlls/wineps16.drv16/wineps16.drv16.spec [new file with mode: 0644]
dlls/winepulse.drv/Makefile.in [new file with mode: 0644]
dlls/winepulse.drv/pulse.c [new file with mode: 0644]
dlls/winepulse.drv/wavein.c [new file with mode: 0644]
dlls/winepulse.drv/waveout.c [new file with mode: 0644]
dlls/winepulse.drv/winepulse.drv.spec [new file with mode: 0644]
dlls/winepulse.drv/winepulse.h [new file with mode: 0644]
dlls/winequartz.drv/Makefile.in [new file with mode: 0644]
dlls/winequartz.drv/quartzdrv_main.c [new file with mode: 0644]
dlls/winequartz.drv/winequartz.drv.spec [new file with mode: 0644]
dlls/winex11.drv/Makefile.in [new file with mode: 0644]
dlls/winex11.drv/bitblt.c [new file with mode: 0644]
dlls/winex11.drv/bitmap.c [new file with mode: 0644]
dlls/winex11.drv/brush.c [new file with mode: 0644]
dlls/winex11.drv/clipboard.c [new file with mode: 0644]
dlls/winex11.drv/codepage.c [new file with mode: 0644]
dlls/winex11.drv/desktop.c [new file with mode: 0644]
dlls/winex11.drv/dib.c [new file with mode: 0644]
dlls/winex11.drv/dib_convert.c [new file with mode: 0644]
dlls/winex11.drv/dib_dst_swap.c [new file with mode: 0644]
dlls/winex11.drv/dib_src_swap.c [new file with mode: 0644]
dlls/winex11.drv/event.c [new file with mode: 0644]
dlls/winex11.drv/graphics.c [new file with mode: 0644]
dlls/winex11.drv/ime.c [new file with mode: 0644]
dlls/winex11.drv/init.c [new file with mode: 0644]
dlls/winex11.drv/keyboard.c [new file with mode: 0644]
dlls/winex11.drv/mouse.c [new file with mode: 0644]
dlls/winex11.drv/mwm.h [new file with mode: 0644]
dlls/winex11.drv/opengl.c [new file with mode: 0644]
dlls/winex11.drv/palette.c [new file with mode: 0644]
dlls/winex11.drv/pen.c [new file with mode: 0644]
dlls/winex11.drv/scroll.c [new file with mode: 0644]
dlls/winex11.drv/settings.c [new file with mode: 0644]
dlls/winex11.drv/systray.c [new file with mode: 0644]
dlls/winex11.drv/text.c [new file with mode: 0644]
dlls/winex11.drv/version.rc [new file with mode: 0644]
dlls/winex11.drv/window.c [new file with mode: 0644]
dlls/winex11.drv/winex11.drv.spec [new file with mode: 0644]
dlls/winex11.drv/wintab.c [new file with mode: 0644]
dlls/winex11.drv/x11ddraw.c [new file with mode: 0644]
dlls/winex11.drv/x11drv.h [new file with mode: 0644]
dlls/winex11.drv/x11drv_main.c [new file with mode: 0644]
dlls/winex11.drv/x11font.h [new file with mode: 0644]
dlls/winex11.drv/xcomposite.h [new file with mode: 0644]
dlls/winex11.drv/xdnd.c [new file with mode: 0644]
dlls/winex11.drv/xfont.c [new file with mode: 0644]
dlls/winex11.drv/xim.c [new file with mode: 0644]
dlls/winex11.drv/xinerama.c [new file with mode: 0644]
dlls/winex11.drv/xrandr.c [new file with mode: 0644]
dlls/winex11.drv/xrandr.h [new file with mode: 0644]
dlls/winex11.drv/xrender.c [new file with mode: 0644]
dlls/winex11.drv/xvidmode.c [new file with mode: 0644]
dlls/winex11.drv/xvidmode.h [new file with mode: 0644]
dlls/wing.dll16/Makefile.in [new file with mode: 0644]
dlls/wing.dll16/wing.c [new file with mode: 0644]
dlls/wing.dll16/wing.dll16.spec [new file with mode: 0644]
dlls/wing32/Makefile.in [new file with mode: 0644]
dlls/wing32/wing32.c [new file with mode: 0644]
dlls/wing32/wing32.spec [new file with mode: 0644]
dlls/winhttp/Makefile.in [new file with mode: 0644]
dlls/winhttp/cookie.c [new file with mode: 0644]
dlls/winhttp/handle.c [new file with mode: 0644]
dlls/winhttp/main.c [new file with mode: 0644]
dlls/winhttp/net.c [new file with mode: 0644]
dlls/winhttp/request.c [new file with mode: 0644]
dlls/winhttp/session.c [new file with mode: 0644]
dlls/winhttp/tests/Makefile.in [new file with mode: 0644]
dlls/winhttp/tests/notification.c [new file with mode: 0644]
dlls/winhttp/tests/url.c [new file with mode: 0644]
dlls/winhttp/tests/winhttp.c [new file with mode: 0644]
dlls/winhttp/url.c [new file with mode: 0644]
dlls/winhttp/version.rc [new file with mode: 0644]
dlls/winhttp/winhttp.spec [new file with mode: 0644]
dlls/winhttp/winhttp_private.h [new file with mode: 0644]
dlls/wininet/Makefile.in [new file with mode: 0644]
dlls/wininet/cookie.c [new file with mode: 0644]
dlls/wininet/dialogs.c [new file with mode: 0644]
dlls/wininet/ftp.c [new file with mode: 0644]
dlls/wininet/gopher.c [new file with mode: 0644]
dlls/wininet/http.c [new file with mode: 0644]
dlls/wininet/internet.c [new file with mode: 0644]
dlls/wininet/internet.h [new file with mode: 0644]
dlls/wininet/netconnection.c [new file with mode: 0644]
dlls/wininet/resource.h [new file with mode: 0644]
dlls/wininet/tests/Makefile.in [new file with mode: 0644]
dlls/wininet/tests/ftp.c [new file with mode: 0644]
dlls/wininet/tests/generated.c [new file with mode: 0644]
dlls/wininet/tests/http.c [new file with mode: 0644]
dlls/wininet/tests/internet.c [new file with mode: 0644]
dlls/wininet/tests/url.c [new file with mode: 0644]
dlls/wininet/tests/urlcache.c [new file with mode: 0644]
dlls/wininet/tests/wininet_test.h [new file with mode: 0644]
dlls/wininet/urlcache.c [new file with mode: 0644]
dlls/wininet/utility.c [new file with mode: 0644]
dlls/wininet/version.rc [new file with mode: 0644]
dlls/wininet/wininet.spec [new file with mode: 0644]
dlls/wininet/wininet_Bg.rc [new file with mode: 0644]
dlls/wininet/wininet_Cs.rc [new file with mode: 0644]
dlls/wininet/wininet_Da.rc [new file with mode: 0644]
dlls/wininet/wininet_De.rc [new file with mode: 0644]
dlls/wininet/wininet_En.rc [new file with mode: 0644]
dlls/wininet/wininet_Eo.rc [new file with mode: 0644]
dlls/wininet/wininet_Es.rc [new file with mode: 0644]
dlls/wininet/wininet_Fi.rc [new file with mode: 0644]
dlls/wininet/wininet_Fr.rc [new file with mode: 0644]
dlls/wininet/wininet_Hu.rc [new file with mode: 0644]
dlls/wininet/wininet_It.rc [new file with mode: 0644]
dlls/wininet/wininet_Ja.rc [new file with mode: 0644]
dlls/wininet/wininet_Ko.rc [new file with mode: 0644]
dlls/wininet/wininet_Lt.rc [new file with mode: 0644]
dlls/wininet/wininet_Nl.rc [new file with mode: 0644]
dlls/wininet/wininet_No.rc [new file with mode: 0644]
dlls/wininet/wininet_Pl.rc [new file with mode: 0644]
dlls/wininet/wininet_Pt.rc [new file with mode: 0644]
dlls/wininet/wininet_Ro.rc [new file with mode: 0644]
dlls/wininet/wininet_Ru.rc [new file with mode: 0644]
dlls/wininet/wininet_Si.rc [new file with mode: 0644]
dlls/wininet/wininet_Sv.rc [new file with mode: 0644]
dlls/wininet/wininet_Tr.rc [new file with mode: 0644]
dlls/wininet/wininet_Uk.rc [new file with mode: 0644]
dlls/wininet/wininet_Zh.rc [new file with mode: 0644]
dlls/wininet/wininet_main.c [new file with mode: 0644]
dlls/winmm/Makefile.in [new file with mode: 0644]
dlls/winmm/driver.c [new file with mode: 0644]
dlls/winmm/joystick.c [new file with mode: 0644]
dlls/winmm/lolvldrv.c [new file with mode: 0644]
dlls/winmm/mci.c [new file with mode: 0644]
dlls/winmm/mmio.c [new file with mode: 0644]
dlls/winmm/playsound.c [new file with mode: 0644]
dlls/winmm/tests/Makefile.in [new file with mode: 0644]
dlls/winmm/tests/capture.c [new file with mode: 0644]
dlls/winmm/tests/mci.c [new file with mode: 0644]
dlls/winmm/tests/midi.c [new file with mode: 0644]
dlls/winmm/tests/mixer.c [new file with mode: 0644]
dlls/winmm/tests/mmio.c [new file with mode: 0644]
dlls/winmm/tests/timer.c [new file with mode: 0644]
dlls/winmm/tests/wave.c [new file with mode: 0644]
dlls/winmm/tests/winmm_test.h [new file with mode: 0644]
dlls/winmm/time.c [new file with mode: 0644]
dlls/winmm/winemm.h [new file with mode: 0644]
dlls/winmm/winmm.c [new file with mode: 0644]
dlls/winmm/winmm.spec [new file with mode: 0644]
dlls/winmm/winmm_Cs.rc [new file with mode: 0644]
dlls/winmm/winmm_Da.rc [new file with mode: 0644]
dlls/winmm/winmm_De.rc [new file with mode: 0644]
dlls/winmm/winmm_En.rc [new file with mode: 0644]
dlls/winmm/winmm_Es.rc [new file with mode: 0644]
dlls/winmm/winmm_Fr.rc [new file with mode: 0644]
dlls/winmm/winmm_It.rc [new file with mode: 0644]
dlls/winmm/winmm_Ja.rc [new file with mode: 0644]
dlls/winmm/winmm_Ko.rc [new file with mode: 0644]
dlls/winmm/winmm_Lt.rc [new file with mode: 0644]
dlls/winmm/winmm_Nl.rc [new file with mode: 0644]
dlls/winmm/winmm_No.rc [new file with mode: 0644]
dlls/winmm/winmm_Pl.rc [new file with mode: 0644]
dlls/winmm/winmm_Pt.rc [new file with mode: 0644]
dlls/winmm/winmm_Ru.rc [new file with mode: 0644]
dlls/winmm/winmm_Si.rc [new file with mode: 0644]
dlls/winmm/winmm_Sk.rc [new file with mode: 0644]
dlls/winmm/winmm_Tr.rc [new file with mode: 0644]
dlls/winmm/winmm_res.rc [new file with mode: 0644]
dlls/winnls.dll16/Makefile.in [new file with mode: 0644]
dlls/winnls.dll16/winnls.c [new file with mode: 0644]
dlls/winnls.dll16/winnls.dll16.spec [new file with mode: 0644]
dlls/winnls32/Makefile.in [new file with mode: 0644]
dlls/winnls32/winnls.c [new file with mode: 0644]
dlls/winnls32/winnls32.spec [new file with mode: 0644]
dlls/winscard/Makefile.in [new file with mode: 0644]
dlls/winscard/rsrc.rc [new file with mode: 0644]
dlls/winscard/winscard.c [new file with mode: 0644]
dlls/winscard/winscard.spec [new file with mode: 0644]
dlls/winsock.dll16/Makefile.in [new file with mode: 0644]
dlls/winsock.dll16/socket.c [new file with mode: 0644]
dlls/winsock.dll16/winsock.dll16.spec [new file with mode: 0644]
dlls/winsock.dll16/winsock16.h [new file with mode: 0644]
dlls/winspool.drv/Bg.rc [new file with mode: 0644]
dlls/winspool.drv/Da.rc [new file with mode: 0644]
dlls/winspool.drv/De.rc [new file with mode: 0644]
dlls/winspool.drv/En.rc [new file with mode: 0644]
dlls/winspool.drv/Eo.rc [new file with mode: 0644]
dlls/winspool.drv/Es.rc [new file with mode: 0644]
dlls/winspool.drv/Fi.rc [new file with mode: 0644]
dlls/winspool.drv/Fr.rc [new file with mode: 0644]
dlls/winspool.drv/It.rc [new file with mode: 0644]
dlls/winspool.drv/Ko.rc [new file with mode: 0644]
dlls/winspool.drv/Lt.rc [new file with mode: 0644]
dlls/winspool.drv/Makefile.in [new file with mode: 0644]
dlls/winspool.drv/Nl.rc [new file with mode: 0644]
dlls/winspool.drv/No.rc [new file with mode: 0644]
dlls/winspool.drv/Pl.rc [new file with mode: 0644]
dlls/winspool.drv/Pt.rc [new file with mode: 0644]
dlls/winspool.drv/Ro.rc [new file with mode: 0644]
dlls/winspool.drv/Ru.rc [new file with mode: 0644]
dlls/winspool.drv/Si.rc [new file with mode: 0644]
dlls/winspool.drv/Sv.rc [new file with mode: 0644]
dlls/winspool.drv/Tr.rc [new file with mode: 0644]
dlls/winspool.drv/Zh.rc [new file with mode: 0644]
dlls/winspool.drv/info.c [new file with mode: 0644]
dlls/winspool.drv/tests/Makefile.in [new file with mode: 0644]
dlls/winspool.drv/tests/info.c [new file with mode: 0644]
dlls/winspool.drv/winspool.drv.spec [new file with mode: 0644]
dlls/winspool.drv/winspool.rc [new file with mode: 0644]
dlls/winspool.drv/wspool.c [new file with mode: 0644]
dlls/winspool.drv/wspool.h [new file with mode: 0644]
dlls/wintab.dll16/Makefile.in [new file with mode: 0644]
dlls/wintab.dll16/wintab.c [new file with mode: 0644]
dlls/wintab.dll16/wintab.dll16.spec [new file with mode: 0644]
dlls/wintab32/Makefile.in [new file with mode: 0644]
dlls/wintab32/context.c [new file with mode: 0644]
dlls/wintab32/manager.c [new file with mode: 0644]
dlls/wintab32/tests/Makefile.in [new file with mode: 0644]
dlls/wintab32/tests/context.c [new file with mode: 0644]
dlls/wintab32/wintab32.c [new file with mode: 0644]
dlls/wintab32/wintab32.spec [new file with mode: 0644]
dlls/wintab32/wintab_internal.h [new file with mode: 0644]
dlls/wintrust/Makefile.in [new file with mode: 0644]
dlls/wintrust/asn.c [new file with mode: 0644]
dlls/wintrust/crypt.c [new file with mode: 0644]
dlls/wintrust/register.c [new file with mode: 0644]
dlls/wintrust/softpub.c [new file with mode: 0644]
dlls/wintrust/tests/Makefile.in [new file with mode: 0644]
dlls/wintrust/tests/asn.c [new file with mode: 0644]
dlls/wintrust/tests/crypt.c [new file with mode: 0644]
dlls/wintrust/tests/register.c [new file with mode: 0644]
dlls/wintrust/tests/softpub.c [new file with mode: 0644]
dlls/wintrust/version.rc [new file with mode: 0644]
dlls/wintrust/wintrust.spec [new file with mode: 0644]
dlls/wintrust/wintrust_main.c [new file with mode: 0644]
dlls/wintrust/wintrust_priv.h [new file with mode: 0644]
dlls/wldap32/Makefile.in [new file with mode: 0644]
dlls/wldap32/add.c [new file with mode: 0644]
dlls/wldap32/ber.c [new file with mode: 0644]
dlls/wldap32/bind.c [new file with mode: 0644]
dlls/wldap32/compare.c [new file with mode: 0644]
dlls/wldap32/control.c [new file with mode: 0644]
dlls/wldap32/delete.c [new file with mode: 0644]
dlls/wldap32/dn.c [new file with mode: 0644]
dlls/wldap32/error.c [new file with mode: 0644]
dlls/wldap32/extended.c [new file with mode: 0644]
dlls/wldap32/init.c [new file with mode: 0644]
dlls/wldap32/main.c [new file with mode: 0644]
dlls/wldap32/misc.c [new file with mode: 0644]
dlls/wldap32/modify.c [new file with mode: 0644]
dlls/wldap32/modrdn.c [new file with mode: 0644]
dlls/wldap32/option.c [new file with mode: 0644]
dlls/wldap32/page.c [new file with mode: 0644]
dlls/wldap32/parse.c [new file with mode: 0644]
dlls/wldap32/rename.c [new file with mode: 0644]
dlls/wldap32/search.c [new file with mode: 0644]
dlls/wldap32/tests/Makefile.in [new file with mode: 0644]
dlls/wldap32/tests/parse.c [new file with mode: 0644]
dlls/wldap32/value.c [new file with mode: 0644]
dlls/wldap32/winldap_private.h [new file with mode: 0644]
dlls/wldap32/wldap32.h [new file with mode: 0644]
dlls/wldap32/wldap32.spec [new file with mode: 0644]
dlls/wldap32/wldap32_Da.rc [new file with mode: 0644]
dlls/wldap32/wldap32_De.rc [new file with mode: 0644]
dlls/wldap32/wldap32_En.rc [new file with mode: 0644]
dlls/wldap32/wldap32_Es.rc [new file with mode: 0644]
dlls/wldap32/wldap32_Fr.rc [new file with mode: 0644]
dlls/wldap32/wldap32_Ko.rc [new file with mode: 0644]
dlls/wldap32/wldap32_Lt.rc [new file with mode: 0644]
dlls/wldap32/wldap32_Nl.rc [new file with mode: 0644]
dlls/wldap32/wldap32_No.rc [new file with mode: 0644]
dlls/wldap32/wldap32_Pl.rc [new file with mode: 0644]
dlls/wldap32/wldap32_Pt.rc [new file with mode: 0644]
dlls/wldap32/wldap32_Ru.rc [new file with mode: 0644]
dlls/wldap32/wldap32_Sv.rc [new file with mode: 0644]
dlls/wldap32/wldap32_Tr.rc [new file with mode: 0644]
dlls/wldap32/wldap32_Uk.rc [new file with mode: 0644]
dlls/wmi/Makefile.in [new file with mode: 0644]
dlls/wmi/wmi.spec [new file with mode: 0644]
dlls/wmiutils/Makefile.in [new file with mode: 0644]
dlls/wmiutils/main.c [new file with mode: 0644]
dlls/wmiutils/regsvr.c [new file with mode: 0644]
dlls/wmiutils/statuscode.c [new file with mode: 0644]
dlls/wmiutils/wmiutils.spec [new file with mode: 0644]
dlls/wmiutils/wmiutils_private.h [new file with mode: 0644]
dlls/wnaspi32/Makefile.in [new file with mode: 0644]
dlls/wnaspi32/aspi.c [new file with mode: 0644]
dlls/wnaspi32/aspi.h [new file with mode: 0644]
dlls/wnaspi32/winaspi32.c [new file with mode: 0644]
dlls/wnaspi32/winescsi.h [new file with mode: 0644]
dlls/wnaspi32/wnaspi32.spec [new file with mode: 0644]
dlls/wow32/Makefile.in [new file with mode: 0644]
dlls/wow32/wow32.spec [new file with mode: 0644]
dlls/wow32/wow_main.c [new file with mode: 0644]
dlls/ws2_32/Makefile.in [new file with mode: 0644]
dlls/ws2_32/async.c [new file with mode: 0644]
dlls/ws2_32/protocol.c [new file with mode: 0644]
dlls/ws2_32/socket.c [new file with mode: 0644]
dlls/ws2_32/tests/Makefile.in [new file with mode: 0644]
dlls/ws2_32/tests/protocol.c [new file with mode: 0644]
dlls/ws2_32/tests/sock.c [new file with mode: 0644]
dlls/ws2_32/version.rc [new file with mode: 0644]
dlls/ws2_32/ws2_32.spec [new file with mode: 0644]
dlls/wsock32/Makefile.in [new file with mode: 0644]
dlls/wsock32/protocol.c [new file with mode: 0644]
dlls/wsock32/service.c [new file with mode: 0644]
dlls/wsock32/socket.c [new file with mode: 0644]
dlls/wsock32/version.rc [new file with mode: 0644]
dlls/wsock32/wscontrol.h [new file with mode: 0644]
dlls/wsock32/wsock32.spec [new file with mode: 0644]
dlls/wtsapi32/Makefile.in [new file with mode: 0644]
dlls/wtsapi32/wtsapi32.c [new file with mode: 0644]
dlls/wtsapi32/wtsapi32.spec [new file with mode: 0644]
dlls/wuapi/Makefile.in [new file with mode: 0644]
dlls/wuapi/downloader.c [new file with mode: 0644]
dlls/wuapi/installer.c [new file with mode: 0644]
dlls/wuapi/main.c [new file with mode: 0644]
dlls/wuapi/regsvr.c [new file with mode: 0644]
dlls/wuapi/searcher.c [new file with mode: 0644]
dlls/wuapi/session.c [new file with mode: 0644]
dlls/wuapi/updates.c [new file with mode: 0644]
dlls/wuapi/wuapi.spec [new file with mode: 0644]
dlls/wuapi/wuapi_private.h [new file with mode: 0644]
dlls/wuaueng/Makefile.in [new file with mode: 0644]
dlls/wuaueng/main.c [new file with mode: 0644]
dlls/wuaueng/version.rc [new file with mode: 0644]
dlls/wuaueng/wuaueng.spec [new file with mode: 0644]
dlls/xinput1_1/Makefile.in [new file with mode: 0644]
dlls/xinput1_1/version.rc [new file with mode: 0644]
dlls/xinput1_1/xinput1_1.spec [new file with mode: 0644]
dlls/xinput1_1/xinput1_1_main.c [new file with mode: 0644]
dlls/xinput1_2/Makefile.in [new file with mode: 0644]
dlls/xinput1_2/version.rc [new file with mode: 0644]
dlls/xinput1_2/xinput1_2.spec [new file with mode: 0644]
dlls/xinput1_2/xinput1_2_main.c [new file with mode: 0644]
dlls/xinput1_3/Makefile.in [new file with mode: 0644]
dlls/xinput1_3/tests/Makefile.in [new file with mode: 0644]
dlls/xinput1_3/tests/xinput.c [new file with mode: 0644]
dlls/xinput1_3/version.rc [new file with mode: 0644]
dlls/xinput1_3/xinput1_3.spec [new file with mode: 0644]
dlls/xinput1_3/xinput1_3_main.c [new file with mode: 0644]
dlls/xinput9_1_0/Makefile.in [new file with mode: 0644]
dlls/xinput9_1_0/version.rc [new file with mode: 0644]
dlls/xinput9_1_0/xinput9_1_0.spec [new file with mode: 0644]
dlls/xinput9_1_0/xinput9_1_0_main.c [new file with mode: 0644]
dlls/xmllite/Makefile.in [new file with mode: 0644]
dlls/xmllite/reader.c [new file with mode: 0644]
dlls/xmllite/tests/Makefile.in [new file with mode: 0644]
dlls/xmllite/tests/reader.c [new file with mode: 0644]
dlls/xmllite/xmllite.spec [new file with mode: 0644]
dlls/xmllite/xmllite_main.c [new file with mode: 0644]
documentation/.gitignore [new file with mode: 0644]
documentation/ChangeLog.ALPHA [new file with mode: 0644]
documentation/ChangeLog.BETA [new file with mode: 0644]
documentation/ChangeLog.OLD [new file with mode: 0644]
documentation/Makefile.in [new file with mode: 0644]
documentation/README.de [new file with mode: 0644]
documentation/README.es [new file with mode: 0644]
documentation/README.fr [new file with mode: 0644]
documentation/README.hu [new file with mode: 0644]
documentation/README.it [new file with mode: 0644]
documentation/README.ja [new file with mode: 0644]
documentation/README.ko [new file with mode: 0644]
documentation/README.no [new file with mode: 0644]
documentation/README.pt [new file with mode: 0644]
documentation/README.pt_br [new file with mode: 0644]
documentation/README.ru [new file with mode: 0644]
documentation/README.sv [new file with mode: 0644]
documentation/README.tr [new file with mode: 0644]
fonts/.gitignore [new file with mode: 0644]
fonts/Makefile.in [new file with mode: 0644]
fonts/courier.sfd [new file with mode: 0644]
fonts/courier.ttf [new file with mode: 0644]
fonts/genttf.ff [new file with mode: 0644]
fonts/marlett.sfd [new file with mode: 0644]
fonts/marlett.ttf [new file with mode: 0644]
fonts/ms_sans_serif.sfd [new file with mode: 0644]
fonts/ms_sans_serif.ttf [new file with mode: 0644]
fonts/small_fonts.sfd [new file with mode: 0644]
fonts/small_fonts.ttf [new file with mode: 0644]
fonts/small_fonts_jp.sfd [new file with mode: 0644]
fonts/small_fonts_jp.ttf [new file with mode: 0644]
fonts/symbol.sfd [new file with mode: 0644]
fonts/symbol.ttf [new file with mode: 0644]
fonts/system.sfd [new file with mode: 0644]
fonts/system.ttf [new file with mode: 0644]
fonts/tahoma.sfd [new file with mode: 0644]
fonts/tahoma.ttf [new file with mode: 0644]
fonts/tahomabd.sfd [new file with mode: 0644]
fonts/tahomabd.ttf [new file with mode: 0644]
include/Makefile.in [new file with mode: 0644]
include/accctrl.h [new file with mode: 0644]
include/access.idl [new file with mode: 0644]
include/aclapi.h [new file with mode: 0644]
include/aclui.h [new file with mode: 0644]
include/activaut.idl [new file with mode: 0644]
include/activdbg.idl [new file with mode: 0644]
include/activscp.idl [new file with mode: 0644]
include/adshlp.h [new file with mode: 0644]
include/advpub.h [new file with mode: 0644]
include/af_irda.h [new file with mode: 0644]
include/amaudio.h [new file with mode: 0644]
include/amstream.idl [new file with mode: 0644]
include/amvideo.idl [new file with mode: 0644]
include/appmgmt.h [new file with mode: 0644]
include/asptlb.idl [new file with mode: 0644]
include/asynot.idl [new file with mode: 0644]
include/asysta.idl [new file with mode: 0644]
include/audevcod.h [new file with mode: 0644]
include/audioclient.idl [new file with mode: 0644]
include/audiopolicy.idl [new file with mode: 0644]
include/audiosessiontypes.h [new file with mode: 0644]
include/austream.idl [new file with mode: 0644]
include/aviriff.h [new file with mode: 0644]
include/avrt.h [new file with mode: 0644]
include/axcore.idl [new file with mode: 0644]
include/axextend.idl [new file with mode: 0644]
include/basetsd.h [new file with mode: 0644]
include/basetyps.h [new file with mode: 0644]
include/bcrypt.h [new file with mode: 0644]
include/binres.idl [new file with mode: 0644]
include/bits.idl [new file with mode: 0644]
include/bits1_5.idl [new file with mode: 0644]
include/bitsmsg.h [new file with mode: 0644]
include/cderr.h [new file with mode: 0644]
include/cfgmgr32.h [new file with mode: 0644]
include/cguid.h [new file with mode: 0644]
include/cierror.h [new file with mode: 0644]
include/clusapi.h [new file with mode: 0644]
include/cmdbas.idl [new file with mode: 0644]
include/cmdtxt.idl [new file with mode: 0644]
include/comcat.idl [new file with mode: 0644]
include/commctrl.h [new file with mode: 0644]
include/commctrl.rh [new file with mode: 0644]
include/commdlg.h [new file with mode: 0644]
include/commoncontrols.idl [new file with mode: 0644]
include/compobj.h [new file with mode: 0644]
include/config.h.in [new file with mode: 0644]
include/control.idl [new file with mode: 0644]
include/cor.h [new file with mode: 0644]
include/corerror.h [new file with mode: 0644]
include/corhdr.h [new file with mode: 0644]
include/cpl.h [new file with mode: 0644]
include/crtrow.idl [new file with mode: 0644]
include/cryptdlg.h [new file with mode: 0644]
include/cryptuiapi.h [new file with mode: 0644]
include/ctfutb.idl [new file with mode: 0644]
include/ctxtcall.idl [new file with mode: 0644]
include/custcntl.h [new file with mode: 0644]
include/cvconst.h [new file with mode: 0644]
include/d3d.h [new file with mode: 0644]
include/d3d10.idl [new file with mode: 0644]
include/d3d10effect.h [new file with mode: 0644]
include/d3d10misc.h [new file with mode: 0644]
include/d3d10shader.h [new file with mode: 0644]
include/d3d8.h [new file with mode: 0644]
include/d3d8caps.h [new file with mode: 0644]
include/d3d8types.h [new file with mode: 0644]
include/d3d9.h [new file with mode: 0644]
include/d3d9caps.h [new file with mode: 0644]
include/d3d9types.h [new file with mode: 0644]
include/d3dcaps.h [new file with mode: 0644]
include/d3dhal.h [new file with mode: 0644]
include/d3drm.h [new file with mode: 0644]
include/d3drmdef.h [new file with mode: 0644]
include/d3drmobj.h [new file with mode: 0644]
include/d3dtypes.h [new file with mode: 0644]
include/d3dvec.inl [new file with mode: 0644]
include/d3dx9.h [new file with mode: 0644]
include/d3dx9core.h [new file with mode: 0644]
include/d3dx9effect.h [new file with mode: 0644]
include/d3dx9math.h [new file with mode: 0644]
include/d3dx9math.inl [new file with mode: 0644]
include/d3dx9mesh.h [new file with mode: 0644]
include/d3dx9shader.h [new file with mode: 0644]
include/d3dx9shape.h [new file with mode: 0644]
include/d3dx9tex.h [new file with mode: 0644]
include/dbccmd.idl [new file with mode: 0644]
include/dbcses.idl [new file with mode: 0644]
include/dbdsad.idl [new file with mode: 0644]
include/dbghelp.h [new file with mode: 0644]
include/dbinit.idl [new file with mode: 0644]
include/dbprop.idl [new file with mode: 0644]
include/dbs.idl [new file with mode: 0644]
include/dbt.h [new file with mode: 0644]
include/dciddi.h [new file with mode: 0644]
include/dciman.h [new file with mode: 0644]
include/dde.h [new file with mode: 0644]
include/ddeml.h [new file with mode: 0644]
include/ddk/compstui.h [new file with mode: 0644]
include/ddk/hidsdi.h [new file with mode: 0644]
include/ddk/imm.h [new file with mode: 0644]
include/ddk/mountmgr.h [new file with mode: 0644]
include/ddk/ntddcdvd.h [new file with mode: 0644]
include/ddk/ntddk.h [new file with mode: 0644]
include/ddk/ntddser.h [new file with mode: 0644]
include/ddk/ntddtape.h [new file with mode: 0644]
include/ddk/usb.h [new file with mode: 0644]
include/ddk/usb100.h [new file with mode: 0644]
include/ddk/usb200.h [new file with mode: 0644]
include/ddk/usbdlib.h [new file with mode: 0644]
include/ddk/wdm.h [new file with mode: 0644]
include/ddk/winddiui.h [new file with mode: 0644]
include/ddk/winsplp.h [new file with mode: 0644]
include/ddraw.h [new file with mode: 0644]
include/ddrawgdi.h [new file with mode: 0644]
include/ddrawi.h [new file with mode: 0644]
include/ddstream.idl [new file with mode: 0644]
include/devenum.idl [new file with mode: 0644]
include/devguid.h [new file with mode: 0644]
include/devicetopology.idl [new file with mode: 0644]
include/devpkey.h [new file with mode: 0644]
include/devpropdef.h [new file with mode: 0644]
include/digitalv.h [new file with mode: 0644]
include/dimm.idl [new file with mode: 0644]
include/dinput.h [new file with mode: 0644]
include/dispdib.h [new file with mode: 0644]
include/dispex.idl [new file with mode: 0644]
include/dlgs.h [new file with mode: 0644]
include/dls1.h [new file with mode: 0644]
include/dls2.h [new file with mode: 0644]
include/dmdls.h [new file with mode: 0644]
include/dmerror.h [new file with mode: 0644]
include/dmo.h [new file with mode: 0644]
include/dmoreg.h [new file with mode: 0644]
include/dmort.h [new file with mode: 0644]
include/dmplugin.h [new file with mode: 0644]
include/dmusbuff.h [new file with mode: 0644]
include/dmusicc.h [new file with mode: 0644]
include/dmusicf.h [new file with mode: 0644]
include/dmusici.h [new file with mode: 0644]
include/dmusics.h [new file with mode: 0644]
include/docobj.idl [new file with mode: 0644]
include/downloadmgr.idl [new file with mode: 0644]
include/dpaddr.h [new file with mode: 0644]
include/dplay.h [new file with mode: 0644]
include/dplay8.h [new file with mode: 0644]
include/dplobby.h [new file with mode: 0644]
include/dplobby8.h [new file with mode: 0644]
include/dpnathlp.h [new file with mode: 0644]
include/dsconf.h [new file with mode: 0644]
include/dsdriver.h [new file with mode: 0644]
include/dsgetdc.h [new file with mode: 0644]
include/dshow.h [new file with mode: 0644]
include/dsound.h [new file with mode: 0644]
include/dsrole.h [new file with mode: 0644]
include/dvdmedia.h [new file with mode: 0644]
include/dwmapi.h [new file with mode: 0644]
include/dxdiag.h [new file with mode: 0644]
include/dxerr8.h [new file with mode: 0644]
include/dxerr9.h [new file with mode: 0644]
include/dxfile.h [new file with mode: 0644]
include/dxgi.idl [new file with mode: 0644]
include/dxgitype.idl [new file with mode: 0644]
include/dyngraph.idl [new file with mode: 0644]
include/endpointvolume.idl [new file with mode: 0644]
include/errorrep.h [new file with mode: 0644]
include/errors.h [new file with mode: 0644]
include/evcode.h [new file with mode: 0644]
include/evntrace.h [new file with mode: 0644]
include/excpt.h [new file with mode: 0644]
include/exdisp.idl [new file with mode: 0644]
include/exdispid.h [new file with mode: 0644]
include/fci.h [new file with mode: 0644]
include/fdi.h [new file with mode: 0644]
include/fusion.idl [new file with mode: 0644]
include/gdiplus.h [new file with mode: 0644]
include/gdipluscolor.h [new file with mode: 0644]
include/gdipluscolormatrix.h [new file with mode: 0644]
include/gdiplusenums.h [new file with mode: 0644]
include/gdiplusflat.h [new file with mode: 0644]
include/gdiplusgpstubs.h [new file with mode: 0644]
include/gdiplusimaging.h [new file with mode: 0644]
include/gdiplusinit.h [new file with mode: 0644]
include/gdiplusmem.h [new file with mode: 0644]
include/gdiplusmetaheader.h [new file with mode: 0644]
include/gdipluspixelformats.h [new file with mode: 0644]
include/gdiplustypes.h [new file with mode: 0644]
include/guiddef.h [new file with mode: 0644]
include/hlguids.h [new file with mode: 0644]
include/hlink.idl [new file with mode: 0644]
include/htiframe.idl [new file with mode: 0644]
include/htmlhelp.h [new file with mode: 0644]
include/http.h [new file with mode: 0644]
include/i_cryptasn1tls.h [new file with mode: 0644]
include/iads.idl [new file with mode: 0644]
include/icftypes.idl [new file with mode: 0644]
include/icm.h [new file with mode: 0644]
include/icmpapi.h [new file with mode: 0644]
include/idispids.h [new file with mode: 0644]
include/imagehlp.h [new file with mode: 0644]
include/imm.h [new file with mode: 0644]
include/imnact.idl [new file with mode: 0644]
include/imnxport.idl [new file with mode: 0644]
include/in6addr.h [new file with mode: 0644]
include/indexsrv.idl [new file with mode: 0644]
include/initguid.h [new file with mode: 0644]
include/intshcut.h [new file with mode: 0644]
include/ipexport.h [new file with mode: 0644]
include/iphlpapi.h [new file with mode: 0644]
include/ipifcons.h [new file with mode: 0644]
include/iprtrmib.h [new file with mode: 0644]
include/iptypes.h [new file with mode: 0644]
include/isguids.h [new file with mode: 0644]
include/ks.h [new file with mode: 0644]
include/ksguid.h [new file with mode: 0644]
include/ksmedia.h [new file with mode: 0644]
include/lm.h [new file with mode: 0644]
include/lmaccess.h [new file with mode: 0644]
include/lmapibuf.h [new file with mode: 0644]
include/lmbrowsr.h [new file with mode: 0644]
include/lmcons.h [new file with mode: 0644]
include/lmerr.h [new file with mode: 0644]
include/lmjoin.h [new file with mode: 0644]
include/lmmsg.h [new file with mode: 0644]
include/lmserver.h [new file with mode: 0644]
include/lmshare.h [new file with mode: 0644]
include/lmstats.h [new file with mode: 0644]
include/lmuse.h [new file with mode: 0644]
include/lmuseflg.h [new file with mode: 0644]
include/lmwksta.h [new file with mode: 0644]
include/loadperf.h [new file with mode: 0644]
include/lzexpand.h [new file with mode: 0644]
include/mapi.h [new file with mode: 0644]
include/mapicode.h [new file with mode: 0644]
include/mapidefs.h [new file with mode: 0644]
include/mapiform.h [new file with mode: 0644]
include/mapiguid.h [new file with mode: 0644]
include/mapitags.h [new file with mode: 0644]
include/mapiutil.h [new file with mode: 0644]
include/mapival.h [new file with mode: 0644]
include/mapix.h [new file with mode: 0644]
include/mciavi.h [new file with mode: 0644]
include/mcx.h [new file with mode: 0644]
include/mediaerr.h [new file with mode: 0644]
include/mediaobj.idl [new file with mode: 0644]
include/midles.h [new file with mode: 0644]
include/mimeinfo.idl [new file with mode: 0644]
include/mimeole.idl [new file with mode: 0644]
include/minmax.h [new file with mode: 0644]
include/mlang.idl [new file with mode: 0644]
include/mmddk.h [new file with mode: 0644]
include/mmdeviceapi.idl [new file with mode: 0644]
include/mmreg.h [new file with mode: 0644]
include/mmstream.idl [new file with mode: 0644]
include/mmsystem.h [new file with mode: 0644]
include/mprapi.h [new file with mode: 0644]
include/msacm.h [new file with mode: 0644]
include/msacmdlg.h [new file with mode: 0644]
include/msacmdrv.h [new file with mode: 0644]
include/mscat.h [new file with mode: 0644]
include/mscoree.idl [new file with mode: 0644]
include/msctf.idl [new file with mode: 0644]
include/msdadc.idl [new file with mode: 0644]
include/msdaguid.h [new file with mode: 0644]
include/mshtmcid.h [new file with mode: 0644]
include/mshtmdid.h [new file with mode: 0644]
include/mshtmhst.idl [new file with mode: 0644]
include/mshtml.idl [new file with mode: 0644]
include/msi.h [new file with mode: 0644]
include/msidefs.h [new file with mode: 0644]
include/msinkaut.idl [new file with mode: 0644]
include/msiquery.h [new file with mode: 0644]
include/mssip.h [new file with mode: 0644]
include/mstask.idl [new file with mode: 0644]
include/mstcpip.h [new file with mode: 0644]
include/msvcrt/conio.h [new file with mode: 0644]
include/msvcrt/crtdbg.h [new file with mode: 0644]
include/msvcrt/crtdefs.h [new file with mode: 0644]
include/msvcrt/ctype.h [new file with mode: 0644]
include/msvcrt/direct.h [new file with mode: 0644]
include/msvcrt/dirent.h [new file with mode: 0644]
include/msvcrt/dos.h [new file with mode: 0644]
include/msvcrt/eh.h [new file with mode: 0644]
include/msvcrt/errno.h [new file with mode: 0644]
include/msvcrt/fcntl.h [new file with mode: 0644]
include/msvcrt/float.h [new file with mode: 0644]
include/msvcrt/io.h [new file with mode: 0644]
include/msvcrt/limits.h [new file with mode: 0644]
include/msvcrt/locale.h [new file with mode: 0644]
include/msvcrt/malloc.h [new file with mode: 0644]
include/msvcrt/math.h [new file with mode: 0644]
include/msvcrt/mbctype.h [new file with mode: 0644]
include/msvcrt/mbstring.h [new file with mode: 0644]
include/msvcrt/memory.h [new file with mode: 0644]
include/msvcrt/process.h [new file with mode: 0644]
include/msvcrt/search.h [new file with mode: 0644]
include/msvcrt/setjmp.h [new file with mode: 0644]
include/msvcrt/share.h [new file with mode: 0644]
include/msvcrt/signal.h [new file with mode: 0644]
include/msvcrt/stddef.h [new file with mode: 0644]
include/msvcrt/stdio.h [new file with mode: 0644]
include/msvcrt/stdlib.h [new file with mode: 0644]
include/msvcrt/string.h [new file with mode: 0644]
include/msvcrt/sys/locking.h [new file with mode: 0644]
include/msvcrt/sys/stat.h [new file with mode: 0644]
include/msvcrt/sys/timeb.h [new file with mode: 0644]
include/msvcrt/sys/types.h [new file with mode: 0644]
include/msvcrt/sys/unistd.h [new file with mode: 0644]
include/msvcrt/sys/utime.h [new file with mode: 0644]
include/msvcrt/time.h [new file with mode: 0644]
include/msvcrt/unistd.h [new file with mode: 0644]
include/msvcrt/wchar.h [new file with mode: 0644]
include/msvcrt/wctype.h [new file with mode: 0644]
include/mswsock.h [new file with mode: 0644]
include/msxml.idl [new file with mode: 0644]
include/msxml2.idl [new file with mode: 0644]
include/msxml2did.h [new file with mode: 0644]
include/msxmldid.h [new file with mode: 0644]
include/nb30.h [new file with mode: 0644]
include/ndrtypes.h [new file with mode: 0644]
include/netcon.idl [new file with mode: 0644]
include/netfw.idl [new file with mode: 0644]
include/npapi.h [new file with mode: 0644]
include/nspapi.h [new file with mode: 0644]
include/ntddcdrm.h [new file with mode: 0644]
include/ntddndis.h [new file with mode: 0644]
include/ntddscsi.h [new file with mode: 0644]
include/ntddstor.h [new file with mode: 0644]
include/ntdsapi.h [new file with mode: 0644]
include/ntquery.h [new file with mode: 0644]
include/ntsecapi.h [new file with mode: 0644]
include/ntsecpkg.h [new file with mode: 0644]
include/ntstatus.h [new file with mode: 0644]
include/oaidl.idl [new file with mode: 0644]
include/objbase.h [new file with mode: 0644]
include/objidl.idl [new file with mode: 0644]
include/objsafe.idl [new file with mode: 0644]
include/objsel.h [new file with mode: 0644]
include/ocidl.idl [new file with mode: 0644]
include/ocmm.idl [new file with mode: 0644]
include/odbcinst.h [new file with mode: 0644]
include/ole2.h [new file with mode: 0644]
include/ole2ver.h [new file with mode: 0644]
include/oleacc.idl [new file with mode: 0644]
include/oleauto.h [new file with mode: 0644]
include/olectl.h [new file with mode: 0644]
include/oledb.idl [new file with mode: 0644]
include/oledberr.h [new file with mode: 0644]
include/oledlg.h [new file with mode: 0644]
include/oleidl.idl [new file with mode: 0644]
include/opnrst.idl [new file with mode: 0644]
include/optary.idl [new file with mode: 0644]
include/pdh.h [new file with mode: 0644]
include/pdhmsg.h [new file with mode: 0644]
include/perhist.idl [new file with mode: 0644]
include/pktdef.h [new file with mode: 0644]
include/poppack.h [new file with mode: 0644]
include/powrprof.h [new file with mode: 0644]
include/profinfo.h [new file with mode: 0644]
include/propidl.idl [new file with mode: 0644]
include/propkey.h [new file with mode: 0644]
include/propkeydef.h [new file with mode: 0644]
include/propsys.idl [new file with mode: 0644]
include/propvarutil.h [new file with mode: 0644]
include/prsht.h [new file with mode: 0644]
include/psapi.h [new file with mode: 0644]
include/pshpack1.h [new file with mode: 0644]
include/pshpack2.h [new file with mode: 0644]
include/pshpack4.h [new file with mode: 0644]
include/pshpack8.h [new file with mode: 0644]
include/pstore.idl [new file with mode: 0644]
include/qedit.idl [new file with mode: 0644]
include/ras.h [new file with mode: 0644]
include/raserror.h [new file with mode: 0644]
include/reason.h [new file with mode: 0644]
include/regstr.h [new file with mode: 0644]
include/richedit.h [new file with mode: 0644]
include/richole.idl [new file with mode: 0644]
include/rmxfguid.h [new file with mode: 0644]
include/row.idl [new file with mode: 0644]
include/rowchg.idl [new file with mode: 0644]
include/rpc.h [new file with mode: 0644]
include/rpcasync.h [new file with mode: 0644]
include/rpcdce.h [new file with mode: 0644]
include/rpcdcep.h [new file with mode: 0644]
include/rpcndr.h [new file with mode: 0644]
include/rpcnterr.h [new file with mode: 0644]
include/rpcproxy.h [new file with mode: 0644]
include/rstbas.idl [new file with mode: 0644]
include/rstinf.idl [new file with mode: 0644]
include/rstloc.idl [new file with mode: 0644]
include/rtutils.h [new file with mode: 0644]
include/scarderr.h [new file with mode: 0644]
include/schannel.h [new file with mode: 0644]
include/schemadef.h [new file with mode: 0644]
include/schnlsp.h [new file with mode: 0644]
include/sddl.h [new file with mode: 0644]
include/secext.h [new file with mode: 0644]
include/security.h [new file with mode: 0644]
include/sensapi.h [new file with mode: 0644]
include/sensevts.idl [new file with mode: 0644]
include/servprov.idl [new file with mode: 0644]
include/sesprp.idl [new file with mode: 0644]
include/setupapi.h [new file with mode: 0644]
include/sfc.h [new file with mode: 0644]
include/shdeprecated.idl [new file with mode: 0644]
include/shdispid.h [new file with mode: 0644]
include/shellapi.h [new file with mode: 0644]
include/shldisp.idl [new file with mode: 0644]
include/shlguid.h [new file with mode: 0644]
include/shlobj.h [new file with mode: 0644]
include/shlwapi.h [new file with mode: 0644]
include/shobjidl.idl [new file with mode: 0644]
include/shtypes.idl [new file with mode: 0644]
include/sipbase.h [new file with mode: 0644]
include/slerror.h [new file with mode: 0644]
include/slpublic.h [new file with mode: 0644]
include/snmp.h [new file with mode: 0644]
include/softpub.h [new file with mode: 0644]
include/sql.h [new file with mode: 0644]
include/sqlext.h [new file with mode: 0644]
include/sqltypes.h [new file with mode: 0644]
include/srrestoreptapi.h [new file with mode: 0644]
include/sspi.h [new file with mode: 0644]
include/stamp-h.in [new file with mode: 0644]
include/stdole2.idl [new file with mode: 0644]
include/sti.h [new file with mode: 0644]
include/storage.h [new file with mode: 0644]
include/strmif.idl [new file with mode: 0644]
include/structuredquerycondition.idl [new file with mode: 0644]
include/svrapi.h [new file with mode: 0644]
include/t2embapi.h [new file with mode: 0644]
include/tapi.h [new file with mode: 0644]
include/tchar.h [new file with mode: 0644]
include/textserv.h [new file with mode: 0644]
include/textstor.idl [new file with mode: 0644]
include/tlhelp32.h [new file with mode: 0644]
include/tmschema.h [new file with mode: 0644]
include/tom.idl [new file with mode: 0644]
include/traffic.h [new file with mode: 0644]
include/twain.h [new file with mode: 0644]
include/unknwn.idl [new file with mode: 0644]
include/urlhist.idl [new file with mode: 0644]
include/urlmon.idl [new file with mode: 0644]
include/userenv.h [new file with mode: 0644]
include/usp10.h [new file with mode: 0644]
include/uuids.h [new file with mode: 0644]
include/uxtheme.h [new file with mode: 0644]
include/vdmdbg.h [new file with mode: 0644]
include/ver.h [new file with mode: 0644]
include/vfw.h [new file with mode: 0644]
include/vfwmsgs.h [new file with mode: 0644]
include/vmr9.idl [new file with mode: 0644]
include/vmrender.idl [new file with mode: 0644]
include/wbemcli.idl [new file with mode: 0644]
include/wfext.h [new file with mode: 0644]
include/wia.h [new file with mode: 0644]
include/wia_lh.idl [new file with mode: 0644]
include/wia_xp.idl [new file with mode: 0644]
include/winbase.h [new file with mode: 0644]
include/wincodec.idl [new file with mode: 0644]
include/wincon.h [new file with mode: 0644]
include/wincred.h [new file with mode: 0644]
include/wincrypt.h [new file with mode: 0644]
include/windef.h [new file with mode: 0644]
include/windns.h [new file with mode: 0644]
include/windows.h [new file with mode: 0644]
include/windowsx.h [new file with mode: 0644]
include/wine/dcetypes.idl [new file with mode: 0644]
include/wine/debug.h [new file with mode: 0644]
include/wine/dplaysp.h [new file with mode: 0644]
include/wine/epm.idl [new file with mode: 0644]
include/wine/exception.h [new file with mode: 0644]
include/wine/irot.idl [new file with mode: 0644]
include/wine/itss.idl [new file with mode: 0644]
include/wine/library.h [new file with mode: 0644]
include/wine/list.h [new file with mode: 0644]
include/wine/mmsystem16.h [new file with mode: 0644]
include/wine/mscvpdb.h [new file with mode: 0644]
include/wine/port.h [new file with mode: 0644]
include/wine/rbtree.h [new file with mode: 0644]
include/wine/rpcfc.h [new file with mode: 0644]
include/wine/server.h [new file with mode: 0644]
include/wine/server_protocol.h [new file with mode: 0644]
include/wine/svcctl.idl [new file with mode: 0644]
include/wine/test.h [new file with mode: 0644]
include/wine/unicode.h [new file with mode: 0644]
include/wine/wgl.h [new file with mode: 0644]
include/wine/winaspi.h [new file with mode: 0644]
include/wine/winbase16.h [new file with mode: 0644]
include/wine/windef16.h [new file with mode: 0644]
include/wine/wine_common_ver.rc [new file with mode: 0644]
include/wine/wined3d.idl [new file with mode: 0644]
include/wine/winedxgi.idl [new file with mode: 0644]
include/wine/wingdi16.h [new file with mode: 0644]
include/wine/winnet16.h [new file with mode: 0644]
include/wine/winuser16.h [new file with mode: 0644]
include/wine/wpp.h [new file with mode: 0644]
include/winerror.h [new file with mode: 0644]
include/wingdi.h [new file with mode: 0644]
include/winhttp.h [new file with mode: 0644]
include/wininet.h [new file with mode: 0644]
include/winineti.h [new file with mode: 0644]
include/winioctl.h [new file with mode: 0644]
include/winldap.h [new file with mode: 0644]
include/winnetwk.h [new file with mode: 0644]
include/winnls.h [new file with mode: 0644]
include/winnls32.h [new file with mode: 0644]
include/winnt.h [new file with mode: 0644]
include/winperf.h [new file with mode: 0644]
include/winreg.h [new file with mode: 0644]
include/winresrc.h [new file with mode: 0644]
include/winsafer.h [new file with mode: 0644]
include/winscard.h [new file with mode: 0644]
include/winsmcrd.h [new file with mode: 0644]
include/winsock.h [new file with mode: 0644]
include/winsock2.h [new file with mode: 0644]
include/winspool.h [new file with mode: 0644]
include/winsvc.h [new file with mode: 0644]
include/wintab.h [new file with mode: 0644]
include/wintabx.h [new file with mode: 0644]
include/winternl.h [new file with mode: 0644]
include/wintrust.h [new file with mode: 0644]
include/winuser.h [new file with mode: 0644]
include/winuser.rh [new file with mode: 0644]
include/winver.h [new file with mode: 0644]
include/wmistr.h [new file with mode: 0644]
include/wnaspi32.h [new file with mode: 0644]
include/wownt32.h [new file with mode: 0644]
include/ws2def.h [new file with mode: 0644]
include/ws2ipdef.h [new file with mode: 0644]
include/ws2spi.h [new file with mode: 0644]
include/ws2tcpip.h [new file with mode: 0644]
include/wshisotp.h [new file with mode: 0644]
include/wsipx.h [new file with mode: 0644]
include/wsnwlink.h [new file with mode: 0644]
include/wtsapi32.h [new file with mode: 0644]
include/wtypes.idl [new file with mode: 0644]
include/wuapi.idl [new file with mode: 0644]
include/xcmc.h [new file with mode: 0644]
include/xinput.h [new file with mode: 0644]
include/xmldom.idl [new file with mode: 0644]
include/xmldomdid.h [new file with mode: 0644]
include/xmldso.idl [new file with mode: 0644]
include/xmldsodid.h [new file with mode: 0644]
include/xmllite.idl [new file with mode: 0644]
include/zmouse.h [new file with mode: 0644]
libs/.gitignore [new file with mode: 0644]
libs/port/Makefile.in [new file with mode: 0644]
libs/port/ffs.c [new file with mode: 0644]
libs/port/fstatvfs.c [new file with mode: 0644]
libs/port/futimes.c [new file with mode: 0644]
libs/port/getopt.c [new file with mode: 0644]
libs/port/getopt.h [new file with mode: 0644]
libs/port/getopt1.c [new file with mode: 0644]
libs/port/getpagesize.c [new file with mode: 0644]
libs/port/gettid.c [new file with mode: 0644]
libs/port/interlocked.c [new file with mode: 0644]
libs/port/isinf.c [new file with mode: 0644]
libs/port/isnan.c [new file with mode: 0644]
libs/port/lstat.c [new file with mode: 0644]
libs/port/memcpy_unaligned.c [new file with mode: 0644]
libs/port/memmove.c [new file with mode: 0644]
libs/port/mkstemps.c [new file with mode: 0644]
libs/port/poll.c [new file with mode: 0644]
libs/port/pread.c [new file with mode: 0644]
libs/port/pwrite.c [new file with mode: 0644]
libs/port/readlink.c [new file with mode: 0644]
libs/port/spawn.c [new file with mode: 0644]
libs/port/statvfs.c [new file with mode: 0644]
libs/port/strcasecmp.c [new file with mode: 0644]
libs/port/strerror.c [new file with mode: 0644]
libs/port/strncasecmp.c [new file with mode: 0644]
libs/port/symlink.c [new file with mode: 0644]
libs/port/usleep.c [new file with mode: 0644]
libs/wine/Makefile.in [new file with mode: 0644]
libs/wine/c_037.c [new file with mode: 0644]
libs/wine/c_10000.c [new file with mode: 0644]
libs/wine/c_10006.c [new file with mode: 0644]
libs/wine/c_10007.c [new file with mode: 0644]
libs/wine/c_10029.c [new file with mode: 0644]
libs/wine/c_1006.c [new file with mode: 0644]
libs/wine/c_10079.c [new file with mode: 0644]
libs/wine/c_10081.c [new file with mode: 0644]
libs/wine/c_1026.c [new file with mode: 0644]
libs/wine/c_1250.c [new file with mode: 0644]
libs/wine/c_1251.c [new file with mode: 0644]
libs/wine/c_1252.c [new file with mode: 0644]
libs/wine/c_1253.c [new file with mode: 0644]
libs/wine/c_1254.c [new file with mode: 0644]
libs/wine/c_1255.c [new file with mode: 0644]
libs/wine/c_1256.c [new file with mode: 0644]
libs/wine/c_1257.c [new file with mode: 0644]
libs/wine/c_1258.c [new file with mode: 0644]
libs/wine/c_1361.c [new file with mode: 0644]
libs/wine/c_20127.c [new file with mode: 0644]
libs/wine/c_20866.c [new file with mode: 0644]
libs/wine/c_20932.c [new file with mode: 0644]
libs/wine/c_21866.c [new file with mode: 0644]
libs/wine/c_28591.c [new file with mode: 0644]
libs/wine/c_28592.c [new file with mode: 0644]
libs/wine/c_28593.c [new file with mode: 0644]
libs/wine/c_28594.c [new file with mode: 0644]
libs/wine/c_28595.c [new file with mode: 0644]
libs/wine/c_28596.c [new file with mode: 0644]
libs/wine/c_28597.c [new file with mode: 0644]
libs/wine/c_28598.c [new file with mode: 0644]
libs/wine/c_28599.c [new file with mode: 0644]
libs/wine/c_28600.c [new file with mode: 0644]
libs/wine/c_28603.c [new file with mode: 0644]
libs/wine/c_28604.c [new file with mode: 0644]
libs/wine/c_28605.c [new file with mode: 0644]
libs/wine/c_28606.c [new file with mode: 0644]
libs/wine/c_424.c [new file with mode: 0644]
libs/wine/c_437.c [new file with mode: 0644]
libs/wine/c_500.c [new file with mode: 0644]
libs/wine/c_737.c [new file with mode: 0644]
libs/wine/c_775.c [new file with mode: 0644]
libs/wine/c_850.c [new file with mode: 0644]
libs/wine/c_852.c [new file with mode: 0644]
libs/wine/c_855.c [new file with mode: 0644]
libs/wine/c_856.c [new file with mode: 0644]
libs/wine/c_857.c [new file with mode: 0644]
libs/wine/c_860.c [new file with mode: 0644]
libs/wine/c_861.c [new file with mode: 0644]
libs/wine/c_862.c [new file with mode: 0644]
libs/wine/c_863.c [new file with mode: 0644]
libs/wine/c_864.c [new file with mode: 0644]
libs/wine/c_865.c [new file with mode: 0644]
libs/wine/c_866.c [new file with mode: 0644]
libs/wine/c_869.c [new file with mode: 0644]
libs/wine/c_874.c [new file with mode: 0644]
libs/wine/c_875.c [new file with mode: 0644]
libs/wine/c_878.c [new file with mode: 0644]
libs/wine/c_932.c [new file with mode: 0644]
libs/wine/c_936.c [new file with mode: 0644]
libs/wine/c_949.c [new file with mode: 0644]
libs/wine/c_950.c [new file with mode: 0644]
libs/wine/casemap.c [new file with mode: 0644]
libs/wine/collation.c [new file with mode: 0644]
libs/wine/compose.c [new file with mode: 0644]
libs/wine/config.c [new file with mode: 0644]
libs/wine/cpmap.pl [new file with mode: 0755]
libs/wine/cptable.c [new file with mode: 0644]
libs/wine/debug.c [new file with mode: 0644]
libs/wine/defaults [new file with mode: 0644]
libs/wine/fold.c [new file with mode: 0644]
libs/wine/ldt.c [new file with mode: 0644]
libs/wine/loader.c [new file with mode: 0644]
libs/wine/mbtowc.c [new file with mode: 0644]
libs/wine/mmap.c [new file with mode: 0644]
libs/wine/port.c [new file with mode: 0644]
libs/wine/sortkey.c [new file with mode: 0644]
libs/wine/string.c [new file with mode: 0644]
libs/wine/utf8.c [new file with mode: 0644]
libs/wine/wctomb.c [new file with mode: 0644]
libs/wine/wctype.c [new file with mode: 0644]
libs/wine/wine.def [new file with mode: 0644]
libs/wine/wine.map [new file with mode: 0644]
libs/wpp/Makefile.in [new file with mode: 0644]
libs/wpp/ppl.l [new file with mode: 0644]
libs/wpp/ppy.y [new file with mode: 0644]
libs/wpp/preproc.c [new file with mode: 0644]
libs/wpp/wpp.c [new file with mode: 0644]
libs/wpp/wpp_private.h [new file with mode: 0644]
loader/Makefile.in [new file with mode: 0644]
loader/main.c [new file with mode: 0644]
loader/main.h [new file with mode: 0644]
loader/preloader.c [new file with mode: 0644]
loader/wine.de.man.in [new file with mode: 0644]
loader/wine.fr.man.in [new file with mode: 0644]
loader/wine.man.in [new file with mode: 0644]
programs/Makeprog.rules.in [new file with mode: 0644]
programs/attrib/Makefile.in [new file with mode: 0644]
programs/attrib/attrib.c [new file with mode: 0644]
programs/cacls/Makefile.in [new file with mode: 0644]
programs/cacls/cacls_main.c [new file with mode: 0644]
programs/clock/Cs.rc [new file with mode: 0644]
programs/clock/Da.rc [new file with mode: 0644]
programs/clock/De.rc [new file with mode: 0644]
programs/clock/En.rc [new file with mode: 0644]
programs/clock/Eo.rc [new file with mode: 0644]
programs/clock/Es.rc [new file with mode: 0644]
programs/clock/Fi.rc [new file with mode: 0644]
programs/clock/Fr.rc [new file with mode: 0644]
programs/clock/Hu.rc [new file with mode: 0644]
programs/clock/It.rc [new file with mode: 0644]
programs/clock/Ja.rc [new file with mode: 0644]
programs/clock/Ko.rc [new file with mode: 0644]
programs/clock/Lt.rc [new file with mode: 0644]
programs/clock/Makefile.in [new file with mode: 0644]
programs/clock/Nl.rc [new file with mode: 0644]
programs/clock/No.rc [new file with mode: 0644]
programs/clock/Pl.rc [new file with mode: 0644]
programs/clock/Pt.rc [new file with mode: 0644]
programs/clock/Ro.rc [new file with mode: 0644]
programs/clock/Ru.rc [new file with mode: 0644]
programs/clock/Si.rc [new file with mode: 0644]
programs/clock/Sk.rc [new file with mode: 0644]
programs/clock/Sv.rc [new file with mode: 0644]
programs/clock/Th.rc [new file with mode: 0644]
programs/clock/Tr.rc [new file with mode: 0644]
programs/clock/Wa.rc [new file with mode: 0644]
programs/clock/Zh.rc [new file with mode: 0644]
programs/clock/clock_res.h [new file with mode: 0644]
programs/clock/main.c [new file with mode: 0644]
programs/clock/main.h [new file with mode: 0644]
programs/clock/winclock.c [new file with mode: 0644]
programs/clock/winclock.h [new file with mode: 0644]
programs/cmd/Cs.rc [new file with mode: 0644]
programs/cmd/Da.rc [new file with mode: 0644]
programs/cmd/De.rc [new file with mode: 0644]
programs/cmd/En.rc [new file with mode: 0644]
programs/cmd/Es.rc [new file with mode: 0644]
programs/cmd/Fr.rc [new file with mode: 0644]
programs/cmd/It.rc [new file with mode: 0644]
programs/cmd/Ja.rc [new file with mode: 0644]
programs/cmd/Ko.rc [new file with mode: 0644]
programs/cmd/Lt.rc [new file with mode: 0644]
programs/cmd/Makefile.in [new file with mode: 0644]
programs/cmd/Nl.rc [new file with mode: 0644]
programs/cmd/No.rc [new file with mode: 0644]
programs/cmd/Pl.rc [new file with mode: 0644]
programs/cmd/Pt.rc [new file with mode: 0644]
programs/cmd/Ru.rc [new file with mode: 0644]
programs/cmd/Si.rc [new file with mode: 0644]
programs/cmd/Tr.rc [new file with mode: 0644]
programs/cmd/batch.c [new file with mode: 0644]
programs/cmd/builtins.c [new file with mode: 0644]
programs/cmd/directory.c [new file with mode: 0644]
programs/cmd/tests/Makefile.in [new file with mode: 0644]
programs/cmd/tests/batch.c [new file with mode: 0644]
programs/cmd/tests/rsrc.rc [new file with mode: 0644]
programs/cmd/tests/test_builtins.cmd [new file with mode: 0644]
programs/cmd/tests/test_builtins.cmd.exp [new file with mode: 0644]
programs/cmd/wcmd.h [new file with mode: 0644]
programs/cmd/wcmd.ico [new file with mode: 0644]
programs/cmd/wcmd.svg [new file with mode: 0644]
programs/cmd/wcmdmain.c [new file with mode: 0644]
programs/cmd/wcmdrc.rc [new file with mode: 0644]
programs/cmdlgtst/Cs.rc [new file with mode: 0644]
programs/cmdlgtst/Da.rc [new file with mode: 0644]
programs/cmdlgtst/De.rc [new file with mode: 0644]
programs/cmdlgtst/En.rc [new file with mode: 0644]
programs/cmdlgtst/Es.rc [new file with mode: 0644]
programs/cmdlgtst/Fr.rc [new file with mode: 0644]
programs/cmdlgtst/It.rc [new file with mode: 0644]
programs/cmdlgtst/Ja.rc [new file with mode: 0644]
programs/cmdlgtst/Ko.rc [new file with mode: 0644]
programs/cmdlgtst/Lt.rc [new file with mode: 0644]
programs/cmdlgtst/Makefile.in [new file with mode: 0644]
programs/cmdlgtst/Nl.rc [new file with mode: 0644]
programs/cmdlgtst/No.rc [new file with mode: 0644]
programs/cmdlgtst/Pl.rc [new file with mode: 0644]
programs/cmdlgtst/Pt.rc [new file with mode: 0644]
programs/cmdlgtst/Ru.rc [new file with mode: 0644]
programs/cmdlgtst/Si.rc [new file with mode: 0644]
programs/cmdlgtst/Sv.rc [new file with mode: 0644]
programs/cmdlgtst/Tr.rc [new file with mode: 0644]
programs/cmdlgtst/about.ico [new file with mode: 0644]
programs/cmdlgtst/cmdlgr.rc [new file with mode: 0644]
programs/cmdlgtst/cmdlgtst.c [new file with mode: 0644]
programs/cmdlgtst/cmdlgtst.h [new file with mode: 0644]
programs/control/Makefile.in [new file with mode: 0644]
programs/control/control.c [new file with mode: 0644]
programs/dxdiag/Makefile.in [new file with mode: 0644]
programs/dxdiag/main.c [new file with mode: 0644]
programs/eject/Makefile.in [new file with mode: 0644]
programs/eject/eject.c [new file with mode: 0644]
programs/expand/Makefile.in [new file with mode: 0644]
programs/expand/expand.c [new file with mode: 0644]
programs/explorer/Makefile.in [new file with mode: 0644]
programs/explorer/appbar.c [new file with mode: 0644]
programs/explorer/desktop.c [new file with mode: 0644]
programs/explorer/explorer.c [new file with mode: 0644]
programs/explorer/explorer_private.h [new file with mode: 0644]
programs/explorer/systray.c [new file with mode: 0644]
programs/extrac32/Makefile.in [new file with mode: 0644]
programs/extrac32/extrac32.c [new file with mode: 0644]
programs/hh/Makefile.in [new file with mode: 0644]
programs/hh/main.c [new file with mode: 0644]
programs/icinfo/Makefile.in [new file with mode: 0644]
programs/icinfo/icinfo.c [new file with mode: 0644]
programs/iexplore/Makefile.in [new file with mode: 0644]
programs/iexplore/main.c [new file with mode: 0644]
programs/iexplore/version.rc [new file with mode: 0644]
programs/lodctr/Makefile.in [new file with mode: 0644]
programs/lodctr/lodctr_main.c [new file with mode: 0644]
programs/mshta/Makefile.in [new file with mode: 0644]
programs/mshta/main.c [new file with mode: 0644]
programs/msiexec/Makefile.in [new file with mode: 0644]
programs/msiexec/msiexec.c [new file with mode: 0644]
programs/msiexec/msiexec.ico [new file with mode: 0644]
programs/msiexec/msiexec.svg [new file with mode: 0644]
programs/msiexec/rsrc.rc [new file with mode: 0644]
programs/msiexec/service.c [new file with mode: 0644]
programs/net/Da.rc [new file with mode: 0644]
programs/net/De.rc [new file with mode: 0644]
programs/net/En.rc [new file with mode: 0644]
programs/net/Fr.rc [new file with mode: 0644]
programs/net/It.rc [new file with mode: 0644]
programs/net/Ko.rc [new file with mode: 0644]
programs/net/Lt.rc [new file with mode: 0644]
programs/net/Makefile.in [new file with mode: 0644]
programs/net/Nl.rc [new file with mode: 0644]
programs/net/No.rc [new file with mode: 0644]
programs/net/Pl.rc [new file with mode: 0644]
programs/net/Pt.rc [new file with mode: 0644]
programs/net/Ru.rc [new file with mode: 0644]
programs/net/Si.rc [new file with mode: 0644]
programs/net/net.c [new file with mode: 0644]
programs/net/resources.h [new file with mode: 0644]
programs/ngen/Makefile.in [new file with mode: 0644]
programs/ngen/ngen_main.c [new file with mode: 0644]
programs/notepad/Bg.rc [new file with mode: 0644]
programs/notepad/Cs.rc [new file with mode: 0644]
programs/notepad/Da.rc [new file with mode: 0644]
programs/notepad/De.rc [new file with mode: 0644]
programs/notepad/En.rc [new file with mode: 0644]
programs/notepad/Eo.rc [new file with mode: 0644]
programs/notepad/Es.rc [new file with mode: 0644]
programs/notepad/Fi.rc [new file with mode: 0644]
programs/notepad/Fr.rc [new file with mode: 0644]
programs/notepad/Hu.rc [new file with mode: 0644]
programs/notepad/It.rc [new file with mode: 0644]
programs/notepad/Ja.rc [new file with mode: 0644]
programs/notepad/Ko.rc [new file with mode: 0644]
programs/notepad/Lt.rc [new file with mode: 0644]
programs/notepad/Makefile.in [new file with mode: 0644]
programs/notepad/Nl.rc [new file with mode: 0644]
programs/notepad/No.rc [new file with mode: 0644]
programs/notepad/Pl.rc [new file with mode: 0644]
programs/notepad/Pt.rc [new file with mode: 0644]
programs/notepad/Ro.rc [new file with mode: 0644]
programs/notepad/Ru.rc [new file with mode: 0644]
programs/notepad/Si.rc [new file with mode: 0644]
programs/notepad/Sv.rc [new file with mode: 0644]
programs/notepad/Th.rc [new file with mode: 0644]
programs/notepad/Tr.rc [new file with mode: 0644]
programs/notepad/Wa.rc [new file with mode: 0644]
programs/notepad/Zh.rc [new file with mode: 0644]
programs/notepad/dialog.c [new file with mode: 0644]
programs/notepad/dialog.h [new file with mode: 0644]
programs/notepad/main.c [new file with mode: 0644]
programs/notepad/main.h [new file with mode: 0644]
programs/notepad/notepad.ico [new file with mode: 0644]
programs/notepad/notepad.svg [new file with mode: 0644]
programs/notepad/notepad_res.h [new file with mode: 0644]
programs/notepad/rsrc.rc [new file with mode: 0644]
programs/oleview/Da.rc [new file with mode: 0644]
programs/oleview/De.rc [new file with mode: 0644]
programs/oleview/En.rc [new file with mode: 0644]
programs/oleview/Fr.rc [new file with mode: 0644]
programs/oleview/Ja.rc [new file with mode: 0644]
programs/oleview/Ko.rc [new file with mode: 0644]
programs/oleview/Lt.rc [new file with mode: 0644]
programs/oleview/Makefile.in [new file with mode: 0644]
programs/oleview/Nl.rc [new file with mode: 0644]
programs/oleview/No.rc [new file with mode: 0644]
programs/oleview/Pl.rc [new file with mode: 0644]
programs/oleview/Pt.rc [new file with mode: 0644]
programs/oleview/Ru.rc [new file with mode: 0644]
programs/oleview/Sv.rc [new file with mode: 0644]
programs/oleview/Zh.rc [new file with mode: 0644]
programs/oleview/details.c [new file with mode: 0644]
programs/oleview/interface.c [new file with mode: 0644]
programs/oleview/main.h [new file with mode: 0644]
programs/oleview/oleview.c [new file with mode: 0644]
programs/oleview/pane.c [new file with mode: 0644]
programs/oleview/resource.h [new file with mode: 0644]
programs/oleview/rsrc.rc [new file with mode: 0644]
programs/oleview/toolbar.bmp [new file with mode: 0644]
programs/oleview/tree.c [new file with mode: 0644]
programs/oleview/typelib.c [new file with mode: 0644]
programs/ping/Makefile.in [new file with mode: 0644]
programs/ping/ping_main.c [new file with mode: 0644]
programs/progman/Cs.rc [new file with mode: 0644]
programs/progman/Da.rc [new file with mode: 0644]
programs/progman/De.rc [new file with mode: 0644]
programs/progman/En.rc [new file with mode: 0644]
programs/progman/Es.rc [new file with mode: 0644]
programs/progman/Fr.rc [new file with mode: 0644]
programs/progman/Hu.rc [new file with mode: 0644]
programs/progman/It.rc [new file with mode: 0644]
programs/progman/Ko.rc [new file with mode: 0644]
programs/progman/Lt.rc [new file with mode: 0644]
programs/progman/Makefile.in [new file with mode: 0644]
programs/progman/Nl.rc [new file with mode: 0644]
programs/progman/No.rc [new file with mode: 0644]
programs/progman/Pl.rc [new file with mode: 0644]
programs/progman/Pt.rc [new file with mode: 0644]
programs/progman/Ru.rc [new file with mode: 0644]
programs/progman/Si.rc [new file with mode: 0644]
programs/progman/Sv.rc [new file with mode: 0644]
programs/progman/Tr.rc [new file with mode: 0644]
programs/progman/Zh.rc [new file with mode: 0644]
programs/progman/accel.rc [new file with mode: 0644]
programs/progman/dialog.c [new file with mode: 0644]
programs/progman/group.c [new file with mode: 0644]
programs/progman/grpfile.c [new file with mode: 0644]
programs/progman/main.c [new file with mode: 0644]
programs/progman/progman.h [new file with mode: 0644]
programs/progman/program.c [new file with mode: 0644]
programs/progman/string.c [new file with mode: 0644]
programs/reg/Da.rc [new file with mode: 0644]
programs/reg/De.rc [new file with mode: 0644]
programs/reg/En.rc [new file with mode: 0644]
programs/reg/Fr.rc [new file with mode: 0644]
programs/reg/It.rc [new file with mode: 0644]
programs/reg/Ja.rc [new file with mode: 0644]
programs/reg/Ko.rc [new file with mode: 0644]
programs/reg/Lt.rc [new file with mode: 0644]
programs/reg/Makefile.in [new file with mode: 0644]
programs/reg/Nl.rc [new file with mode: 0644]
programs/reg/No.rc [new file with mode: 0644]
programs/reg/Pl.rc [new file with mode: 0644]
programs/reg/Pt.rc [new file with mode: 0644]
programs/reg/Ru.rc [new file with mode: 0644]
programs/reg/Si.rc [new file with mode: 0644]
programs/reg/Uk.rc [new file with mode: 0644]
programs/reg/reg.c [new file with mode: 0644]
programs/reg/reg.h [new file with mode: 0644]
programs/regedit/Bg.rc [new file with mode: 0644]
programs/regedit/Cs.rc [new file with mode: 0644]
programs/regedit/Da.rc [new file with mode: 0644]
programs/regedit/De.rc [new file with mode: 0644]
programs/regedit/En.rc [new file with mode: 0644]
programs/regedit/Es.rc [new file with mode: 0644]
programs/regedit/Fr.rc [new file with mode: 0644]
programs/regedit/Hu.rc [new file with mode: 0644]
programs/regedit/It.rc [new file with mode: 0644]
programs/regedit/Ja.rc [new file with mode: 0644]
programs/regedit/Ko.rc [new file with mode: 0644]
programs/regedit/Lt.rc [new file with mode: 0644]
programs/regedit/Makefile.in [new file with mode: 0644]
programs/regedit/Nl.rc [new file with mode: 0644]
programs/regedit/No.rc [new file with mode: 0644]
programs/regedit/Pl.rc [new file with mode: 0644]
programs/regedit/Pt.rc [new file with mode: 0644]
programs/regedit/Ru.rc [new file with mode: 0644]
programs/regedit/Si.rc [new file with mode: 0644]
programs/regedit/Sv.rc [new file with mode: 0644]
programs/regedit/Tr.rc [new file with mode: 0644]
programs/regedit/Zh.rc [new file with mode: 0644]
programs/regedit/about.c [new file with mode: 0644]
programs/regedit/bin.ico [new file with mode: 0644]
programs/regedit/childwnd.c [new file with mode: 0644]
programs/regedit/computer.ico [new file with mode: 0644]
programs/regedit/edit.c [new file with mode: 0644]
programs/regedit/folder.ico [new file with mode: 0644]
programs/regedit/folderopen.ico [new file with mode: 0644]
programs/regedit/framewnd.c [new file with mode: 0644]
programs/regedit/hexedit.c [new file with mode: 0644]
programs/regedit/listview.c [new file with mode: 0644]
programs/regedit/main.c [new file with mode: 0644]
programs/regedit/main.h [new file with mode: 0644]
programs/regedit/regedit.c [new file with mode: 0644]
programs/regedit/regedit.ico [new file with mode: 0644]
programs/regedit/regedit.svg [new file with mode: 0644]
programs/regedit/regproc.c [new file with mode: 0644]
programs/regedit/regproc.h [new file with mode: 0644]
programs/regedit/resource.h [new file with mode: 0644]
programs/regedit/rsrc.rc [new file with mode: 0644]
programs/regedit/string.ico [new file with mode: 0644]
programs/regedit/treeview.c [new file with mode: 0644]
programs/regsvr32/Makefile.in [new file with mode: 0644]
programs/regsvr32/regsvr32.c [new file with mode: 0644]
programs/regsvr32/regsvr32.rc [new file with mode: 0644]
programs/rpcss/Makefile.in [new file with mode: 0644]
programs/rpcss/epm.idl [new file with mode: 0644]
programs/rpcss/epmp.c [new file with mode: 0644]
programs/rpcss/irot.idl [new file with mode: 0644]
programs/rpcss/irotp.c [new file with mode: 0644]
programs/rpcss/rpcss_main.c [new file with mode: 0644]
programs/rundll32/Makefile.in [new file with mode: 0644]
programs/rundll32/rundll32.c [new file with mode: 0644]
programs/secedit/Makefile.in [new file with mode: 0644]
programs/secedit/main.c [new file with mode: 0644]
programs/services/Makefile.in [new file with mode: 0644]
programs/services/rpc.c [new file with mode: 0644]
programs/services/services.c [new file with mode: 0644]
programs/services/services.h [new file with mode: 0644]
programs/services/svcctl.idl [new file with mode: 0644]
programs/services/utils.c [new file with mode: 0644]
programs/spoolsv/Makefile.in [new file with mode: 0644]
programs/spoolsv/main.c [new file with mode: 0644]
programs/start/Cs.rc [new file with mode: 0644]
programs/start/De.rc [new file with mode: 0644]
programs/start/En.rc [new file with mode: 0644]
programs/start/Es.rc [new file with mode: 0644]
programs/start/Fr.rc [new file with mode: 0644]
programs/start/It.rc [new file with mode: 0644]
programs/start/Ja.rc [new file with mode: 0644]
programs/start/Ko.rc [new file with mode: 0644]
programs/start/Lt.rc [new file with mode: 0644]
programs/start/Makefile.in [new file with mode: 0644]
programs/start/Nl.rc [new file with mode: 0644]
programs/start/No.rc [new file with mode: 0644]
programs/start/Pl.rc [new file with mode: 0644]
programs/start/Pt.rc [new file with mode: 0644]
programs/start/Ru.rc [new file with mode: 0644]
programs/start/Si.rc [new file with mode: 0644]
programs/start/Tr.rc [new file with mode: 0644]
programs/start/resources.h [new file with mode: 0644]
programs/start/start.c [new file with mode: 0644]
programs/svchost/Makefile.in [new file with mode: 0644]
programs/svchost/svchost.c [new file with mode: 0644]
programs/taskmgr/Da.rc [new file with mode: 0644]
programs/taskmgr/De.rc [new file with mode: 0644]
programs/taskmgr/En.rc [new file with mode: 0644]
programs/taskmgr/Fr.rc [new file with mode: 0644]
programs/taskmgr/Ja.rc [new file with mode: 0644]
programs/taskmgr/Ko.rc [new file with mode: 0644]
programs/taskmgr/Lt.rc [new file with mode: 0644]
programs/taskmgr/Makefile.in [new file with mode: 0644]
programs/taskmgr/Nl.rc [new file with mode: 0644]
programs/taskmgr/No.rc [new file with mode: 0644]
programs/taskmgr/Pl.rc [new file with mode: 0644]
programs/taskmgr/Pt.rc [new file with mode: 0644]
programs/taskmgr/Ru.rc [new file with mode: 0644]
programs/taskmgr/Si.rc [new file with mode: 0644]
programs/taskmgr/Sv.rc [new file with mode: 0644]
programs/taskmgr/Tr.rc [new file with mode: 0644]
programs/taskmgr/Zh.rc [new file with mode: 0644]
programs/taskmgr/about.c [new file with mode: 0644]
programs/taskmgr/affinity.c [new file with mode: 0644]
programs/taskmgr/applpage.c [new file with mode: 0644]
programs/taskmgr/column.c [new file with mode: 0644]
programs/taskmgr/column.h [new file with mode: 0644]
programs/taskmgr/dbgchnl.c [new file with mode: 0644]
programs/taskmgr/debug.c [new file with mode: 0644]
programs/taskmgr/endproc.c [new file with mode: 0644]
programs/taskmgr/font.bmp [new file with mode: 0644]
programs/taskmgr/graph.c [new file with mode: 0644]
programs/taskmgr/graphctl.c [new file with mode: 0644]
programs/taskmgr/graphctl.h [new file with mode: 0644]
programs/taskmgr/optnmenu.c [new file with mode: 0644]
programs/taskmgr/perfdata.c [new file with mode: 0644]
programs/taskmgr/perfdata.h [new file with mode: 0644]
programs/taskmgr/perfpage.c [new file with mode: 0644]
programs/taskmgr/priority.c [new file with mode: 0644]
programs/taskmgr/proclist.c [new file with mode: 0644]
programs/taskmgr/procpage.c [new file with mode: 0644]
programs/taskmgr/resource.h [new file with mode: 0644]
programs/taskmgr/run.c [new file with mode: 0644]
programs/taskmgr/taskmgr.c [new file with mode: 0644]
programs/taskmgr/taskmgr.h [new file with mode: 0644]
programs/taskmgr/taskmgr.ico [new file with mode: 0644]
programs/taskmgr/taskmgr.rc [new file with mode: 0644]
programs/taskmgr/taskmgr.svg [new file with mode: 0644]
programs/taskmgr/trayicon.bmp [new file with mode: 0644]
programs/taskmgr/trayicon.c [new file with mode: 0644]
programs/taskmgr/traymask.bmp [new file with mode: 0644]
programs/taskmgr/window.ico [new file with mode: 0644]
programs/taskmgr/windowsm.ico [new file with mode: 0644]
programs/termsv/Makefile.in [new file with mode: 0644]
programs/termsv/main.c [new file with mode: 0644]
programs/uninstaller/Bg.rc [new file with mode: 0644]
programs/uninstaller/Cs.rc [new file with mode: 0644]
programs/uninstaller/Da.rc [new file with mode: 0644]
programs/uninstaller/De.rc [new file with mode: 0644]
programs/uninstaller/En.rc [new file with mode: 0644]
programs/uninstaller/Eo.rc [new file with mode: 0644]
programs/uninstaller/Es.rc [new file with mode: 0644]
programs/uninstaller/Fi.rc [new file with mode: 0644]
programs/uninstaller/Fr.rc [new file with mode: 0644]
programs/uninstaller/Hu.rc [new file with mode: 0644]
programs/uninstaller/It.rc [new file with mode: 0644]
programs/uninstaller/Ja.rc [new file with mode: 0644]
programs/uninstaller/Ko.rc [new file with mode: 0644]
programs/uninstaller/Lt.rc [new file with mode: 0644]
programs/uninstaller/Makefile.in [new file with mode: 0644]
programs/uninstaller/Nl.rc [new file with mode: 0644]
programs/uninstaller/No.rc [new file with mode: 0644]
programs/uninstaller/Pl.rc [new file with mode: 0644]
programs/uninstaller/Pt.rc [new file with mode: 0644]
programs/uninstaller/Ro.rc [new file with mode: 0644]
programs/uninstaller/Ru.rc [new file with mode: 0644]
programs/uninstaller/Si.rc [new file with mode: 0644]
programs/uninstaller/Sv.rc [new file with mode: 0644]
programs/uninstaller/Tr.rc [new file with mode: 0644]
programs/uninstaller/Zh.rc [new file with mode: 0644]
programs/uninstaller/main.c [new file with mode: 0644]
programs/uninstaller/resource.h [new file with mode: 0644]
programs/unlodctr/Makefile.in [new file with mode: 0644]
programs/unlodctr/unlodctr_main.c [new file with mode: 0644]
programs/view/Cs.rc [new file with mode: 0644]
programs/view/Da.rc [new file with mode: 0644]
programs/view/De.rc [new file with mode: 0644]
programs/view/En.rc [new file with mode: 0644]
programs/view/Eo.rc [new file with mode: 0644]
programs/view/Es.rc [new file with mode: 0644]
programs/view/Fr.rc [new file with mode: 0644]
programs/view/It.rc [new file with mode: 0644]
programs/view/Ja.rc [new file with mode: 0644]
programs/view/Ko.rc [new file with mode: 0644]
programs/view/Lt.rc [new file with mode: 0644]
programs/view/Makefile.in [new file with mode: 0644]
programs/view/Nl.rc [new file with mode: 0644]
programs/view/No.rc [new file with mode: 0644]
programs/view/Pl.rc [new file with mode: 0644]
programs/view/Pt.rc [new file with mode: 0644]
programs/view/Ro.rc [new file with mode: 0644]
programs/view/Ru.rc [new file with mode: 0644]
programs/view/Si.rc [new file with mode: 0644]
programs/view/Sv.rc [new file with mode: 0644]
programs/view/Tr.rc [new file with mode: 0644]
programs/view/Zh.rc [new file with mode: 0644]
programs/view/globals.h [new file with mode: 0644]
programs/view/init.c [new file with mode: 0644]
programs/view/resource.h [new file with mode: 0644]
programs/view/view.c [new file with mode: 0644]
programs/view/winmain.c [new file with mode: 0644]
programs/wineboot/Makefile.in [new file with mode: 0644]
programs/wineboot/resource.h [new file with mode: 0644]
programs/wineboot/shutdown.c [new file with mode: 0644]
programs/wineboot/wineboot.c [new file with mode: 0644]
programs/wineboot/wineboot_Da.rc [new file with mode: 0644]
programs/wineboot/wineboot_De.rc [new file with mode: 0644]
programs/wineboot/wineboot_En.rc [new file with mode: 0644]
programs/wineboot/wineboot_Es.rc [new file with mode: 0644]
programs/wineboot/wineboot_Fr.rc [new file with mode: 0644]
programs/wineboot/wineboot_It.rc [new file with mode: 0644]
programs/wineboot/wineboot_Ja.rc [new file with mode: 0644]
programs/wineboot/wineboot_Ko.rc [new file with mode: 0644]
programs/wineboot/wineboot_Lt.rc [new file with mode: 0644]
programs/wineboot/wineboot_Nl.rc [new file with mode: 0644]
programs/wineboot/wineboot_No.rc [new file with mode: 0644]
programs/wineboot/wineboot_Pl.rc [new file with mode: 0644]
programs/wineboot/wineboot_Pt.rc [new file with mode: 0644]
programs/wineboot/wineboot_Ro.rc [new file with mode: 0644]
programs/wineboot/wineboot_Ru.rc [new file with mode: 0644]
programs/wineboot/wineboot_Si.rc [new file with mode: 0644]
programs/wineboot/wineboot_Sv.rc [new file with mode: 0644]
programs/wineboot/wineboot_Zh.rc [new file with mode: 0644]
programs/winebrowser/Makefile.in [new file with mode: 0644]
programs/winebrowser/main.c [new file with mode: 0644]
programs/winecfg/Bg.rc [new file with mode: 0644]
programs/winecfg/Cs.rc [new file with mode: 0644]
programs/winecfg/Da.rc [new file with mode: 0644]
programs/winecfg/De.rc [new file with mode: 0644]
programs/winecfg/En.rc [new file with mode: 0644]
programs/winecfg/Es.rc [new file with mode: 0644]
programs/winecfg/Fi.rc [new file with mode: 0644]
programs/winecfg/Fr.rc [new file with mode: 0644]
programs/winecfg/Hu.rc [new file with mode: 0644]
programs/winecfg/It.rc [new file with mode: 0644]
programs/winecfg/Ja.rc [new file with mode: 0644]
programs/winecfg/Ko.rc [new file with mode: 0644]
programs/winecfg/Lt.rc [new file with mode: 0644]
programs/winecfg/Makefile.in [new file with mode: 0644]
programs/winecfg/Nl.rc [new file with mode: 0644]
programs/winecfg/No.rc [new file with mode: 0644]
programs/winecfg/Pl.rc [new file with mode: 0644]
programs/winecfg/Pt.rc [new file with mode: 0644]
programs/winecfg/Ro.rc [new file with mode: 0644]
programs/winecfg/Ru.rc [new file with mode: 0644]
programs/winecfg/Si.rc [new file with mode: 0644]
programs/winecfg/Sv.rc [new file with mode: 0644]
programs/winecfg/Tr.rc [new file with mode: 0644]
programs/winecfg/Zh.rc [new file with mode: 0644]
programs/winecfg/appdefaults.c [new file with mode: 0644]
programs/winecfg/audio.c [new file with mode: 0644]
programs/winecfg/drive.c [new file with mode: 0644]
programs/winecfg/drivedetect.c [new file with mode: 0644]
programs/winecfg/driveui.c [new file with mode: 0644]
programs/winecfg/idb_checkbox.bmp [new file with mode: 0644]
programs/winecfg/idb_wine.bmp [new file with mode: 0644]
programs/winecfg/idw_testsound.wav [new file with mode: 0644]
programs/winecfg/libraries.c [new file with mode: 0644]
programs/winecfg/main.c [new file with mode: 0644]
programs/winecfg/resource.h [new file with mode: 0644]
programs/winecfg/theme.c [new file with mode: 0644]
programs/winecfg/winecfg.c [new file with mode: 0644]
programs/winecfg/winecfg.h [new file with mode: 0644]
programs/winecfg/winecfg.ico [new file with mode: 0644]
programs/winecfg/winecfg.rc [new file with mode: 0644]
programs/winecfg/winecfg.svg [new file with mode: 0644]
programs/winecfg/x11drvdlg.c [new file with mode: 0644]
programs/wineconsole/Makefile.in [new file with mode: 0644]
programs/wineconsole/curses.c [new file with mode: 0644]
programs/wineconsole/dialog.c [new file with mode: 0644]
programs/wineconsole/registry.c [new file with mode: 0644]
programs/wineconsole/user.c [new file with mode: 0644]
programs/wineconsole/winecon_private.h [new file with mode: 0644]
programs/wineconsole/winecon_user.h [new file with mode: 0644]
programs/wineconsole/wineconsole.c [new file with mode: 0644]
programs/wineconsole/wineconsole_Cs.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_De.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_En.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Eo.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Es.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Fr.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Hu.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_It.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Ko.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Lt.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Nl.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_No.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Pl.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Pt.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Ru.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Si.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Sv.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Tr.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_Zh.rc [new file with mode: 0644]
programs/wineconsole/wineconsole_res.h [new file with mode: 0644]
programs/winedbg/Makefile.in [new file with mode: 0644]
programs/winedbg/README [new file with mode: 0644]
programs/winedbg/be_alpha.c [new file with mode: 0644]
programs/winedbg/be_cpu.h [new file with mode: 0644]
programs/winedbg/be_i386.c [new file with mode: 0644]
programs/winedbg/be_ppc.c [new file with mode: 0644]
programs/winedbg/be_x86_64.c [new file with mode: 0644]
programs/winedbg/break.c [new file with mode: 0644]
programs/winedbg/crashdlg.c [new file with mode: 0644]
programs/winedbg/db_disasm.c [new file with mode: 0644]
programs/winedbg/db_disasm64.c [new file with mode: 0644]
programs/winedbg/dbg.y [new file with mode: 0644]
programs/winedbg/debug.l [new file with mode: 0644]
programs/winedbg/debugger.h [new file with mode: 0644]
programs/winedbg/display.c [new file with mode: 0644]
programs/winedbg/expr.c [new file with mode: 0644]
programs/winedbg/expr.h [new file with mode: 0644]
programs/winedbg/gdbproxy.c [new file with mode: 0644]
programs/winedbg/info.c [new file with mode: 0644]
programs/winedbg/intvar.h [new file with mode: 0644]
programs/winedbg/memory.c [new file with mode: 0644]
programs/winedbg/resource.h [new file with mode: 0644]
programs/winedbg/rsrc_De.rc [new file with mode: 0644]
programs/winedbg/rsrc_En.rc [new file with mode: 0644]
programs/winedbg/rsrc_Es.rc [new file with mode: 0644]
programs/winedbg/rsrc_Fr.rc [new file with mode: 0644]
programs/winedbg/rsrc_It.rc [new file with mode: 0644]
programs/winedbg/rsrc_Ko.rc [new file with mode: 0644]
programs/winedbg/rsrc_Lt.rc [new file with mode: 0644]
programs/winedbg/rsrc_Nl.rc [new file with mode: 0644]
programs/winedbg/rsrc_No.rc [new file with mode: 0644]
programs/winedbg/rsrc_Pt.rc [new file with mode: 0644]
programs/winedbg/rsrc_Ru.rc [new file with mode: 0644]
programs/winedbg/rsrc_Sv.rc [new file with mode: 0644]
programs/winedbg/source.c [new file with mode: 0644]
programs/winedbg/stack.c [new file with mode: 0644]
programs/winedbg/symbol.c [new file with mode: 0644]
programs/winedbg/tgt_active.c [new file with mode: 0644]
programs/winedbg/tgt_minidump.c [new file with mode: 0644]
programs/winedbg/tgt_module.c [new file with mode: 0644]
programs/winedbg/types.c [new file with mode: 0644]
programs/winedbg/winedbg.c [new file with mode: 0644]
programs/winedbg/winedbg.man.in [new file with mode: 0644]
programs/winedevice/Makefile.in [new file with mode: 0644]
programs/winedevice/device.c [new file with mode: 0644]
programs/winefile/Cs.rc [new file with mode: 0644]
programs/winefile/Da.rc [new file with mode: 0644]
programs/winefile/De.rc [new file with mode: 0644]
programs/winefile/En.rc [new file with mode: 0644]
programs/winefile/Es.rc [new file with mode: 0644]
programs/winefile/Fr.rc [new file with mode: 0644]
programs/winefile/Hu.rc [new file with mode: 0644]
programs/winefile/It.rc [new file with mode: 0644]
programs/winefile/Ja.rc [new file with mode: 0644]
programs/winefile/Ko.rc [new file with mode: 0644]
programs/winefile/Lt.rc [new file with mode: 0644]
programs/winefile/Makefile.in [new file with mode: 0644]
programs/winefile/Nl.rc [new file with mode: 0644]
programs/winefile/No.rc [new file with mode: 0644]
programs/winefile/Pl.rc [new file with mode: 0644]
programs/winefile/Pt.rc [new file with mode: 0644]
programs/winefile/Ru.rc [new file with mode: 0644]
programs/winefile/Si.rc [new file with mode: 0644]
programs/winefile/Sv.rc [new file with mode: 0644]
programs/winefile/Tr.rc [new file with mode: 0644]
programs/winefile/Uk.rc [new file with mode: 0644]
programs/winefile/Zh.rc [new file with mode: 0644]
programs/winefile/drivebar.bmp [new file with mode: 0644]
programs/winefile/images.bmp [new file with mode: 0644]
programs/winefile/resource.h [new file with mode: 0644]
programs/winefile/rsrc.rc [new file with mode: 0644]
programs/winefile/splitpath.c [new file with mode: 0644]
programs/winefile/toolbar.bmp [new file with mode: 0644]
programs/winefile/winefile.c [new file with mode: 0644]
programs/winefile/winefile.h [new file with mode: 0644]
programs/winefile/winefile.ico [new file with mode: 0644]
programs/winefile/winefile.svg [new file with mode: 0644]
programs/winemenubuilder/Makefile.in [new file with mode: 0644]
programs/winemenubuilder/wine.xpm [new file with mode: 0644]
programs/winemenubuilder/winemenubuilder.c [new file with mode: 0644]
programs/winemine/Cs.rc [new file with mode: 0644]
programs/winemine/Da.rc [new file with mode: 0644]
programs/winemine/De.rc [new file with mode: 0644]
programs/winemine/En.rc [new file with mode: 0644]
programs/winemine/Es.rc [new file with mode: 0644]
programs/winemine/Fi.rc [new file with mode: 0644]
programs/winemine/Fr.rc [new file with mode: 0644]
programs/winemine/It.rc [new file with mode: 0644]
programs/winemine/Ja.rc [new file with mode: 0644]
programs/winemine/Ko.rc [new file with mode: 0644]
programs/winemine/Lt.rc [new file with mode: 0644]
programs/winemine/Makefile.in [new file with mode: 0644]
programs/winemine/Nl.rc [new file with mode: 0644]
programs/winemine/No.rc [new file with mode: 0644]
programs/winemine/Pl.rc [new file with mode: 0644]
programs/winemine/Pt.rc [new file with mode: 0644]
programs/winemine/Ro.rc [new file with mode: 0644]
programs/winemine/Ru.rc [new file with mode: 0644]
programs/winemine/Si.rc [new file with mode: 0644]
programs/winemine/Sv.rc [new file with mode: 0644]
programs/winemine/Tr.rc [new file with mode: 0644]
programs/winemine/Zh.rc [new file with mode: 0644]
programs/winemine/dialog.c [new file with mode: 0644]
programs/winemine/faces.bmp [new file with mode: 0644]
programs/winemine/leds.bmp [new file with mode: 0644]
programs/winemine/main.c [new file with mode: 0644]
programs/winemine/main.h [new file with mode: 0644]
programs/winemine/mines.bmp [new file with mode: 0644]
programs/winemine/resource.h [new file with mode: 0644]
programs/winemine/rsrc.rc [new file with mode: 0644]
programs/winemine/winemine.ico [new file with mode: 0644]
programs/winemine/winemine.svg [new file with mode: 0644]
programs/winepath/Makefile.in [new file with mode: 0644]
programs/winepath/winepath.c [new file with mode: 0644]
programs/winetest/Makefile.in [new file with mode: 0644]
programs/winetest/dist.rc [new file with mode: 0644]
programs/winetest/gui.c [new file with mode: 0644]
programs/winetest/main.c [new file with mode: 0644]
programs/winetest/resource.h [new file with mode: 0644]
programs/winetest/send.c [new file with mode: 0644]
programs/winetest/util.c [new file with mode: 0644]
programs/winetest/winetest.h [new file with mode: 0644]
programs/winetest/winetest.ico [new file with mode: 0644]
programs/winetest/winetest.rc [new file with mode: 0644]
programs/winetest/winetest.svg [new file with mode: 0644]
programs/winevdm/Makefile.in [new file with mode: 0644]
programs/winevdm/winevdm.c [new file with mode: 0644]
programs/winhelp.exe16/Makefile.in [new file with mode: 0644]
programs/winhelp.exe16/winhelp.c [new file with mode: 0644]
programs/winhlp32/Bg.rc [new file with mode: 0644]
programs/winhlp32/Cs.rc [new file with mode: 0644]
programs/winhlp32/Da.rc [new file with mode: 0644]
programs/winhlp32/De.rc [new file with mode: 0644]
programs/winhlp32/En.rc [new file with mode: 0644]
programs/winhlp32/Eo.rc [new file with mode: 0644]
programs/winhlp32/Es.rc [new file with mode: 0644]
programs/winhlp32/Fi.rc [new file with mode: 0644]
programs/winhlp32/Fr.rc [new file with mode: 0644]
programs/winhlp32/Hu.rc [new file with mode: 0644]
programs/winhlp32/It.rc [new file with mode: 0644]
programs/winhlp32/Ja.rc [new file with mode: 0644]
programs/winhlp32/Ko.rc [new file with mode: 0644]
programs/winhlp32/Lt.rc [new file with mode: 0644]
programs/winhlp32/Makefile.in [new file with mode: 0644]
programs/winhlp32/Nl.rc [new file with mode: 0644]
programs/winhlp32/No.rc [new file with mode: 0644]
programs/winhlp32/Pl.rc [new file with mode: 0644]
programs/winhlp32/Pt.rc [new file with mode: 0644]
programs/winhlp32/Rm.rc [new file with mode: 0644]
programs/winhlp32/Ro.rc [new file with mode: 0644]
programs/winhlp32/Ru.rc [new file with mode: 0644]
programs/winhlp32/Si.rc [new file with mode: 0644]
programs/winhlp32/Sk.rc [new file with mode: 0644]
programs/winhlp32/Sv.rc [new file with mode: 0644]
programs/winhlp32/Tr.rc [new file with mode: 0644]
programs/winhlp32/Wa.rc [new file with mode: 0644]
programs/winhlp32/Zh.rc [new file with mode: 0644]
programs/winhlp32/callback.c [new file with mode: 0644]
programs/winhlp32/hlpfile.c [new file with mode: 0644]
programs/winhlp32/hlpfile.h [new file with mode: 0644]
programs/winhlp32/macro.c [new file with mode: 0644]
programs/winhlp32/macro.h [new file with mode: 0644]
programs/winhlp32/macro.lex.l [new file with mode: 0644]
programs/winhlp32/rsrc.rc [new file with mode: 0644]
programs/winhlp32/string.c [new file with mode: 0644]
programs/winhlp32/winhelp.c [new file with mode: 0644]
programs/winhlp32/winhelp.h [new file with mode: 0644]
programs/winhlp32/winhelp.ico [new file with mode: 0644]
programs/winhlp32/winhelp.svg [new file with mode: 0644]
programs/winhlp32/winhelp_res.h [new file with mode: 0644]
programs/winoldap.mod16/Makefile.in [new file with mode: 0644]
programs/winoldap.mod16/winoldap.c [new file with mode: 0644]
programs/winver/Makefile.in [new file with mode: 0644]
programs/winver/version.rc [new file with mode: 0644]
programs/winver/winver.c [new file with mode: 0644]
programs/wordpad/Da.rc [new file with mode: 0644]
programs/wordpad/De.rc [new file with mode: 0644]
programs/wordpad/En.rc [new file with mode: 0644]
programs/wordpad/Fr.rc [new file with mode: 0644]
programs/wordpad/Hu.rc [new file with mode: 0644]
programs/wordpad/It.rc [new file with mode: 0644]
programs/wordpad/Ja.rc [new file with mode: 0644]
programs/wordpad/Ko.rc [new file with mode: 0644]
programs/wordpad/Lt.rc [new file with mode: 0644]
programs/wordpad/Makefile.in [new file with mode: 0644]
programs/wordpad/Nl.rc [new file with mode: 0644]
programs/wordpad/No.rc [new file with mode: 0644]
programs/wordpad/Pl.rc [new file with mode: 0644]
programs/wordpad/Pt.rc [new file with mode: 0644]
programs/wordpad/Ru.rc [new file with mode: 0644]
programs/wordpad/Si.rc [new file with mode: 0644]
programs/wordpad/Sv.rc [new file with mode: 0644]
programs/wordpad/Tr.rc [new file with mode: 0644]
programs/wordpad/Uk.rc [new file with mode: 0644]
programs/wordpad/Zh.rc [new file with mode: 0644]
programs/wordpad/formatbar.bmp [new file with mode: 0644]
programs/wordpad/print.c [new file with mode: 0644]
programs/wordpad/registry.c [new file with mode: 0644]
programs/wordpad/rsrc.rc [new file with mode: 0644]
programs/wordpad/toolbar.bmp [new file with mode: 0644]
programs/wordpad/wordpad.c [new file with mode: 0644]
programs/wordpad/wordpad.h [new file with mode: 0644]
programs/wordpad/wordpad.ico [new file with mode: 0644]
programs/wordpad/wordpad.svg [new file with mode: 0644]
programs/wordpad/zoom.cur [new file with mode: 0644]
programs/write/De.rc [new file with mode: 0644]
programs/write/En.rc [new file with mode: 0644]
programs/write/Fr.rc [new file with mode: 0644]
programs/write/It.rc [new file with mode: 0644]
programs/write/Ja.rc [new file with mode: 0644]
programs/write/Ko.rc [new file with mode: 0644]
programs/write/Lt.rc [new file with mode: 0644]
programs/write/Makefile.in [new file with mode: 0644]
programs/write/Nl.rc [new file with mode: 0644]
programs/write/No.rc [new file with mode: 0644]
programs/write/Pl.rc [new file with mode: 0644]
programs/write/Pt.rc [new file with mode: 0644]
programs/write/Ro.rc [new file with mode: 0644]
programs/write/Ru.rc [new file with mode: 0644]
programs/write/Si.rc [new file with mode: 0644]
programs/write/Sv.rc [new file with mode: 0644]
programs/write/Uk.rc [new file with mode: 0644]
programs/write/resources.h [new file with mode: 0644]
programs/write/write.c [new file with mode: 0644]
programs/xcopy/Da.rc [new file with mode: 0644]
programs/xcopy/De.rc [new file with mode: 0644]
programs/xcopy/En.rc [new file with mode: 0644]
programs/xcopy/Fr.rc [new file with mode: 0644]
programs/xcopy/It.rc [new file with mode: 0644]
programs/xcopy/Ja.rc [new file with mode: 0644]
programs/xcopy/Ko.rc [new file with mode: 0644]
programs/xcopy/Lt.rc [new file with mode: 0644]
programs/xcopy/Makefile.in [new file with mode: 0644]
programs/xcopy/Nl.rc [new file with mode: 0644]
programs/xcopy/No.rc [new file with mode: 0644]
programs/xcopy/Pl.rc [new file with mode: 0644]
programs/xcopy/Pt.rc [new file with mode: 0644]
programs/xcopy/Ru.rc [new file with mode: 0644]
programs/xcopy/Si.rc [new file with mode: 0644]
programs/xcopy/Uk.rc [new file with mode: 0644]
programs/xcopy/xcopy.c [new file with mode: 0644]
programs/xcopy/xcopy.h [new file with mode: 0644]
server/Makefile.in [new file with mode: 0644]
server/async.c [new file with mode: 0644]
server/atom.c [new file with mode: 0644]
server/change.c [new file with mode: 0644]
server/class.c [new file with mode: 0644]
server/clipboard.c [new file with mode: 0644]
server/completion.c [new file with mode: 0644]
server/console.c [new file with mode: 0644]
server/debugger.c [new file with mode: 0644]
server/device.c [new file with mode: 0644]
server/directory.c [new file with mode: 0644]
server/event.c [new file with mode: 0644]
server/fd.c [new file with mode: 0644]
server/file.c [new file with mode: 0644]
server/file.h [new file with mode: 0644]
server/handle.c [new file with mode: 0644]
server/handle.h [new file with mode: 0644]
server/hook.c [new file with mode: 0644]
server/mach.c [new file with mode: 0644]
server/mailslot.c [new file with mode: 0644]
server/main.c [new file with mode: 0644]
server/mapping.c [new file with mode: 0644]
server/mutex.c [new file with mode: 0644]
server/named_pipe.c [new file with mode: 0644]
server/object.c [new file with mode: 0644]
server/object.h [new file with mode: 0644]
server/process.c [new file with mode: 0644]
server/process.h [new file with mode: 0644]
server/procfs.c [new file with mode: 0644]
server/protocol.def [new file with mode: 0644]
server/ptrace.c [new file with mode: 0644]
server/queue.c [new file with mode: 0644]
server/region.c [new file with mode: 0644]
server/registry.c [new file with mode: 0644]
server/request.c [new file with mode: 0644]
server/request.h [new file with mode: 0644]
server/security.h [new file with mode: 0644]
server/semaphore.c [new file with mode: 0644]
server/serial.c [new file with mode: 0644]
server/signal.c [new file with mode: 0644]
server/snapshot.c [new file with mode: 0644]
server/sock.c [new file with mode: 0644]
server/symlink.c [new file with mode: 0644]
server/thread.c [new file with mode: 0644]
server/thread.h [new file with mode: 0644]
server/timer.c [new file with mode: 0644]
server/token.c [new file with mode: 0644]
server/trace.c [new file with mode: 0644]
server/unicode.c [new file with mode: 0644]
server/unicode.h [new file with mode: 0644]
server/user.c [new file with mode: 0644]
server/user.h [new file with mode: 0644]
server/window.c [new file with mode: 0644]
server/wineserver.de.man.in [new file with mode: 0644]
server/wineserver.fr.man.in [new file with mode: 0644]
server/wineserver.man.in [new file with mode: 0644]
server/winstation.c [new file with mode: 0644]
tools/Makefile.in [new file with mode: 0644]
tools/buildicon [new file with mode: 0755]
tools/c2man.pl [new file with mode: 0755]
tools/config.guess [new file with mode: 0755]
tools/config.sub [new file with mode: 0755]
tools/examine-relay [new file with mode: 0755]
tools/findfunc [new file with mode: 0755]
tools/fnt2bdf.c [new file with mode: 0644]
tools/fnt2fon.c [new file with mode: 0644]
tools/font_convert.sh [new file with mode: 0755]
tools/install-sh [new file with mode: 0755]
tools/make_authors [new file with mode: 0755]
tools/make_ctests.c [new file with mode: 0644]
tools/make_makefiles [new file with mode: 0755]
tools/make_requests [new file with mode: 0755]
tools/makedep.c [new file with mode: 0644]
tools/mkinstalldirs [new file with mode: 0755]
tools/relpath.c [new file with mode: 0644]
tools/runtest [new file with mode: 0755]
tools/sfnt2fnt.c [new file with mode: 0644]
tools/widl/Makefile.in [new file with mode: 0644]
tools/widl/client.c [new file with mode: 0644]
tools/widl/expr.c [new file with mode: 0644]
tools/widl/expr.h [new file with mode: 0644]
tools/widl/hash.c [new file with mode: 0644]
tools/widl/hash.h [new file with mode: 0644]
tools/widl/header.c [new file with mode: 0644]
tools/widl/header.h [new file with mode: 0644]
tools/widl/parser.h [new file with mode: 0644]
tools/widl/parser.l [new file with mode: 0644]
tools/widl/parser.y [new file with mode: 0644]
tools/widl/proxy.c [new file with mode: 0644]
tools/widl/server.c [new file with mode: 0644]
tools/widl/typegen.c [new file with mode: 0644]
tools/widl/typegen.h [new file with mode: 0644]
tools/widl/typelib.c [new file with mode: 0644]
tools/widl/typelib.h [new file with mode: 0644]
tools/widl/typelib_struct.h [new file with mode: 0644]
tools/widl/typetree.c [new file with mode: 0644]
tools/widl/typetree.h [new file with mode: 0644]
tools/widl/utils.c [new file with mode: 0644]
tools/widl/utils.h [new file with mode: 0644]
tools/widl/widl.c [new file with mode: 0644]
tools/widl/widl.h [new file with mode: 0644]
tools/widl/widl.man.in [new file with mode: 0644]
tools/widl/widltypes.h [new file with mode: 0644]
tools/widl/write_msft.c [new file with mode: 0644]
tools/winapi/c_function.pm [new file with mode: 0644]
tools/winapi/c_parser.pm [new file with mode: 0644]
tools/winapi/c_type.pm [new file with mode: 0644]
tools/winapi/config.pm [new file with mode: 0644]
tools/winapi/function.pm [new file with mode: 0644]
tools/winapi/make_filter [new file with mode: 0755]
tools/winapi/make_filter_options.pm [new file with mode: 0644]
tools/winapi/make_parser.pm [new file with mode: 0644]
tools/winapi/modules.pm [new file with mode: 0644]
tools/winapi/msvcmaker [new file with mode: 0755]
tools/winapi/msvcmaker_options.pm [new file with mode: 0644]
tools/winapi/nativeapi.dat [new file with mode: 0644]
tools/winapi/nativeapi.pm [new file with mode: 0644]
tools/winapi/options.pm [new file with mode: 0644]
tools/winapi/output.pm [new file with mode: 0644]
tools/winapi/preprocessor.pm [new file with mode: 0644]
tools/winapi/setup.pm [new file with mode: 0644]
tools/winapi/tests.dat [new file with mode: 0644]
tools/winapi/tests.pm [new file with mode: 0644]
tools/winapi/type.pm [new file with mode: 0644]
tools/winapi/util.pm [new file with mode: 0644]
tools/winapi/win16.api [new file with mode: 0644]
tools/winapi/win32.api [new file with mode: 0644]
tools/winapi/winapi.pm [new file with mode: 0644]
tools/winapi/winapi_check [new file with mode: 0755]
tools/winapi/winapi_check_options.pm [new file with mode: 0644]
tools/winapi/winapi_documentation.pm [new file with mode: 0644]
tools/winapi/winapi_extract [new file with mode: 0755]
tools/winapi/winapi_extract_options.pm [new file with mode: 0644]
tools/winapi/winapi_function.pm [new file with mode: 0644]
tools/winapi/winapi_global.pm [new file with mode: 0644]
tools/winapi/winapi_local.pm [new file with mode: 0644]
tools/winapi/winapi_module_user.pm [new file with mode: 0644]
tools/winapi/winapi_parser.pm [new file with mode: 0644]
tools/winapi/winapi_test [new file with mode: 0755]
tools/winapi/winapi_test_options.pm [new file with mode: 0644]
tools/wine.desktop [new file with mode: 0644]
tools/wine.inf.in [new file with mode: 0644]
tools/wineapploader.in [new file with mode: 0755]
tools/winebuild/Makefile.in [new file with mode: 0644]
tools/winebuild/build.h [new file with mode: 0644]
tools/winebuild/import.c [new file with mode: 0644]
tools/winebuild/main.c [new file with mode: 0644]
tools/winebuild/parser.c [new file with mode: 0644]
tools/winebuild/relay.c [new file with mode: 0644]
tools/winebuild/res16.c [new file with mode: 0644]
tools/winebuild/res32.c [new file with mode: 0644]
tools/winebuild/spec16.c [new file with mode: 0644]
tools/winebuild/spec32.c [new file with mode: 0644]
tools/winebuild/utils.c [new file with mode: 0644]
tools/winebuild/winebuild.man.in [new file with mode: 0644]
tools/winedump/Makefile.in [new file with mode: 0644]
tools/winedump/README [new file with mode: 0644]
tools/winedump/debug.c [new file with mode: 0644]
tools/winedump/dos.c [new file with mode: 0644]
tools/winedump/dump.c [new file with mode: 0644]
tools/winedump/emf.c [new file with mode: 0644]
tools/winedump/font.c [new file with mode: 0644]
tools/winedump/function_grep.pl [new file with mode: 0755]
tools/winedump/le.c [new file with mode: 0644]
tools/winedump/lib.c [new file with mode: 0644]
tools/winedump/lnk.c [new file with mode: 0644]
tools/winedump/main.c [new file with mode: 0644]
tools/winedump/minidump.c [new file with mode: 0644]
tools/winedump/misc.c [new file with mode: 0644]
tools/winedump/msc.c [new file with mode: 0644]
tools/winedump/msmangle.c [new file with mode: 0644]
tools/winedump/ne.c [new file with mode: 0644]
tools/winedump/output.c [new file with mode: 0644]
tools/winedump/pdb.c [new file with mode: 0644]
tools/winedump/pe.c [new file with mode: 0644]
tools/winedump/search.c [new file with mode: 0644]
tools/winedump/symbol.c [new file with mode: 0644]
tools/winedump/winedump.h [new file with mode: 0644]
tools/winedump/winedump.man.in [new file with mode: 0644]
tools/winegcc/Makefile.in [new file with mode: 0644]
tools/winegcc/utils.c [new file with mode: 0644]
tools/winegcc/utils.h [new file with mode: 0644]
tools/winegcc/winegcc.c [new file with mode: 0644]
tools/winegcc/winegcc.man.in [new file with mode: 0644]
tools/wineinstall [new file with mode: 0755]
tools/winemaker [new file with mode: 0755]
tools/winemaker.de.man.in [new file with mode: 0644]
tools/winemaker.man.in [new file with mode: 0644]
tools/winewrapper [new file with mode: 0755]
tools/wmc/CHANGES [new file with mode: 0644]
tools/wmc/Makefile.in [new file with mode: 0644]
tools/wmc/lang.c [new file with mode: 0644]
tools/wmc/lang.h [new file with mode: 0644]
tools/wmc/mcl.c [new file with mode: 0644]
tools/wmc/mcy.y [new file with mode: 0644]
tools/wmc/utils.c [new file with mode: 0644]
tools/wmc/utils.h [new file with mode: 0644]
tools/wmc/wmc.c [new file with mode: 0644]
tools/wmc/wmc.h [new file with mode: 0644]
tools/wmc/wmc.man.in [new file with mode: 0644]
tools/wmc/wmctypes.h [new file with mode: 0644]
tools/wmc/write.c [new file with mode: 0644]
tools/wmc/write.h [new file with mode: 0644]
tools/wrc/CHANGES [new file with mode: 0644]
tools/wrc/Makefile.in [new file with mode: 0644]
tools/wrc/dumpres.c [new file with mode: 0644]
tools/wrc/dumpres.h [new file with mode: 0644]
tools/wrc/genres.c [new file with mode: 0644]
tools/wrc/genres.h [new file with mode: 0644]
tools/wrc/newstruc.c [new file with mode: 0644]
tools/wrc/newstruc.h [new file with mode: 0644]
tools/wrc/parser.h [new file with mode: 0644]
tools/wrc/parser.l [new file with mode: 0644]
tools/wrc/parser.y [new file with mode: 0644]
tools/wrc/readres.c [new file with mode: 0644]
tools/wrc/readres.h [new file with mode: 0644]
tools/wrc/translation.c [new file with mode: 0644]
tools/wrc/utils.c [new file with mode: 0644]
tools/wrc/utils.h [new file with mode: 0644]
tools/wrc/wrc.c [new file with mode: 0644]
tools/wrc/wrc.doc [new file with mode: 0644]
tools/wrc/wrc.h [new file with mode: 0644]
tools/wrc/wrc.man.in [new file with mode: 0644]
tools/wrc/wrctypes.h [new file with mode: 0644]
tools/wrc/writeres.c [new file with mode: 0644]