home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / windows / win_41 / prog / amsoft.iii next >
Text File  |  1997-02-01  |  3KB  |  71 lines

  1.    MR. Resistor 2.0 for Windows 3.x
  2.  
  3.      by Gary Rennie
  4.         Howell, Michigan  
  5.         ham radio call KC8BN
  6.         March 21, 1995
  7.  
  8.  
  9.    Mr. Resistor is an electronic thumbwheel guide for carbon
  10.    composition resistors.  I had ported the original
  11.    DOS application to run in the Windows environment using
  12.    Visual Basic 2.0  The program appeared sluggish but was
  13.    quite functional under WINDOWS. I hope ham radio buffs,
  14.    electronics fans, students, and technicians may find this
  15.    program helpfull.  I make no warranties about it's accuracy
  16.    and you use it at your own risk. I have released it in the 
  17.    public domain.  With release 2.0 the program has grown in size
  18.    along with a Windows Help file. There is now a significant 
  19.    increase in speed as the program runs. The program is now
  20.    written in Visual Basicc 3.0.    
  21.  
  22.    1.0.0 INSTALLATION OPTIONS
  23.    
  24.    You MUST have the file VBRUN300.DLL in your WINDOWS directory
  25.    to run this program. If you don't have it, it can be obtained
  26.    perhaps on this and or other on line services.  Either create
  27.    a seperate directory for Mr. Resistor or copy the files MRESIST.EXE
  28.    and MRESIS.ICO to whatever directory you may choose. Install the 
  29.    program via the WINDOW's SETUP utility and choose the MRESIS.ICO
  30.    if you like.  
  31.  
  32.    1.1.0 AUTO INSTALLATION
  33.  
  34.    The installation process has been automated.  Run "SETUP" from the
  35.    floppy that has the Mr. Resistor files within the File Manager or
  36.    Program Manager of Windows.
  37.    
  38.    2.0.0  RUNNING MR. RESISTOR 2.0
  39.  
  40.    Point and click at the control button for each band.  You may 
  41.    TAB over if you like and press [RETURN] also. Staying on each
  42.    band will cycle through all the available values for that band.
  43.    The drop down menus offer additional information about carbon
  44.    compostion resistors along with the option to exit the program.
  45.    Your actual displayed colors may vary depending on the adjustment
  46.    and type of monitor/driver system you may use.
  47.  
  48.    Notes:  The color bands were created out of the windows POLYGON
  49.            fill calls with each band being an array of the polygon
  50.            coordinates.  Many Window's services calls be reached
  51.            thru Visual Basic, though the documentation may not 
  52.            define them them for you, they can be found with additional
  53.            reading in various publications such as the Waite Group's
  54.            "VISUAL BASIC BIBLE" or the "VISUAL BASIC How-To" books.
  55.            These books are GREAT for anyone serious about Visual Basic  
  56.            programming in Windows.  Bitmap switching is now used to
  57.            speed up the color update process.
  58.  
  59.    The files of this complete installation are as follows:
  60.      
  61.       VBRUN300.DLL  ---  Visual Basic 3.0 runtime DLL
  62.       MRREAD.TXT    ---  this file you're reading now
  63.       MRESIS.ICO    ---  WINDOWS icon for Mr. Resistor
  64.       MRESIS.HELP   ---  WINDOWS Help File for Mr. Resistor
  65.                          (Must be in the same directory as MRESIST.EXE) 
  66.       MRESIST.EXE   ---  Mr. Resistor run file 
  67.                          (the VBRUN300.DLL run file must reside in the
  68.                           \WINDOWS directory for Mr. Resistor to run)
  69.  
  70.    enjoy the the program as you graphically search for resistor values! 
  71.