Displaying 8 results from an estimated 8 matches for "wineps16".
Did you mean:
wineps
2005 Mar 17
1
wineps
A word processor gives me an exception which is flagged as and ole problem
with a WINEPS driver.
I had wineps.dll and wineps16.dll on older fakewindows directories. I copies
to /usr/lib/wine, added as builtin. No change.
I had fixed this in the past, do not remember how. Any ideas?
2003 May 12
7
Lotus Notes 5.0.x and Wine - No printer
I've successfully installed and configured (well except the printing
portion...read on) wine20030408 and am running Notes 5.0.8 on it.
Everything works fine except I cannot get it to print. When I launch the
File --> Print... the print window pops open and states "No printer
currently selected." I cannot select any printer either. The two network
printers that I use daily are
2007 Mar 19
4
exec: 29: /usr/bin/wine: not found
Hi,
I?ve installed wine on Ubuntu 6.10 64bit using the following guide :
http://www.ubuntuforums.org/showthread.php?t=185557
but, when I type winecfg in Terminal I get the following error :
exec: 29: /usr/bin/wine: not found
Dunno if it may help, but here?s a terminal shot of when wine was
getting installed.
matt@ubuntu:~/Desktop$ dpkg -x lib
libartsc0_1.3.2-3_amd64.deb
2009 Mar 17
0
No subject
Code:
index 9e86706..9621d3a 100644
--- a/dlls/comdlg32/printdlg16.c
+++ b/dlls/comdlg32/printdlg16.c
@@ -487,6 +487,7 @@ BOOL16 WINAPI PrintDlg16(
GlobalUnlock16(lppd->hDevNames);
}
}
+ strcpy( di->pDriverPath, "wineps16");
PRINTDLG_CreateDevNames16(&(lppd->hDevNames),
di->pDriverPath,
pi->pPrinterName,
I don't know how a patch will survive the formatting of this forum. But since it is single line patch you should should be able to manua...
2012 Feb 17
0
Wine release 1.4-rc4
...s since 1.4-rc3:
Akihiro Sagawa (2):
po: Update Japanese translation.
comdlg32: Apply 3D effects to sample text area.
Alexander Kochetkov (1):
gdi32: Fix text baseline calculation in compatible mode.
Alexandre Julliard (10):
hhctrl.ocx: Fix a buffer allocation size.
wineps16.drv: Call winspool functions instead of removed wineps.drv entry points.
winex11: Make sure the clip window is created as soon as possible.
gdi32: Don't clip to the visible rectangle for screen DCs.
rpcrt4: Add ref counting to RPC connections, and grab a reference while proces...
2019 Jul 05
0
Wine release 4.12
...win32s16: Build with msvcrt.
win87em: Build with msvcrt.
windebug: Build with msvcrt.
windowscodecsext: Build with msvcrt.
winehid.sys: Build with msvcrt.
winemapi: Build with msvcrt.
include: Implement some inline functions in C instead of assembly.
wineps16.drv: Build with msvcrt.
wing: Build with msvcrt.
wing32: Build with msvcrt.
winnls: Build with msvcrt.
winnls32: Build with msvcrt.
winscard: Build with msvcrt.
winsock: Build with msvcrt.
winsta: Build with msvcrt.
wintab: Build with msvcrt.
wi...
2009 Oct 09
0
Wine release 1.1.31
...the 16-bit entry points to load 16-bit resources.
version: Moved GetFileResourceSize16/GetFileResource16 to ver16.c.
version: Make ver.dll into a stand-alone 16-bit module.
version: Simplify the resource loading since we always load the same type and id now.
wineps.drv: Make wineps16.drv into a stand-alone 16-bit module.
setupapi: Duplicate the string substitution code to implement GenFormStrWithoutPlaceHolders16.
setupapi: Make setupx.dll into a stand-alone 16-bit module.
configure: Add -Werror flag in maintainer mode.
winedump: Use consistent prototype...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...ps_Cs.rc wps_Da.rc wps_De.rc wps_En.rc wps_Es.rc wps_Fr.rc wps_He.rc wps_Hu.rc wps_It.rc wps_Ja.rc wps_Ko.rc wps_Lt.rc wps_Nl.rc wps_No.rc wps_Pl.rc wps_Pt.rc wps_Ro.rc wps_Ru.rc wps_Si.rc wps_Sk.rc wps_Sv.rc wps_Tr.rc wps_Uk.rc wps_Zh.rc
> :info:build config.status: creating dlls/wineps16.drv16/Makefile
> :info:build config.status: creating dlls/winequartz.drv/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. driver.c
> :info:build ../../tools/makedep -C. -S../.. -T../.. quartzdrv_main.c
> :info:build config.status: creati...