From owner-freebsd-questions Sat May 23 13:18:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA26474 for freebsd-questions-outgoing; Sat, 23 May 1998 13:18:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail-gw.pacbell.net (mail-gw.pacbell.net [206.13.28.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA26468 for ; Sat, 23 May 1998 13:18:23 -0700 (PDT) (envelope-from unixguru@pacbell.net) Received: from pacbell.net (ppp-206-170-69-252.irvn11.pacbell.net [206.170.69.252]) by mail-gw.pacbell.net (8.8.8/8.7.1+antispam) with ESMTP id NAA19117 for ; Sat, 23 May 1998 13:18:23 -0700 (PDT) Message-ID: <35672F0E.865D7F31@pacbell.net> Date: Sat, 23 May 1998 13:18:22 -0700 From: Kirk PacBellNet Reply-To: unixguru@pacbell.net X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: wine is fine Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I installed wine from the ports collection. I tried to run notepad.exe and it started fine. But, when I tried to open a file wine die with the message: no handler found for Win32 routine COMDLG32.10: GetOpenFileNameA(called from 20501317) I have the drive paths correct in wine.conf. [Drive C] path=/c-drive c:\windows\system is in the PATH assignment comdlg32.dll is in that directory. I'm thinking that the case of file names might be a problem since the DOS(Win 95) drive is mount with mount_dosfs. All of the stuff in c:\windows\system in lowercase and wine looks like it's looking for uppercase. Any ideas how I can get wine to run? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message