* problem: You have got a message box with the error-message:
		  File Error
	   Cannot find VBRUN200.DLL
		   [  OK  ]
* reason: You don't have the file vbrun200.dll
* remedy: Install the file vbrun200.dll in your windows system-directory.
	< TO BE SUPPLIED / UPDATED BY BBS-SYSOP >
	  VBRUN200.DLL is the visual basic runtime library needed, and can
	  be obtained from ........


* problem: You have got a message box with the error-message:
		  File Error
	   Cannot find COMMDLG.DLL
		   [  OK  ]
* reason: You don't have the file commdlg.dll in your windows-directory.
* remedy: Install the file commdlg.dll in your windows system-directory.
	< TO BE SUPPLIED / UPDATED BY BBS-SYSOP >
	  COMMDLG.DLL is a windows 3.1 library	needed when running the game
	  under windows 3.0.  For a legal copy	please contact	your local
	  MicroSoft dealer.


* problem: You have got a message box with the error-message:
	   DDE requires ddeml.dll
		[  OK  ]
* reason: You are running a visual basic 2 program under windows 3.0, and
	  do not have the file ddeml.dll in your windows-directory.
* remedy: Install the file ddeml.dll in your windows system-directory.
	< TO BE SUPPLIED / UPDATED BY BBS-SYSOP >
	  DDEML.DLL is a windows 3.1 library  needed when running the game
	  under windows 3.0.  For a legal copy	please contact	your local
	  MicroSoft dealer.


* problem: The program gives the message "invalid deck".
       or  The cards don't show up at all, and the free spots as grey squares.
       or  The postcard doesn't show up after scaling up.
* reason: You are running in a color mode (eg 800*600*32k) for which the
	  driver (or windows ?) (or vbasic ?) does not "support" all of the
	  features used by the program of rangoon.
* remedy: Switch to a 8-bit (or less) color mode (eg 800*600*16).


* problem: The bottom half of most cards are damaged.
       or  The bottom-right card-indexes show up as small boxes.
* reason: You are running in a color mode (eg 1024*768*16M) for which the
	  driver (or windows ?) (or vbasic ?) does not "support" all of the
	  features used by the program of rangoon.
* remedy: Use the Fix Deck Option to fix the damage.
       or Switch to a 8-bit (or less) color mode (eg 1024*768*256).
       or Try the following bypass:
	  -  switch to a 16-color mode.
	  -  choose the wanted deck (and card-indexes).
	  -  use the fix deck option.
	  -  switch back to your favourite video mode.
