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

  1. ABOUTWIN.ZIP    14188  02-14-95  AboutWin 1.1a demonstrates a number of API
  2.                                | functions and techniques (exploding windows,  
  3.                                | extraction of icons, and user information) in 
  4.                                | a sample splash screen. Source code is        
  5.                                | included. (David Stefano) (Reg.Fee: $0)       
  6. ABTDLG.ZIP       3154  02-08-95  Abtdlg.CPP  is a code fragment which gets its
  7.                                | caller's EXE/DLL filename and retrieves       
  8.                                | version info to display in an About box.      
  9.                                | (Reg.Fee: $0)                                 
  10. ANMATI.ZIP      21879  02-09-95  Printer/Flag/Phone Animation  contains three
  11.                                | VB examples of using timer to create          
  12.                                | animations of a flag flying, a printer        
  13.                                | printing and a phone ringing using the bitblt 
  14.                                | API. (Reg.Fee: $0)                            
  15. APIPAINT.ZIP     8613  02-03-95  Apipaint  shows how to paint on an iconized
  16.                                | VB form. This works as a graphics viewer that 
  17.                                | resamples the full picture onto the minimized 
  18.                                | icon giving the same effect as in major       
  19.                                | graphics apps like Photostyler or Corel.      
  20.                                | Fully commented code is included which        
  21.                                | explains all the GDI calls. Requires          
  22.                                | CMDIALOG.VBX and SBC.VBX (subclass control    
  23.                                | from Desaware). (Reg.Fee: $0)                 
  24. AS_ICONS.ZIP     7938  01-27-95  Another Set of Icons  is a collection of
  25.                                | icons for use with programming environments   
  26.                                | that support the RES file format. (Phillip    
  27.                                | Smith Asoi) (Reg.Fee: $10)                    
  28. BACKMEUP.ZIP     5553  02-07-95  Backmeup 1.1 is a simple VB utility for
  29.                                | backing up your programming work to diskette. 
  30.                                | (Lee Embrey) (Reg.Fee: $2.50)                 
  31. BARVBX.ZIP     146491  02-09-95  Barcode/VBX 4.2 is a custom control used to
  32.                                | create up to 19 different barcodes, including 
  33.                                | Code 3 of 9, POSTNET, UPCA, Code 93,          
  34.                                | Interleaved 2 of 5, and others. Printing can  
  35.                                | be via propeties or function calls. (Jeff     
  36.                                | Gottschalk) (Reg.Fee: $35)                    
  37. BIFF.ZIP        15795  02-08-95  Biff  contains a set of classes for saving
  38.                                | files in comma-delimited, tab-delimited,      
  39.                                | Excel 2.1, Excel 3, Excel 4, or Excel 5 BIFF  
  40.                                | format. TPW1.5 source code is included. (J.G. 
  41.                                | Ferreira) (Reg.Fee: $0)                       
  42. BLFX101.ZIP     60857  02-09-95  FormEX-Ctl3D/VBX 1.01.00 is a replacement
  43.                                | control for CTL3D.DLL. (D. Hilger) (Reg.Fee:  
  44.                                | $35)                                          
  45. BTTNPIC.ZIP    232741  02-03-95  BttnPic.VBX 1.75 allows you to quickly and
  46.                                | easily incorporate picture buttons (with      
  47.                                | optional text) into your programming          
  48.                                | projects. This can be used in designing       
  49.                                | custom toolbars and as a graphical            
  50.                                | replacement for the standard text button. A   
  51.                                | demo is included. (Vernon L. Whitman)         
  52.                                | (Reg.Fee: $10)                                
  53. CAL_JM.ZIP       5577  02-03-95  Calendar (JM)  is a form and function call
  54.                                | combination that displays a graphical         
  55.                                | calendar and then returns either the date or  
  56.                                | FALSE, depending on whether OK or Cancel was  
  57.                                | clicked. It handles leap years and a minimum  
  58.                                | and maximum date setting. (James Marlow)      
  59.                                | (Reg.Fee: $0)                                 
  60. CALX1.ZIP      414858  01-26-95  CalX 1.0 is a full-featured calendar VBX use
  61.                                | with VB3. It allows you to use VB serial      
  62.                                | dates (go back to 1/1/100) and Julian dates   
  63.                                | (back to 1/1/4713 B.C.). Features include 11  
  64.                                | date formats, 4 calendar styles, 45 custom    
  65.                                | properties, 5 custom events, 18 API           
  66.                                | functions, and more. (Software Construction   
  67.                                | Company) (Reg.Fee: $50)                       
  68. CANIMATE.ZIP   113413  02-09-95  Canimate.VBX  will allow animation controls
  69.                                | to be created and manipulated in Visual       
  70.                                | Basic. 2-D sprite and cell animation are      
  71.                                | supported, using bitmaps for frames of        
  72.                                | animation and/or moving objects.    NEW: a    
  73.                                | preview of version 2.0 which includes new     
  74.                                | custom animated cursors, better text          
  75.                                | handling, and more. (Componere Software)      
  76.                                | (Reg.Fee: $25-$45)                            
  77. CANZ.ZIP       357460  02-10-95  Canz 1.03 is a VBX containing over 125
  78.                                | routines which provide VB programmers with    
  79.                                | the Smalltalk-like collections that simplify  
  80.                                | the development of professional quality       
  81.                                | software. Included are linked lists, stacks,  
  82.                                | queues, balanced trees, and indexes on        
  83.                                | balanced trees. (Jacque Deerr-Lord) (Reg.Fee: 
  84.                                | $195)                                         
  85. CESETUP.ZIP    285658  02-03-95  Setup Manager 2.0 allows you to quickly
  86.                                | create a professional setup routine for your  
  87.                                | application. Features include multi-directory 
  88.                                | support, minimum/custom/full installation     
  89.                                | options, bitmap and metafile display support, 
  90.                                | version control, and more. Requires VBRUN300. 
  91.                                | (Cutting Edge Software, Inc.) (Reg.Fee:       
  92.                                | $95-$195)                                     
  93. CI100.ZIP       20173  02-09-95  Compact Install 1.0 is a generic installation
  94.                                | program for WIN31+. It can decompress files   
  95.                                | that have been compressed using the Microsoft 
  96.                                | COMPRESS.EXE program as well as simply        
  97.                                | copying files from disk (or CD) to a          
  98.                                | selectable directory on any media. (NOTE: you 
  99.                                | must use the -d option when unzipping this    
  100.                                | program to recreate the proper directory      
  101.                                | structure.) (The HyperMedia Group) (Reg.Fee:  
  102.                                | $70)