summaryrefslogtreecommitdiff
path: root/src/mir_core/path.cpp
AgeCommit message (Collapse)Author
2014-07-24- temporary variables removed;George Hazan
- TCHAR replaced with WCHAR when needed git-svn-id: http://svn.miranda-ng.org/main/trunk@9933 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-24minor code reorganizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9931 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-04mir_core:George Hazan
- third parameter pBase added to PathToRelative/PathToRelativeW; - missing export 'db_mc_notifyDefChange' added to the .def file; - path utils moved to _tcsncpy_s function; - useless variables removed; - libraries regenerated; git-svn-id: http://svn.miranda-ng.org/main/trunk@9676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25PathIsAbsolute/PathIsAbsoluteW published from the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8737 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-09fix: PathToAbsolute doesn't clear the output string on errorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3930 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-11core: copyright update to year 2013George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3549 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-06- mir_core.dll moved to the core :)George Hazan
- plugins now obtain the fake langpack id if langpack is absent git-svn-id: http://svn.miranda-ng.org/main/trunk@787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c