From ac6e8f5dcded19e1eca2cc303896d434bc05c51a Mon Sep 17 00:00:00 2001 From: Tony Lambregts Date: Tue, 13 Apr 2004 21:16:08 +0000 Subject: [PATCH] Add bit about not being able to use Windows drivers to Print etc. --- documentation/faq.sgml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/documentation/faq.sgml b/documentation/faq.sgml index 2ca8a634d3e..93acfbf4d6e 100644 --- a/documentation/faq.sgml +++ b/documentation/faq.sgml @@ -624,6 +624,21 @@ + + + Can I use Windows printer drivers in Wine? + + + + Native printer drivers are not supported. At one time Wine supported 16bit + native drivers but that was long ago. Wine uses the printers (and other + devices) installed in your operating system. For the most part if you don't + have the device installed on your OS then wine can't use it. + + + + + What do I need in order to use Wine?