null soft installer system
Find a file
eccles a7ed10087c - Icon and bitmap controls were being passed the file name string on creation which the control would interpret as the name of a resource, and fail.
- Now passes hInstance to LoadImage call which seems to solve a bizarre sporadic possible Windows bug where the LR_LOADFROMFILE parameter seems to be ignored.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3078 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-30 23:51:44 +00:00
Contrib - Icon and bitmap controls were being passed the file name string on creation which the control would interpret as the name of a resource, and fail. 2003-10-30 23:51:44 +00:00
Docs credits, history, links, fix 2003-10-23 13:01:59 +00:00
Examples Modern UI 1.67 2003-10-22 19:23:45 +00:00
Include more macros by derekrprice 2003-06-04 21:02:43 +00:00
Menu Quick Launch page 2003-10-01 17:55:44 +00:00
Plugins - Icon and bitmap controls were being passed the file name string on creation which the control would interpret as the name of a resource, and fail. 2003-10-30 23:51:44 +00:00
Source That shouldn't have gotten in there... 2003-10-30 23:12:25 +00:00
nsisconf.nsh mui nsisconf macro backwards compatible 2003-09-28 16:35:42 +00:00
TODO.txt - Improved file mapping so you can now esaily compile installers up to 2GB with a minimum requirment of memory (changable by FileBufSize) 2003-09-15 22:05:06 +00:00