NSIS/Include
kichik d02eae4d94 String Functions 1.07
- StrStrAdv and StrCase have their functions remodeled with LogicLib. Functions have a lesser chance to have bugs.
 - Added case-sensitive comparation option for StrStrAdv.
 - StrCase now uses System.dll which makes case convertions effective with all latin letters (i.e. ?).
 - StrClbSet and StrClbGet removed, added StrClb.
 - Made compact the most usual operations inside the header file. File size reduced.
 - Added "!verbose" to header file -> faster compilation and header file output organized (code borrowed from LogicLib.nsh).


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3663 212acab6-be3b-0410-9dea-997c60f758d6
2004-09-24 13:59:03 +00:00
..
Colors.nsh updated colors.nsh 2004-07-24 12:34:47 +00:00
Library.nsh Library fixes and improvements: 2004-09-24 12:38:23 +00:00
LogicLib.nsh LogicLib 2.5 2004-08-23 13:35:47 +00:00
MUI.nsh If we already have include directories, why not use them? 2003-02-07 14:15:51 +00:00
Sections.nsh cleanup 2003-12-24 18:06:44 +00:00
StrFunc.nsh String Functions 1.07 2004-09-24 13:59:03 +00:00
StrFunc.txt String Functions 1.07 2004-09-24 13:59:03 +00:00
UpgradeDLL.nsh new system for DLL/TLB library setup 2004-08-06 22:04:13 +00:00
WinMessages.nsh added WM_SETTINGCHANGE 2004-05-03 18:40:44 +00:00