This patch program patches BC40 bcw.exe so it forces it to use the "BorlandTE" font shipped with previous versions of BC. Requirements: - Borland C++ 4.0 - The "BorlandTE" font installed. You must do this by hand: Control Panel | Fonts | Add | WIN\SYSTEM\ | BorlandTE Steps: 1: Create a backup of your bcw.exe 2: make BC4\BIN your current directory 3: run bc40p.exe with the option "-go" (command line: bc40p -go) That's it!