| wizard 2006-11-12, 3:55 am |
| The Aurora compiler has just been updated to Beta 1 Rev 3. To get the
update redownload from the link provided when purchasing and reinstall
the compiler.
Changes/Additions
-------------------------
- Global intializers wre not working with defined constants. Fixed.
- CIcon::LoadOEMIcon, CBitmap::LoadOEMBitmap and CCursor::LoadOEMCursor
fixed.
- GetArgCoung, GetArgString and GetArgStringW function added for
command line processing.
- SetFont in derived control classes was failing if used more than once
on the same control. Fixed.
- The ReadString file I/O function now handles soft line breaks
properly.
- Debugger variable display not working if the source file was located
ouside of the project directory. Fixed.
- Debugger display of 64 bit integers fixed.
- #break statement was causing incorrect line numbers to be stored in
the debug executable. Fixed.
- The debugger will now "step out" of a function if you attempt to
single step passed the end of the function.
- A bug where the linker would fail to build an executable after
debugging has been resolved.
- Disassembler added to IDE. The disassembler shows the previous and
current lines to be executed in the 'Disassembly' tag of the debug
context display.
- A dozen or so more classes documented in the help files.
The demo version has been update to this revision.
------------------------------
Purchasing information:
http://www.ionicwind.com/index.php?...id=16&Itemid=30
------------------------------
Donate to the Aurora project
https://www.paypal.com/cgi-bin/webs...charset=UTF%2d8
------------------------------
Regards,
The Ionic Wind Software Team.
http://www.ionicwind.com/forums/index.php
|