search for: xmllite

Displaying 20 results from an estimated 85 matches for "xmllite".

2017 Mar 17
0
Wine release 2.4
...etwork client crashes at start 33987 Secret Files 3 demo shows only some parts of background in ConfigTool 36599 winhttp/tests/winhttp.c: test_secure_connection() fails under valgrind 36600 valgrind shows a possible leak in winhttp/tests/winhttp.c 36608 valgrind shows a definite leak in xmllite/tests/writer.c 37436 Aliens vs. Predator (2010, Steam) crashes when loading save game 38793 Lotus Smartsuite 3.1 installer reports insufficient disk space 39685 Multiple applications crash on startup, need unimplemented function msvcr120.dll.??0event at Concurrency@@QAE at XZ (Rollcage Red...
2008 Sep 23
1
XmlLite Install Error?
..., I looked through the documentation and I searched the forum, but I'm having an issue installing a new program and can't quite find the solution - I'm just curious if I'm overlooking that solution. While installing, I'm getting the following error: "The required Windows XmlLite update package is not installed on your computer. This package is avaliable via Microsoft Windows Update web site or can be downloaded directly from Microsoft web site. Click Yes to be redirected to Microsoft Knowledge Base Web site (KB=915865) for more information and to download the update packa...
2010 Dec 12
1
The Next Big Thing - Bug: xmllite.dll.CreateXmlWriter
...surface:surface_convert_format Cannot find a conversion function from format WINED3DFMT_B8G8R8X8_UNORM to WINED3DFMT_B8G8R8A8_UNORM. > fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Filter WINED3DTEXF_LINEAR not supported in software blit. > wine: Call from 0x7b839c40 to unimplemented function xmllite.dll.CreateXmlWriter, aborting > wine: Unimplemented function xmllite.dll.CreateXmlWriter called at address 0x7b839c40 (thread 0009), starting debugger... > To play the demo i installed dx9 with winetricks and tried msxml4, without success. Had xmllite.dll in my system32 directory.. Some s...
2017 Mar 31
0
Wine release 2.5
...of the work area. user32: Remove the height parameter from MENU_DrawMenuItem(). user32: Pass a POPUPMENU ptr to MENU_DrawMenuItem(). user32: Simplify the use of rectangles. user32: Don't bother drawing an item if it's outside the items_rect. Jacek Caban (46): xmllite: Return WC_E_SYNTAX if there is unexpected data in the end of the stream. xmllite: Fixed buffer handling in reader_parse_reference. server: Store connected pipe_end in pipe_end struct. server: Store buffer size in pipe_end. server: Introduce server-side I/O mode for named pi...
2018 Sep 14
0
Wine release 3.16
...pply_format_fixups(). wined3d: Introduce WINED3DFMT_FLAG_VERTEX_ATTRIBUTE. Huw D. M. Davies (1): ntoskrnl: Allow space for the '\0'. Jacek Caban (15): server: Support ObjectTypeInformation in pipe objects. winhttp: Improve WINHTTP_OPTION_CONNECT_RETRIES stub. xmllite: Prefer builtin version. mshtml: Added IHTMLCSSStyleDeclaration::backgroundClip property implementation. mshtml: Added IHTMLCSSStyleDeclaration::opacity property implementation. mshtml: Added IHTMLCSSStyleDeclaration::zoom property implementation. mshtml: Add IHTMLCSSStyleDe...
2016 Dec 09
0
Wine release 2.0-rc1
...for filesystem objects. dwrite: Use system default locale when filling LOGFONT.lfFaceName. dwrite: Improve ConvertFontFaceToLOGFONT using same logic IDWriteFont uses. comctl32/tests: Increase fixed buffer size to make test string fit. ws2_32: Fix build failure on Mac. xmllite: Improve writer methods tracing. xmllite: Store empty element fields separately. xmllite: Store prefix for elements. xmllite: Keep a list of namespace definitions. xmllite: Keep namespace list updated when going through document tree. xmllite: Use a helper to move to f...
2016 Apr 01
0
Wine release 1.9.7
...patibility. Michael Stefaniuc (1): ddraw: Use SetRect() instead of open coding it. Nikolay Sivov (41): include: Added shimgdata.idl. msctf: Make ITextStoreACPSink a part of context object. msctf: Added stub ITextStoreACPServices support for context ITextStoreACPSink. xmllite/writer: Implement WriteRaw(). xmllite/tests: Use static linking to xmllite.dll. xmllite/tests: Add a helper to test writer output. xmllite/tests: Add a helper to create/set writer output. ole32: Make CoGetInstanceFromFile() propagate failure codes to returned MULTI_QI data (...
2014 Feb 20
0
Wine release 1.7.13
...a warning for missing gnutls. Bruno Jesus (4): bcrypt: Add semi-stub implementation of BCryptGenRandom. ws2_32: Add AI_NUMERICSERV support. ws2_32: Fix edge case for getaddrinfo in BSD and OSX. ws2_32: Fix conversion of address in GetAddrInfoW. Dmitry Timoshkov (36): xmllite/tests: Fix stack corruption in 64-bit builds. xmllite/tests: There is no need to initialize OLE. xmllite/tests: Add a test for short variant of xml declaration. cabinet/tests: Advance buffer by actually read bytes count. advapi32/tests: Add a test for page to access mapping...
2014 May 16
0
Wine release 1.7.19
...fails when using rdp 7 client protocol 25479 Fussball Manager 11 crashes after showing the EA Logo 25595 Source engine games don't even launch 26016 Multiple Microsoft installers crash with heap corruption (StringTableXXX: binary compatible string table helps to reduce crash frequency)(XmlLite, XPSEP, IE7) 26296 Future Pinball could not load more than two or three different table in a row 26396 Roller Coaster Tycoon 3 has no audio without native quartz 26487 Game menu items installed by steam don't work 26717 Minitroid tech demo shows animation then stops 27963 Multipl...
2013 Jan 18
0
Wine release 1.5.22
...l32 (Coverity). crypt32: Free the encoded msg (Coverity). comctl32: Initialize SYSTEMTIME structs (Coverity). Michael Stefaniuc (2): atl100: Fix a mem leak on an error path (Smatch). winmm: Add missing LeaveCriticalSection on error paths (Smatch). Nikolay Sivov (21): xmllite: Implement PI parsing. xmllite: Support streams starting with comments, simplify tests. xmllite: Support name reporting for comments and PIs. xmllite: Report node value for comment nodes. xmllite: Report value for PI nodes. xmllite: Explicitly set value and names to em...
2013 Mar 15
0
Wine release 1.5.26
...emove unneeded address-of operator from function name. wineps.drv: Avoid signed-unsigned integer comparisons. wined3d: Avoid signed-unsigned integer comparisons. winhttp: Avoid signed-unsigned integer comparisons. winex11.drv: Avoid signed-unsigned integer comparisons. xmllite: Avoid signed-unsigned integer comparisons. wsock32: Avoid signed-unsigned integer comparisons. ws2_32: Avoid signed-unsigned integer comparisons. msvcp60: Avoid signed-unsigned integer comparisons. joy.cpl: Avoid signed-unsigned integer comparisons. dwrite: Avoid sign...
2012 Dec 07
0
Wine release 1.5.19
...in sndPlaySound. urlmon: Out string parameter should be ptr, not wstr. Andrew Talbot (34): printui: Remove unused variable. opengl32: Remove unused variable. ntprint: Remove unused variable. inkobj: Remove unused variable. imagehlp: Remove unused variable. xmllite: Void functions should not return a value. msvcp100: Remove superfluous semicolons. msvcp90: Remove superfluous semicolons. msvcp71: Remove superfluous semicolons. msvcp60: Remove superfluous semicolons. wineps.drv: Remove unused variable. sensapi: Remove unused...
2012 Nov 23
0
Wine release 1.5.18
...tiveScriptSite. msi: Make it clear where script type mask comes from. msi: Remove unnecessary casts and argument from script site creation helper. msxml3: Store handler pointers so casts to particular type are avoided. msxml3: Stub support for external entity resolver. xmllite: Support application defined IMalloc for reader. xmllite: Use application defined IMalloc for reader input. xmllite: Add stub for reader input buffer. xmllite: Keep stream reference in reader input instead of reader itself. xmllite: Store reader input impl pointer in reader...
2013 Aug 02
0
Wine release 1.7.0
...mapClipper stub. windowscodecs: Implement Initialize() and GetSize() for bitmap clipper. windowscodecs: Added GetPixelFormat() for bitmap clipper. windowscodecs: Implement GetResolution() for bitmap clipper. comctl32: Properly handle repainting for HDF_OWNERDRAW items. xmllite: Store prefix for start tag and return it. xmllite: Initial support for CharData (or Text) nodes. xmllite: Implement IsEmptyElement(). xmllite: Report attribute as non-default for now. windowscodecs: Implement GetPalette() for clipper. windowscodecs: Implement CopyPixe...
2017 Aug 03
0
Wine release 2.14
...ling. dmloader: Remove some commented out debugging code. dmloader: Simplify the cache list handling. dmloader: Don't leak memory in the cache. dmloader: Get rid of two gratuitous typedefs. dmloader: Remove a now redundant helper function. Nikolay Sivov (8): xmllite/writer: Fix empty element and state handling in WriteElementString(). xmllite/writer: Fix indentation on WriteElementString(). xmllite/writer: Do not indent after just BOM has been written. dwrite: Use newer enum version to avoid type mismatch (Coverity). windowscodecs/tests...
2013 Feb 01
1
Wine release 1.5.23
...nment instead of memcpy to copy structs. wined3d: Use assignment instead of memcpy to copy structs. Nikolay Sivov (14): advapi32: Make it possible to free data buffer returned from LsaLookupSids(). advapi32: Fix LsaLookupNames2() regarding referenced domain list allocation. xmllite: Add a name stack for elements. xmllite: Handle empty elements and transition to content/misc part, update depth on push. xmllite: Implement end tag parsing. xmllite: Complete content parsing with implemented parts and stubs. user32: Accept BI_BITFIELDS format for icons when...
2010 Jan 22
0
Wine release 1.1.37
...ked state for element and free node data only when unlinked. msxml3/tests: Fix interface leak and message typo. msxml3: Implement IXMLDOMElement::removeAttribute(). msxml3: Use a helper to check for created content handler. include: Add IXmlReader interface definition. xmllite/tests: Add basic test structure for IXmlReader. xmllite: Add stub implementation of IXmlReader interface. msxml3: Implement IXMLDOMComment::deleteData() with tests. msxml3/tests: Fix interface leak. xmllite/tests: Test query for supported interface sequence while creating IX...
2013 Oct 11
0
Wine release 1.7.4
...x11.drv: Use BOOL type where appropriate. winspool.drv: Use BOOL type where appropriate. services: Use BOOL type where appropriate. winecfg: Use BOOL type where appropriate. urlmon/tests: Use BOOL type where appropriate. setupapi: Use BOOL type where appropriate. xmllite: Use BOOL type where appropriate. ddraw/tests: Use BOOL type where appropriate. gdi32: Use BOOL type where appropriate. wininet: Use BOOL type where appropriate. comdlg32: Use BOOL type where appropriate. winegstreamer: Use BOOL type where appropriate. msvcrt: Us...
2017 Apr 13
0
Wine release 2.6
...include: Add {Is,Set}ProcessDPIAware(). user32/tests: Correctly restore the caption sizes when run in DPI scaling mode. user32/tests: Fix a few failures in DPI scaling mode. user32/tests: Fix tests for minimium icon spacing when not in DPI scaling mode. Jacek Caban (33): xmllite/tests: Use reader_value helper in one more place (Coverity). ws2_32: Added register_async helper. ws2_32/tests: Added WSARecv tests using completion function. ws2_32: Use register_async for WS2_async_recv. ws2_32: Use register_async for WS2_async_send. wininet: Don'...
2009 Aug 22
3
IE7
Ok I got IE7 working, mainly because of Steam, but I wanted to see if I could get flash working, aparently activex controls won't install correctly. Is there a way to fix this? (i've tried Winetricks for flash but it tells me the .exe hash doesn't match or something). Anyways, just curious, not to use ie in linux but mainly to get flash working since steam seems to use IE for