search for: unixpath

Displaying 2 results from an estimated 2 matches for "unixpath".

2008 May 09
4
VB6 and wine_get_unix_file_name
...ssHeap Lib "kernel32" () As Long Public Declare Function HeapFree Lib "kernel32" (ByVal hHeap As Long, ByVal dwFlags As Long, IpMem As Any) As Long Public Declare Function wine_get_unix_file_name Lib "kernel32" (ByVal lpszSrc As String) As Long Public Function GetUnixPath(ByVal sPath As String) As String Dim ptr As Long Dim sBuffer As String * 255 ptr = wine_get_unix_file_name(StrConv(sPath, vbUnicode)) lstrcpyA sBuffer, ptr HeapFree GetProcessHeap(), 0, ByVal ptr GetUnixPath = sBuffer End Function Sub Main() UnixPath = GetUnixPat...
2006 Jun 29
10
REPOST: No printing possible in wine 0.9.15
Hello List, sorry, that I have to repost my question a third time (last postings on June 23.), but unfortunately my problem remains unsolved. Here we go again: In short: I can print from any application except wine. My systems (first try): Workstation ray (192.168.99.10): Gentoo 2006.0 wine-0.9.15 Cups-1.1.23 no /etc/printcap no local printer connected /etc/cups/client.conf contains the line: