summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/pu_stub/pu_stub.cpp
AgeCommit message (Collapse)Author
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-03PluginUpdater: coverity fixes MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15502 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-26compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3785 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-25- VC6 compatibilityVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3771 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-06compilation fix for 32-bit targetsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-05experimental version of PU that can handle UAC correctlyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3445 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c