Commit graph

15 commits

Author SHA1 Message Date
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
pabs3
eff14a4702 Install the pluginapi stuff in a subdirectory.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5922 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-04 14:08:31 +00:00
kichik
79da5e1cb5 renamed plugin.* to pluginapi.*
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5856 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 08:49:26 +00:00
kichik
4ba8da04fd switch to plugin.h
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5832 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 17:18:43 +00:00
pabs3
4f35575dd6 Fix warning about uninitialised variable
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5087 212acab6-be3b-0410-9dea-997c60f758d6
2007-04-16 07:34:17 +00:00
kichik
0cb1253452 applied patch #1687456 - [UserInfo plugin] Fix for #1684777, GetAccountType and Vista
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5033 212acab6-be3b-0410-9dea-997c60f758d6
2007-04-03 10:02:51 +00:00
pabs3
e873b82b53 Kill some more compiler warnings under Linux and mingw32
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5031 212acab6-be3b-0410-9dea-997c60f758d6
2007-04-02 10:29:35 +00:00
pabs3
747ad310e5 Kill some compiler warnings under Linux and mingw32
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4994 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-11 15:58:46 +00:00
kichik
ccf2bb96a5 applied patch #1164307 - Fixes to allow building Contrib/ on debian (minus Makefiles)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3923 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-17 21:26:59 +00:00
kichik
f915329242 Call the same DllMain for debug and release builds
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3133 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-12 20:24:53 +00:00
kichik
ce6f98cdcd Guests comes after users
http://forums.winamp.com/showthread.php?s=&threadid=112655


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2528 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-02 19:31:11 +00:00
kichik
442b19bc1f Will always return Admin on 9x systems with advapi32.dll that contains functions it shouldn't (all of them?)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2414 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-03 12:26:33 +00:00
kichik
7682617c7b Fixed memory leaks
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1815 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-22 11:54:06 +00:00
kichik
e2c95aaa5b GetAccountType instead of GetGroup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1586 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-04 15:44:51 +00:00
kichik
4541bb7cc8 UserInfo DLL to get user group and name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1585 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-04 15:40:55 +00:00