similar to: Interface not supported in mshtml

Displaying 20 results from an estimated 110 matches similar to: "Interface not supported in mshtml"

2010 Feb 20
3
MFC Code Compile Error
Dear Friend Need in Help I created using Application wizard vc++ 6.0 single document interface .... wineg++ -c -mno-cygwin -I. -I/home/khana/mvs6/VC98/mfc/include -I/home/khana/mvs6/VC98/include -o DemoMfc.o DemoMfc.cpp In file included from /home/khana/mvs6/VC98/include/windef.h:166, from /home/khana/mvs6/VC98/include/windows.h:163, from
2011 Dec 02
0
Wine release 1.3.34
The Wine development release 1.3.34 is now available. What's new in this release (see below for details): - Bytecode support in JavaScript. - Support for gradients in the DIB engine. - A number of Uniscribe improvements. - Fixes for DirectDraw mode switching. - A few more MSVC runtime functions. - Various bug fixes. The source is available from the following locations:
2011 Aug 17
0
Re: MSHTML does not work in zh_CN.utf-8 locale
What the reasons for the mshtml. dll causing constant crash on Vista in IE Beta Application 8. 0. 6001? And how can it be overcome? Thanks in advance. Regards, Tom
2009 May 14
1
MSHTML fails to draw
MSHTML.DLL fails to draw on native Windows XP installation Details: Compiling environment: Kubuntu 8.0.4.2 WINE version: 1.1.21 Compiler: MinGW I've uploaded the file if anyone wants to test it themselves and see if they can diagnose the problem MSHTML-win32.tar.bz2 - http://www.mediafire.com/download.php?dzy22kqmknn (remember to back up mshtml.dll)
2009 Jan 18
5
MSHTML Not working for me
Hi, I'm using wine-0.9.13, installed from git. The following file exists in my system: /usr/share/wine/gecko/wine_gecko-0.9.0.cab The gecko libraries are installed in ~/.wine/drive_c/windows/gecko/0.9.0/wine_gecko Whenever I run wine iexplore.exe, I receive the message "HTML rendering is currently disabled" Anyone have any ideas as to what I can do next to make this work?
2008 Jul 18
0
Mondo Shop 3 - mshtml and msxml errors / blank window areas
I'm using Mondo Shop 3 (www.mondo-media.de) for an onlineshop - at the moment this is the only app holding me back from switching my work-PC to debia/MEPIS. I was trying to get it running with Wine 0.9 (debian etch package), 1.0, 1.1.0, 1.1.1 and the latest MEPIS release since a few days but with no success... Installation runs fine, with "Windows 2000" or higher selected in
2019 Dec 13
0
Wine release 5.0-rc1
The Wine development release 5.0-rc1 is now available. This is the first release candidate for the upcoming Wine 5.0. It marks the beginning of the yearly code freeze period. Please give this release a good testing to help us make 5.0 as good as possible. What's new in this release (see below for details): - Gecko update, with support for running from a global location. - Unicode data
2010 May 03
2
MSHTML does not work in ja_JP.utf-8 locale
Behaviour: looks like any applications that try to use mshtml(most perfect dark and built-in iexplore) crash: Steps to reproduce > rm -rf ~/.wine > export LANG=ja_JP.utf-8 > wine --version wine-1.1.43 > wine iexplore wine: created the configuration directory '/devel/.wine' fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes
2017 Sep 29
0
Wine release 2.18
The Wine development release 2.18 is now available. What's new in this release (see below for details): - Radial gradients in Direct2D. - Asynchronous message support in WebServices. - Virtual memory write watches improvements. - FreeType 2.8.1 compatibility fixes. - Various bug fixes. The source is available from the following locations:
2013 Sep 13
0
Wine release 1.7.2
The Wine development release 1.7.2 is now available. What's new in this release (see below for details): - Right-to-left text layout improvements. - NTLM and Negotiate authentication for RPC over HTTP. - More glyphs in the built-in Wingdings font. - Better system tray support in the Mac driver. - Activation context improvements. - Various bug fixes. The source is available from
2017 Mar 22
2
arg_iterator missing inc/dec operators
> The predecrement / decrement operators *do* exist on this iterator: > https://github.com/llvm-mirror/llvm/blob/master/include/ > llvm/ADT/ilist_iterator.h#L153 > > Maybe you meant: > > llvm::Function *f; > foo(&*--f->arg_end()); > > ? > Correct, I mean exactly this. Though &* is not important in this case. This code doesn't work anymore, as
2014 Feb 02
1
Trouble implementing ov_callbacks, endless loop calling seek_func
Hello list, I've been having a tough time adding windows resource support to my ogg vorbise decoder, although I think I am close. Basically when I call ov_open_callbacks(), it doesn't ever return and repeatedly calls my seek_func. I'm hoping it is something obvious, but I can't see why my seek_func is being called endlessly. If the file is seekable, I should return 0, right? If
2011 Jan 07
0
Wine release 1.3.11
The Wine development release 1.3.11 is now available. What's new in this release (see below for details): - PO files now used for translations. - Various JavaScript improvements. - Some fixes to the Wine debugger. - Translation updates. - Various bug fixes. The source is available from the following locations:
2011 Dec 30
0
Wine release 1.3.36
The Wine development release 1.3.36 is now available. What's new in this release (see below for details): - UDisks backend for the dynamic device support. - Polygons and geometric pens implemented in the DIB engine. - JScript now compiles entire functions. - Improved support for vertical fonts. - A few more scripts in UniScribe. - A bunch of ctype functions implemented in MSVCP.
2012 Sep 14
0
Wine release 1.5.13
The Wine development release 1.5.13 is now available. What's new in this release (see below for details): - Client-side window rendering using the DIB engine. - Raw input support for keyboard and mouse. - Support for transparent window areas using color keying. - Proper C++ RTTI support on 64-bit. - Implementation of logical processor information. - Support for fonts with
2010 Apr 16
0
Wine release 1.1.43
The Wine development release 1.1.43 is now available. What's new in this release (see below for details): - A number of new icons. - Improved support for alpha channel in bitmaps. - Many Direct3D fixes and optimizations. - More complete msvcr80/90 implementations. - A wide range of 64-bit fixes. - Various bug fixes. The source is available from the following locations:
2011 Jul 22
0
Wine release 1.3.25
The Wine development release 1.3.25 is now available. What's new in this release (see below for details): - Rewrite of the audio support, using the Win7 architecture. - Old-style sound drivers for Jack, NAS and ESD are removed. - Graphics driver architecture changes for the DIB engine. - Improved handling of the shell recycle bin. - Better joystick support in DirectInput. -
2010 Apr 02
0
Wine release 1.1.42
The Wine development release 1.1.42 is now available. What's new in this release (see below for details): - Support for shared 32/64-bit setups. - Dwarf debug info support for better backtraces. - More standard actions supported in MSI. - Support for TIFF image format in WinCodecs. - A number of Direct3D improvements. - Shell fixes for better Internet Explorer support. - Various
2008 Sep 19
0
Wine release 1.1.5
The Wine development release 1.1.5 is now available. What's new in this release (see below for details): - Substantial JavaScript implementation. - Partial support for layered windows. - Support for Unicode file export in Regedit. - Proper exception handling in widl-generated code. - Asynchronous requests and cookies support in WinHTTP. - Various bug fixes. The source is
2008 Dec 20
0
Wine release 1.1.11
The Wine development release 1.1.11 is now available. What's new in this release (see below for details): - Numerous fixes for IE7 support. - Support for 64-bit cross-compile using Mingw64. - User interface support for crypto certificates. - Better support for MSI installation patches. - Various Direct3D optimizations. - Various bug fixes. The source is available from the