search for: inetcomm

Displaying 20 results from an estimated 72 matches for "inetcomm".

2008 Nov 07
0
Wine release 1.1.8
The Wine development release 1.1.8 is now available. What's new in this release (see below for details): - Substantial parts of inetcomm implemented (for Outlook). - Still better crypt32 support. - Memory management improvements. - Theming support for buttons. - Various bug fixes. The source is available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.8.tar.bz2 http://prdownloa...
2017 Feb 03
0
Wine release 2.1
...indows 7. dmcompos/tests: Fix a failing test on Windows 8. Jacek Caban (38): mshtml: Initialize nsAString in IHTMLDocument3::get_dir. urlmon: Added Seek implementations for streams using cache file. mshtml: Added MHTMLDocument object class factory stub implementation. inetcomm: Register mhtml protocol handler. inetcomm: Added MimeHtmlProtocol stub implementation. mshtml/tests: Added text selection type tests. mshtml: Added IHTMLSelectionObject2::get_typeDetail semi-stub implementation. inetcomm: Added IInternetProtocolInfo stub implementation....
2008 Feb 22
0
Wine release 0.9.56
...checks. Assorted spelling fixes. mscms/tests: EnumColorProfiles() should not fail even if there are no ICM files in the 'color directory'. mscms/tests: The presence of an ICM file in the color directory has nothing to do with the presence of a registered RGB profile. inetcomm: Fix compilation on systems that don't support nameless unions. msi: Use 'HKCU\Software\Microsoft\MS Setup (ACME)' as a source for the default user and company names before falling back to the RegisteredXXX values. Fix the conformance test accordingly. advapi32/tests: Remove...
2008 Sep 19
0
Wine release 1.1.5
...oo. server: Implemented the server side of Get/SetLayeredWindowAttributes. user32/tests: Added some tests for Get/SetLayeredWindowAttributes. user32: Add a SetLayeredWindowAttributes driver entry point. winex11: Driver-side implementation of SetLayeredWindowAttributes. inetcomm: Avoid a compiler warning. user32/tests: Ignore some more messages. user32/tests: Fix a test that fails on all Windows versions. include: Added definition for RPC_BAD_STUB_DATA_EXCEPTION_FILTER. widl: Create an explicit structure for the function frame of all generated func...
2007 Nov 09
0
Wine release 0.9.49
This is release 0.9.49 of Wine, a free implementation of Windows on Unix. What's new in this release: - Many copy protection fixes. - GLSL is now the default for Direct3D. - Lots of memory errors fixed thanks to Valgrind. - Support for TOPMOST windows. - Beginnings of an inetcomm dll implementation. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release is available at the public sites. The sources will be available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.49.tar.bz2...
2008 Nov 21
0
Wine release 1.1.9
The Wine development release 1.1.9 is now available. What's new in this release (see below for details): - A large number of regression test fixes. - Performance improvements in memory management. - Improved POP3 support in inetcomm. - Initial implementation of the XInput DLL. - Various bug fixes. The source is available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.9.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.1.9.tar.bz2 Binary packages for various distributio...
2007 Nov 30
0
Wine release 0.9.50
...and. shell32: Don't wait for the command to terminate in ShellLink_InvokeCommand. winedbg: Print a backtrace in --auto mode. comctl32: Fixed handling of monochrome icons in image lists. wine.inf: Some dlls need to be registered before the others. wine.inf: Register inetcomm.dll. ntdll: Initialize the PEB LoaderLock pointer. ntdll: Send the exit code to the server on failed initialization. ntdll: Unblock signals in process init only after the dlls have been imported. libport: Work around Mac OS execve() breakage. kernel32/tests: Don't...
2008 Dec 28
5
playing with Wine on Cygwin
...t.c:379: warning: implicit declaration of function `Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library' internettransport.c:379: error: `infd' undeclared (first use in this function) make[2]: *** [internettransport.o] Error 1 make[2]: Leaving directory `/cygdrive/c/wine-1.1.11/dlls/inetcomm' make[1]: *** [inetcomm] Error 2 make[1]: Leaving directory `/cygdrive/c/wine-1.1.11/dlls' make: *** [dlls] Error 2 Looks like the sort of thing that happens when configure thinks you have something installed you don't. I realise this is on VirtualBox, so all results are to be taken w...
2013 Mar 15
0
Wine release 1.5.26
...StringFormatFlagsNoClip is specified. Filip Navara (1): iphlpapi: Use prefixed WS_ structures to avoid misalignment on OS X builds. Francois Gouget (8): gdiplus/tests: Skip the tests if unable to load the TIFF image. mshtml/tests: Make test_insert_adjacent_elems() static. inetcomm: Make mimebody_create() static. msvcrt: Remove WINAPI on static functions where not needed. qcap: Fix compilation on systems that have v4l1 but not VIDIOCMCAPTURE & co. d3dx9_34: Add a space between the spec entry name and the implementation function. msxml3/tests: Make...
2016 May 16
0
Wine release 1.9.10
...in FileMonikerImpl_ComposeWith. riched20: Don't call UpdateWindow after setting the background color. Alexandre Julliard (14): server: Add support for maintaining a client-side directory cache. ntdll: Store the directory identity and search mask in the directory cache. inetcomm: Don't use strcasecmp on Ansi strings. ntdll/tests: Convert directory filename tests to Unicode. ntdll: Implement RtlCompareUnicodeStrings. ntdll: Cache the entire directory contents and sort the names before returning files. ntdll/tests: Add tests for directory sorting....
2011 Jan 26
1
Wine fails to compile on Caos NSA 0.9 x86_64
...uded from internettransport.c:23: ../../include/ws2tcpip.h:57: error: conflicting types for 'socklen_t' /usr/include/unistd.h:245: error: previous declaration of 'socklen_t' was here make[1]: *** [internettransport.o] Error 1 make[1]: Leaving directory `/home/cnitta/wine-1.3.12/dlls/inetcomm' make: *** [dlls/inetcomm] Error 2 Applying the same fix to internettransport.c causes many other problems such as "storage size of 'hints' isn't known", etc. Any suggestions would be greatly appreciated.
2016 Apr 29
0
Wine release 1.9.9
...check the NtQueryDirectoryFile return status. kernel32: Properly check the NtQueryDirectoryFile return status. Alistair Leslie-Hughes (12): d3d11: Support NULL views in d3d10_device_ClearDepthStencilView(). d3d11: Support NULL views in d3d10_device_ClearRenderTargetView(). inetcomm: IMimeMessage has a HBODY_ROOT node by default. mimeole.idl: Add missing Mime Property IDS. inetcomm: Trace all IMimeBody function parameters. inetcomm: Add MimeOleGetPropertySchema stub. mimeole.idl: Correct IMimePropertySchema interface. inetcomm: Implement MimeOleGe...
2002 Feb 15
1
Microsoft Home Publishing
...:win32:PE_FindExportedFunction function not found for forward 'gdi32.DrawTextExW' used by 'shlwapi.dll'. If you are using builtin 'shlwapi.dll', try using the native one instead. err:win32:PE_fixup_imports No implementation for SHLWAPI.dll.301 imported from C:\windows\system\inetcomm.dll, setting to 0xdeadbeef fixme:shell:SHLWAPI_377 (0x5ec0c04c 0x5ec00000 (nil))stub Wine ERROR: Couldn't set file attributes for existing file "/mnt/windows/Program Files/Microsoft Home Publishing 2000/Hpuk.gdb". Check permissions or set VFAT "quiet" mount flag err:win32:PE...
2007 Dec 28
0
Wine release 0.9.52
...() and _dump_EnumDevices_dwFlags() more self-contained. Assorted spelling fixes. configure: Work around an Xcode 3.0 bug when detecting the libGL library. Gerald Pfeifer (1): msi: Fix error handling in encode_streamname(). Huw Davies (6): include: Add IMimeAllocator. inetcomm: Add IMimeAllocator implementation. inetcomm: Fix spelling typo. inetcomm: Implement IMimeBody_GetParameters. inetcomm: Unquote parameter values. inetcomm: Implement IMimeBody_GetOffsets. Ivan Sinitsin (1): winefile: Save font settings in registry. Jacek Caban (24):...
2016 Jul 08
0
Wine release 1.9.14
...Share the source with d3dx9_36. d3dx9_41: Share the source with d3dx9_36. d3dx9_42: Share the source with d3dx9_36. d3dx9_43: Share the source with d3dx9_36. propsys: Add semi-stub for PropVariantToStringAlloc. propsys: Support VT_LPWSTR in PropVariantChangeType. inetcomm: Implement IMimeBody DeleteProp. inetcomm: Ignore option OID_CLEANUP_TREE_ON_SAVE. inetcomm: Return S_OK from IMimeMessgae Commit. inetcomm: Support LPSTR to LPWSTR conversion in GetProp. include: Complete IMimeAddressTable interface definition. Andrew Eikum (1): xaud...
2017 Jun 09
0
Wine release 2.10
...draw surface. d3drm: Implement CreateTextureFromSurface() and related methods. d3drm: Fix IDirect3DRMMesh::QueryInterface to support IDirect3DRMObject and IDirect3DRMVisual. d3drm: Fix IDirect3DRMMeshBuilder::QueryInterface to support IDirect3DRMObject and IDirect3DRMVisual. inetcomm/tests: Return interface pointer for test stream. inetcomm: Release previously set data (Valgrind). inetcomm: Implemented IMimeBody::GetClassID(). d3drm: Consolidate GetClassName() implementation, reduce tests duplication. d3drm/tests: Added a helper to create test window....
2002 Jan 16
1
Microsoft Home Publishing 2000
...:win32:PE_FindExportedFunction function not found for forward 'gdi32.DrawTextExW' used by 'shlwapi.dll'. If you are using builtin 'shlwapi.dll', try using the native one instead. err:win32:PE_fixup_imports No implementation for SHLWAPI.dll.301 imported from C:\windows\system\inetcomm.dll, setting to 0xdeadbeef fixme:shell:SHLWAPI_377 (0x5ec0c04c 0x5ec00000 (nil))stub Wine ERROR: Couldn't set file attributes for existing file "/mnt/windows/Program Files/Microsoft Home Publishing 2000/Hpuk.gdb". Check permissions or set VFAT "quiet" mount flag err:win32:PE...
2017 Feb 17
0
Wine release 2.2
...lgrind shows some possible leaks under crypt32/tests/sip.c 36247 VHD Attach v3.90 (.NET app) needs virtdisk.dll 36341 valgrind shows some possible leaks under crypt32/tests/base64.c 36365 valgrind shows a TON of leaks in ieframe/tests/webbrowser.c 36395 valgrind shows a possible leak in inetcomm/tests/mimeole.c 36557 valgrind shows some invalid writes in ieframe/tests/webbrowser.c 36662 valgrind shows a few memory leaks in ws2_32/tests/sock.c 37398 Urban Assault black screen when using software renderer and DDSCAPS_SYSTEMMEMORY 37399 Urban Assault black screen when using softwa...
2009 Apr 10
0
Wine release 1.1.19
...displayed in incorrect place 15644 Morrowind: Waterplane/sprite flickering with ORM=fbo 15778 Counter Strike Source: bullet holes and knife mark don't appear on walls 16242 list apps installed with msi 16597 Wrong detection of SelAttributes in RichEdit 16660 build broken in dlls/inetcomm/internettransport.c on OpenBSD 16661 build broken in dlls/iphlpapi/ipstats.c on OpenBSD 4.4 16662 build broken in dlls/ntdll/cdrom.c on OpenBSD 4.4 16663 build broken in dlls/ntdll/signal_i386.c on OpenBSD 4.4 16833 Build fails in Cygwin at dlls/inetcomm/internettransport.c 16891 .NE...
2009 Jun 01
12
Gecko issues
My situation is this: i have gecko installed using wintricks but when i play metin2 online(i dont a small description before starting the game) or counter strike(when chosen a team - the map description does not appear) and in the console i keep getting the following lines : Code: 0[714ce08]: nsNativeModuleLoader::LoadModule("c:\\windows\\gecko\\0.9.1\\wine_gecko\nssckbi.dll") -