KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q84863: PIF Option: Allow Fast Paste Option Explained

Article: Q84863
Product(s): Microsoft Windows 95.x Retail Product
Version(s): WINDOWS:3.0,3.0a,3.1,3.11
Operating System(s): 
Keyword(s): 
Last Modified: 29-OCT-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Windows versions 3.0, 3.0a, 3.1, 3.11 
-------------------------------------------------------------------------------

SYMPTOMS
========

In Microsoft Windows operating system versions 3.0 and 3.1, the PIF Editor has
an Allow Fast Paste check box. This setting tells Windows how to paste text into
an MS-DOS-based application.

Some applications may not receive text properly if Allow Fast Paste is selected.

WORKAROUND
==========

To change this setting:

1. Run PIF Editor.

2. Choose the Advanced button.

3. Under Other Options, select or clear the Allow Fast Paste check box.

MORE INFORMATION
================

If the Allow Fast Paste check box is selected, Windows will paste the
information into the MS-DOS-based application using an Interrupt 16h call, which
pushes characters and scan codes into the BIOS keyboard buffer. This allows
Windows to send more than one character at a time from the Clipboard to the
MS-DOS-based application.

If the Allow Fast Paste check box is not selected, Windows will paste the
information into the MS-DOS-based application using an Interrupt 9h call to
emulate actual keyboard input. Information will be pasted into the MS-DOS- based
application character by character.

Additional query words: 3.00 3.00a 3.10 3.11 non-Windows program information file

======================================================================
Keywords          :  
Technology        : kbWin3xSearch kbZNotKeyword3 kbWin300 kbWin300a kbWin310 kbWin311
Version           : WINDOWS:3.0,3.0a,3.1,3.11

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.