home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Collection for Windows 2 / SoftwareVault.cdr / text / dir24 < prev    next >
File List  |  1994-12-07  |  3KB  |  43 lines

  1.  ┌───────────────────────────────────────────────────────────────────────────┐
  2.  │                 24 - Pascal (Turbo & Borland) Programming                 │
  3.  └───────────────────────────────────────────────────────────────────────────┘
  4.                                                                               
  5. BUGSLYDM.ZIP    46916  10-06-94  Bugslay 1.0 (demo).  An advanced             
  6.                                | postmortem debugging aid for use with        
  7.                                | Borland Pascal or Turbo Pascal for           
  8.                                | Windows under Windows 3.1.  Features         
  9.                                | include detailed symbolic stack traces,      
  10.                                | multiple module and run-time error           
  11.                                | support.                                     
  12. DUALEX.ZIP      15391  08-09-94  BPASCAL7 code to add a DOS stub to           
  13.                                | Windows 3.x .EXE instead of getting          
  14.                                | "Program Requires Windows" message.          
  15.                                | Stub will execute DOS program.  Need BP7     
  16.                                | to compile.                                  
  17. DYNDLGP.ZIP     11052  09-18-94  Borlan Pascal/Windows port of MS C           
  18.                                | Dyndlg program.  Shows how to create         
  19.                                | dialogs that change their controls in        
  20.                                | response to user choices.  Need BP7 and      
  21.                                | OWL to compile.  Demo program included.      
  22. EXEONE.ZIP       6860  10-03-94  Pascal source for Windows 3.x program to     
  23.                                | check for running copies of DOS programs     
  24.                                | before loading additional instances.         
  25.                                | Good for net-aware prograMs.  Need           
  26.                                | Borland Pascal 7 to compile.                 
  27. MEM32.ZIP        7207  10-01-94  Windows 3.x pascal unit to access            
  28.                                | Windows 3.2 memory from 16-bit calls.        
  29.                                | Source only, need Borland Pascal 7,          
  30.                                | Masm, or Tasm to compile.                    
  31. SS_256.ZIP       8047  10-04-94  Windows 3.x 256-color screen saver           
  32.                                | program with Pascal source.  Need BP7 to     
  33.                                | compile source.                              
  34. SWAPBMP.ZIP      6489  12-02-93  Swap your Windows desktop bitmaps each       
  35.                                | time you start Windows. Bitmaps are          
  36.                                | selected randomly from a zip file. Full      
  37.                                | TP source code included.                     
  38. WINDUM.ZIP       6500  06-23-94  Windump is a Pascal unit derived from        
  39.                                | WinCRT that allows the use of plain old      
  40.                                | 'writeln' and 'write' instructions           
  41.                                | inside regular Windows applications.         
  42.                                | This is very useful for debugging.           
  43.