ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ 24 - Pascal (Turbo & Borland) Programming ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ BUGSLYDM.ZIP 46916 10-06-94 Bugslay 1.0 (demo). An advanced | postmortem debugging aid for use with | Borland Pascal or Turbo Pascal for | Windows under Windows 3.1. Features | include detailed symbolic stack traces, | multiple module and run-time error | support. DUALEX.ZIP 15391 08-09-94 BPASCAL7 code to add a DOS stub to | Windows 3.x .EXE instead of getting | "Program Requires Windows" message. | Stub will execute DOS program. Need BP7 | to compile. DYNDLGP.ZIP 11052 09-18-94 Borlan Pascal/Windows port of MS C | Dyndlg program. Shows how to create | dialogs that change their controls in | response to user choices. Need BP7 and | OWL to compile. Demo program included. EXEONE.ZIP 6860 10-03-94 Pascal source for Windows 3.x program to | check for running copies of DOS programs | before loading additional instances. | Good for net-aware prograMs. Need | Borland Pascal 7 to compile. MEM32.ZIP 7207 10-01-94 Windows 3.x pascal unit to access | Windows 3.2 memory from 16-bit calls. | Source only, need Borland Pascal 7, | Masm, or Tasm to compile. SS_256.ZIP 8047 10-04-94 Windows 3.x 256-color screen saver | program with Pascal source. Need BP7 to | compile source. SWAPBMP.ZIP 6489 12-02-93 Swap your Windows desktop bitmaps each | time you start Windows. Bitmaps are | selected randomly from a zip file. Full | TP source code included. WINDUM.ZIP 6500 06-23-94 Windump is a Pascal unit derived from | WinCRT that allows the use of plain old | 'writeln' and 'write' instructions | inside regular Windows applications. | This is very useful for debugging.