Notes: Developer's Workshop -------------------- Copyright © 2002 by Chris Hansen. All rights reserved. License Issues -------------- Developer's C++ Workshop (including "Select Language") is published under the terms of the GNU General Public License. Please read 'gpl.txt' in the 'Licenses' directory. Developer's JavaScript Editor is published under the terms of the GNU General Public License. Please read 'gpl.txt' in the 'Licenses' directory. Developer's Windows Class Library is published under the terms of the GNU Lesser General Public License. Please read 'lgpl.txt' in the 'Licenses' directory. Scintilla is written by Neil Hodgson. Please read 'Scintilla.txt' in the 'Licenses' directory. 'cards.h', 'commctrl2.h', 'htmlhelp.h', 'shlwapi.h' and 'wingdi2.h' header files are written by Chris Hansen and are placed in the public domain. The sample applications are all placed in the public domain.
Changes: Developer's C++ Workshop ------------------------ Copyright © 2002 by Chris Hansen. All rights reserved. Version 0.2.1: - Accelerator bug fixed. - The margin resizes depending on how many digits there are in the line number. - Some major changes are made to "Developer's Windows Class Library (WCL)". - Some code has been rewritten so it fits the changes in WCL. - Added the very beginning of WCL help file. - Added some API's to the library and a new import library for MSIMG32.DLL. Look at 'gdi2.h' for details. - Added header file and import library for HtmlHelp. - New GCC package from the MinGW32 developer team. - New Binutils package from the MinGW32 developer team. - New w32api package from the MinGW32 developer team. - Scintilla component upgraded to version 1.46. - The binary version of the Scintilla component was compiled with MS Visual C++ 6. Since GCC in this package has been upgraded, I've had some serious troubles compiling the component using MinGW32. This is properbly because the source has not yet been ported to GCC 3.1, but I haven't done much research on this issue. - Added 3rd party debugger, Dr. Mingw.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use