------------------------------------------------------------- * BFUNC Version 1.02 by AP Posted April-2002 * * Program Description * ------------------------------------------------------------- This version of BFUNC is currently entering release candidate 1.0. The program extends Borland C++ Builder v1.0 to v6.0 by generation a fast function list of current module. This is done to improve developers overview. ------------------------------------------------------------- * Installation Procedure for BFUNC Version 1.02 by AP * ------------------------------------------------------------- --- BFUNC must be installed as a TOOL. Do following steps to install BFUNC 1. Select Configure Tools under [TOOLS] menu to enter tools options. 2. Select Add. 3. Insert Title ex. &Func List. (this give a key shortcut Alt-T+F) 4. Select BFUNC.EXE file with Browse. 5. in parameters use following macros $SAVE $EDNAME $ROW 6. Select OK. --- BFUNC is know ready for use. Short Description. $SAVE - Makes sure file in editor window is saved. $EDNAME - Current editor filename. $ROW - Current line number at cursor position. Commandline Usage BFUNC.EXE C++ Builder generates... BFUNC.EXE $EDNAME $ROW ------------------------------------------------------------- * History Information for BFUNC Version 1.02 by AP * ------------------------------------------------------------- Version 1.0e Fixed function parameters list. Fixed some blank functions and multiple line calls. 1.0f Fixed error in comment handling. 1.0g More support for quotes witch solved errors with array defines, and included an AboutBox. 1.0h Last corrections for release candidate 1.0, changes in first time color setup. Fixed saving of description panel size. Using integral height method, in list view. name track error if function prototype like this - long *(_export _pascal test_func) (char *txt) { Now using my mem.dll, to increase memory security. 1.0.i Added option for multiple instances, and reset button of saved windows registry option. 1.0.j bug when using //; before function names 1.0.k bug when loading font names from windows registry. Faster file functions streaming to memory. 1.0.L Implemented keep alive facility, by moving bfunc to tray. 1.01.0 New version numbering. 1.00.1 Bug enable/disable description/variable lists with resize grabber. 1.01.2 bug using mouse to select function, no file update when calling BFUNC again. 1.01.2 bug using mouse to select function, no file update when calling BFUNC again. 1.02.0B Support of long filenames with spaces History logging. Printing facility. Save to file function. 1.02.1B Fixed bug when turning focus on CPPB ------------------------------------------------------------- Version Date Description 1.02.2B 16.09.1999 - Fixed issue with windows animation when hiding from taskbar, and slow keyboards when using Ctrl and ENTER key 1.02.3B 03.10.1999 Fixed double load of file. 1.02.4 28.11.1999 - Fixed memory build up 1.02.5 13.01.2000 - Added Search List. 1.02.6 15.02.2000 - Added support for Dutch/French/Belgium keyboard layout 1.02.7 17.02.2000 - fixed bug in support for Dutch/French/Belgium keyboard layout 1.02.8 20.03.2002 - Support for CPPB 6 ------------------------------------------------------------- * Bug Information for BFUNC Version 1.02 by AP * ------------------------------------------------------------- No bugs is of my knowledge in bfunc at present time. Please report any bugs on email adress: support@allanpetersen.com or visit www.allanpetersen.com for upgrade if available. ------------------------------------------------------------- * License for use and distribution for BFUNC * ------------------------------------------------------------- It is FREEWARE without any expiration date. Read the license for details: 1. The BFUNC freeware version, may be freely distributed, provided the distribution package is not modified. No person or company may charge a fee for the distribution of BFUNC without written permission from the copyright holder. 3. BFUNC IS DISTRIBUTED "AS IS". NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED. YOU USE AT YOUR OWN RISK. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THIS SOFTWARE. 4. If you do not agree with the terms of this license you must remove BFUNC files from your storage devices and cease to use the product. Thank you for using BFUNC Yours Allan Petersen