debian/changelog | 14 + debian/control | 2 dlls/clusapi/Makefile.in | 14 + dlls/clusapi/clusapi.c | 56 +++++ dlls/clusapi/clusapi.spec | 115 ++++++++++++ dlls/comctl32/tests/resources.h | 37 +++ dlls/comctl32/tests/rsrc.rc | 165 +++++++++++++++++ dlls/crypt32/sip.c | 380 ++++++++++++++++++++++++++++++++++++++++ dlls/crypt32/tests/sip.c | 377 +++++++++++++++++++++++++++++++++++++++ dlls/iccvid/iccvid_Pl.rc | 26 ++ dlls/localspl/localmon.c | 70 +++++++ dlls/localspl/tests/Makefile.in | 13 + dlls/localspl/tests/localmon.c | 72 +++++++ dlls/mshtml/task.c | 258 +++++++++++++++++++++++++++ dlls/msrle32/msrle_Pl.rc | 29 +++ dlls/msvidc32/msvidc32_Pl.rc | 25 ++ dlls/nddeapi/Makefile.in | 14 + dlls/nddeapi/nddeapi.c | 49 +++++ dlls/nddeapi/nddeapi.spec | 28 ++ dlls/wintrust/crypt.c | 186 +++++++++++++++++++ programs/uninstaller/Pl.rc | 45 ++++ programs/view/Pl.rc | 71 +++++++ 22 files changed, 2045 insertions(+), 1 deletion(-)