wizou
|
64a0f32e52
|
more simple TCHARs fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6047 212acab6-be3b-0410-9dea-997c60f758d6
|
2010-04-12 16:00:17 +00:00 |
|
wizou
|
752d7d239a
|
Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant.
Compiler output is identical before & after this step
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/branches/wizou@6036 212acab6-be3b-0410-9dea-997c60f758d6
|
2010-03-24 17:22:56 +00:00 |
|
kichik
|
0aed504f4a
|
happy new year!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5917 212acab6-be3b-0410-9dea-997c60f758d6
|
2009-02-01 14:44:30 +00:00 |
|
kichik
|
2675599a31
|
happy new year!
bug #1855805
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5429 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-12-22 09:41:57 +00:00 |
|
kichik
|
df24dbe687
|
winchar_strlen and winchar_strdup can use const WCHAR
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5057 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-04-11 21:33:18 +00:00 |
|
kichik
|
a796f08c10
|
copyright notice
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4942 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-02-17 16:34:10 +00:00 |
|
kichik
|
0b19a3fa29
|
added winchar_strdup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4936 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-02-17 15:06:53 +00:00 |
|
kichik
|
42fe2b8d43
|
fixed winchar_strcmp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4893 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-01-25 14:07:29 +00:00 |
|
kichik
|
478f9536e4
|
add support for codepage selection in winchar_*ansi
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4886 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-01-25 13:04:52 +00:00 |
|
kichik
|
5b01b17f11
|
wcs* use wchar_t on POSIX, which is not the same as WCHAR
so, winchar_* is introduced which uses WCHAR
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4883 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-01-25 12:57:44 +00:00 |
|