License: zlib/libpng License
browse code,
statistics,
last commit on 2013-05-21
svn co https://nsis.svn.sourceforge.net/svnroot/nsis nsis
Just to verify, as it seems to work fine for me, you did uncomment "Unicode true" first, right? Does it work for you with System::Call? System::Call 'user32::MessageBox(i0,t"안녕하세요!",t"hello",i0)'.
2013-05-22 09:43:26 PDT by kichik
Version: 3.0a0 I write my plugin and to test unicode i use function __declspec(dllexport) void mypluginfunc(HWND hWndParent, int string_size, TCHAR *variables, stack_t **stacktop, extra_parameters *extra) { EXDLL_INIT(); WCHAR szComponent[256]; popstring(szComponent); int len = (int)wcslen(szComponent); // make a little change to input parameter for (int i...
2013-05-22 07:14:02 PDT by https://www.google.com/accounts
anders_k committed revision 6367 to the Nullsoft Scriptable Install System SVN repository, changing 1 files.
2013-05-21 12:18:26 PDT by anders_k
kichik committed revision 6366 to the Nullsoft Scriptable Install System SVN repository, changing 1 files.
2013-05-19 18:20:18 PDT by kichik
kichik committed revision 6365 to the Nullsoft Scriptable Install System SVN repository, changing 1 files.
2013-05-19 18:16:04 PDT by kichik
kichik committed revision 6364 to the Nullsoft Scriptable Install System SVN repository, changing 1 files.
2013-05-19 18:04:52 PDT by kichik
kichik committed revision 6363 to the Nullsoft Scriptable Install System SVN repository, changing 1 files.
2013-05-19 17:50:51 PDT by kichik
NSIS (Nullsoft Scriptable Install System) is a professional open-source tool for the development of Windows installers. It is designed to be as small and flexible as possible and is therefore highly suitable for internet distribution. NSIS 3.0a0 is released. This is the first alpha version of the next major NSIS release. Lots of bug fixes and new features were included. The biggest feature is...
2013-05-19 17:32:24 PDT by kichik
made 1 file-release changes.
kichik made 1 file-release changes.
2013-05-19 17:20:03 PDT by kichik