Displaying 3 results from an estimated 3 matches for "get_tablecolumns".
2005 Feb 27
2
PowerPoint Viewer 2003
...incomplete. It emits a number of
fixme:msi warnings. It would be a nice wishlist item.
Cheers,
Shaun
$ wine --version
Wine 20041201
$ md5sum ppviewer.exe
1facc59a11680d1f828ed5118a0270b1 ppviewer.exe
$ wine ppviewer.exe
fixme:msi:MsiInstallProductW L"ppviewer.msi" L""
err:msi:get_tablecolumns Couldn't find id for L"LaunchCondition"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"AppSearch"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"ResolveSource"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"ExecuteAction"
fixme:msi:AC...
2004 Oct 27
2
application with java?!
Hello List!
I would like to get my application running with wine (Version 20041019).
However, this is the error i get:
---------------- START ------------
~$wine il2server.exe
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 5448524541442C4F43414C33544F524147450E4350500042
#
# Problematic Thread:
2014 Jun 13
0
Wine release 1.7.20
...inex11.drv: Import text/plain XDND selections through the clipboard.
winex11.drv: Store XDND cached data in global memory objects.
winex11.drv: Migrate importing text/uri-list XDND selections to the clipboard.
Daniel Beitler (1):
msi: Prevent call to memset with a null pointer in get_tablecolumns function.
Felix Janda (3):
server: Add missing includes of poll.h.
dnsapi: stdio.h needs to be included for sprintf().
iphlpapi: stdio.h needs to be included for sprintf().
Fran?ois Gouget (2):
msvcrt/tests: Make qsort_comp() static.
scrrun: Fix compilation on system...