v3.90: 100 kb unchanged code gets bigger without implementing new features? must be some additional checks? I want less checks and more speed
v3.91: 98 kb well better than nothing
A new sub-number just for a new linker? Why not wait until some bugs are fixed? You only have 8 releases left until 4.00 and this means completely new compiler core...
v3.90: 100 kb unchanged code gets bigger without implementing new features? must be some additional checks? I want less checks and more speed
v3.91: 98 kb well better than nothing
A new sub-number just for a new linker? Why not wait until some bugs are fixed? You only have 8 releases left until 4.00 and this means completely new compiler core...
3.91 Beta 2
3.91 Beta 3
3.91 Beta 4, etc...
or
3.91b Beta 2
3.91c Beta 1
Technically he could have an infinite amount of releases prior to 4.0..
My avatar is a small copy of the 4x1.8m image I created and exposed at 'Le salon international du meuble à Paris' january 2004 in Matt Sindall's 'Shades' designers exhibition. The original laminated print was designed using a 150 dpi printout.
Well, the usual "for testing purpose only...", and the news:
- Added IsDatabase(), IsFile(), IsFont(), IsDirectory(), IsGadget(), IsImage(), IsLibrary(), IsMenu(), IsModule(), IsMovie(), IsPalette(), IsSprite(), IsSprite3D(), IsStatusBar(), IsSysTrayIcon(), IsToolBar(), IsWindow()
- Manifest file (for XP skins) is now included in the exe
- Changed the LCC resource compiler and linker to PellesC one which brings several cool features: allow to link with VisualC++ .lib, smaller executable, no more Lcc dependency.