Displaying 2 results from an estimated 2 matches for "idm_print".
2012 Mar 19
3
Excel export from within another app
Hi,
I'm running Wine 1.4 on Ubuntu 11.10.
Necessary for my office job I installed the Microsoft Office pack 2010.
It's running fine (word, excel...).
I also installed another windows app necessary to follow my job activity.
In this other app I use a menu to ask for an Excel extract of a db view (in fact this is not a real extract but I ask to print the db table and the result should be
2006 Dec 22
0
Wine release 0.9.28
...:
mshtml: Added alert implementation.
mshtml: Use HTMLWindow::alert in nsPromptService::Alert.
urlmon: Added application/x-msdownload mime filter.
urlmon: Use pluggable protocol in CoInternetCompareUrl.
mshtml: Added test of CompareUrl.
mshtml: Added beginning of IDM_PRINT implementation.
mshtml: Added nsACString_SetData function and use it instead of nsACString_Init when we return string value.
mshtml: Fix loading pages in containers without document.
mshtml: Don't do anything in SetNSContainer if new container is the same as previous.
ms...