home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1995 April / pslmonthlyvol3-4utilitiesapril1995.iso / filesbbs / dos / prgmming.bbs < prev    next >
File List  |  1995-03-05  |  27KB  |  335 lines

  1. APG21.ZIP      797639  02-14-95  Automatic Program Generator 2.1 allows for
  2.                                | easy creation of programs that create,        
  3.                                | maintain and print data files. Several files  
  4.                                | are included as examples. (S & M Software)    
  5.                                | (Reg.Fee: $40)                                
  6. ASM32.ZIP      227120  02-01-95  ASM32 2.0 is a library of assembly-language
  7.                                | subroutines designed for use with the START32 
  8.                                | DOS extender/startup code. (Douglas Herr)     
  9.                                | (Reg.Fee: $25)                                
  10. BAT2C21.ZIP     12429  02-15-95  Batch to C, C++ 2.1 converts a batch file
  11.                                | into C source code. This version only allows  
  12.                                | file of 150 bytes or less. (Kevin Lewis)      
  13.                                | (Reg.Fee: $3)                                 
  14. BLOWPAS.ZIP     33132  02-16-95  Blowfish 1.1b is a Turbo Pascal
  15.                                | implementation of the Blowfish encryption     
  16.                                | algorithm. (Reg.Fee: $0)                      
  17. BLTQ120.ZIP    198512  01-05-95  Bullet for QuickBASIC, BASIC7, and VB/DOS
  18.                                | 1.20 is a B-tree/dBASE DBF database toolkit   
  19.                                | for QuickBASIC, BASIC7, and VB/DOS. (Cornel   
  20.                                | Huth) (Reg.Fee: $81)                          
  21. BPOSF3.ZIP      13851  01-25-95  BPos  allows the programmer to search a
  22.                                | string for selected substrings using Boolean  
  23.                                | operators (&=AND, |=OR). It is an extension   
  24.                                | to the Pascal POS function. Multiple levels   
  25.                                | of parentheses are supported. Includes Pascal 
  26.                                | source only. Requires TP6 or above. (Bruce J. 
  27.                                | Lackore) (Reg.Fee: $0)                        
  28. BSTRING.ZIP     21946  02-02-95  BString 1.10 makes the powerful string
  29.                                | functions in BASIC available to C and C++.    
  30.                                | Optimizations for Pentium processors are      
  31.                                | implemented. Both Microsoft and Borland       
  32.                                | formats are included. (TechniLib Company)     
  33.                                | (Reg.Fee: $10)                                
  34. CALLBK.ZIP      10774  02-08-95  C++ Callback Functor Library 1.0 is library
  35.                                | of C++ routines to provide a general purpose  
  36.                                | mechanism for inter-component callbacks. It   
  37.                                | increases the flexibility of designing        
  38.                                | systems in C++. Source code, sample code, and 
  39.                                | test suite are included. (Rich Hickey)        
  40.                                | (Reg.Fee: $0)                                 
  41. CSYS14.ZIP      47269  01-07-95  CompSys 1.4 is a toolbox for including
  42.                                | compressed file examining capability in       
  43.                                | applications. It can be used to search for    
  44.                                | filenames, check for security envelopes,      
  45.                                | inspect self-extracting files, and Mac        
  46.                                | compressed files. It supports ARJ, ZIP,       
  47.                                | Squeeze, HYPER, DWC, ZOO, LHarc, LA, ICE, and 
  48.                                | RAR format archives. (Gerhard Hoogterp)       
  49.                                | (Reg.Fee: $various)                           
  50. CVSMBF.ZIP       1321  02-02-95  CVSMBF.FOR 1.0 is a Fortran routine to
  51.                                | convert Microsoft binary format to IEEE real  
  52.                                | numbers. Requires SPINDRIFT's library or      
  53.                                | equivalent to TESTBIT to inquire the bits in  
  54.                                | a byte. (The Mathematicus Corp.) (Reg.Fee: $0)
  55. DOSLBS.ZIP      44598  02-10-95  Clarion DOS Functions Library 1.0 is a
  56.                                | library of Clarion functions that can be      
  57.                                | called from within your own applications. It  
  58.                                | includes functions to allow editing of style  
  59.                                | files, pop-up a list of available printers,   
  60.                                | display a calendar, and more. (Trevor G.      
  61.                                | Leybourne) (Reg.Fee: $0)                      
  62. DV_SF.ZIP       59926  02-07-95  DOSView (SF) 1.0 is a 5k TSR which will allow
  63.                                | screen output for some applications to be     
  64.                                | displayed in a range of lines specified by    
  65.                                | the user. The remainder of the screen remains 
  66.                                | unchanged. Any program that uses BIOS         
  67.                                | interrupts, customized routines, or direct    
  68.                                | screen writes will not be affected by this    
  69.                                | program. The program can be useful for        
  70.                                | programmers who want to include               
  71.                                | text-windowing capability in their            
  72.                                | applications. Assembly source code is         
  73.                                | included, as well as a set of functions and   
  74.                                | subroutines that can be used to control       
  75.                                | DosView from within a program written using a 
  76.                                | BASIC compiler. (Steven H. Fisk) (Reg.Fee: $0)
  77. EALIB.ZIP        5332  02-09-95  Extended Attributes Library 1.0 is a library
  78.                                | of C routines to simplify the manipulation of 
  79.                                | extended attributes. It provides an interface 
  80.                                | to the OS/2 extended attributes functions in  
  81.                                | the DOS API. (Chris Hanson) (Reg.Fee: $0)     
  82. EI30.ZIP       244193  02-01-95  Easy Install 3.0 makes compressed
  83.                                | self-installing disks for program             
  84.                                | distribution. There is no script language to  
  85.                                | learn.ipt language to learn. (John Turnbull)  
  86.                                | (ASP) (Reg.Fee: $40)                          
  87. ENQPPP.ZIP    1154048  01-14-95  EnQue Programmers Power Pak  includes
  88.                                | UltraWin (windowing library), InTUItion (user 
  89.                                | interface library), and EnCom (comm library). 
  90.                                | The bundle includes the small model versions  
  91.                                | of the libraries for the Borland Turbo C/C++  
  92.                                | compilers, Microsoft C 5.0-8.0, and several   
  93.                                | demo and tutorial programs that show some of  
  94.                                | the unique features of the libraries. (EnQue  
  95.                                | Software) (Reg.Fee: $100)                     
  96. FINISH29.ZIP   126552  02-02-95  The Finishing Touch 2.9 is a simple software
  97.                                | installation program that reduces the amount  
  98.                                | of space required on disks by 50 to 75        
  99.                                | percent. It tests a user's hardware to make   
  100.                                | sure that it can handle your software.        
  101.                                | (ImagiSOFT, Inc.) (Reg.Fee: $74)              
  102. GAPCDR1.ZIP    138418  01-18-95  GAPCDR 5/22/94 is a set of C and assembler
  103.                                | li