search for: kernelbase

Displaying 20 results from an estimated 77 matches for "kernelbase".

2019 Dec 13
0
Wine release 5.0-rc1
...ils): - Gecko update, with support for running from a global location. - Unicode data updated to Unicode version 12.1. - Initial version of the MSADO (ActiveX Data Objects) library. - Update installation support in the WUSA (Windows Update Standalone) tool. - More progress on the kernel32/kernelbase restructuring. - Support for signing with ECDSA keys. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/5.0/wine-5.0-rc1.tar.xz http://mirrors.ibiblio.org/wine/source/5.0/wine-5.0-rc1.tar.xz Binary packages for various distributi...
2019 Jul 05
0
Wine release 4.12
...svcrt. vmm.vxd: Build with msvcrt. vnbt.vxd: Build with msvcrt. vnetbios.vxd: Build with msvcrt. vssapi: Build with msvcrt. vtdapi.vxd: Build with msvcrt. vulkan-1: Build with msvcrt. vwin32.vxd: Build with msvcrt. advapi32: Move registry functions to kernelbase. advapi32: Move sid functions to kernelbase. advapi32: Move token functions to kernelbase. advapi32: Move security descriptor functions to kernelbase. advapi32: Move access control functions to kernelbase. advapi32: Move performance stubs to kernelbase. winebuild...
2006 Jan 13
26
A couple of issues
I''ve been testing ZFS since it came out on b27 and this week I BFUed to b30. I''ve seen two problems, one I''ll call minor and the other major. The hardware is a Dell PowerEdge 2600 with 2 3.2GHz Xeons, 2GB memory and a perc3 controller. I have created a filesystem for over 1000 users on it and take hourly snapshots, which destroy the one from 24 hours ago, except the
2020 Jul 17
0
Wine release 5.13
...ine both A and W printf functions. winebuild: Generate Windows-style syscall thunks on x86. winebuild: Generate Windows-style syscall thunks on x86_64. ntdll: Move NtQueryObject/NtSetInformationObject to the Unix library. kernel32: Move RemoveDirectoryA/W() implementation to kernelbase. mountmgr: Use wine_get_dos_file_name() instead of wine_unix_to_nt_file_name(). ntdll: Disallow relative paths in wine_unix_to_nt_file_name(), handle them in the caller. winebuild: Fix retrieving syscall arg length on x86_64. ntdll: Return a char pointer instead of an ANSI_S...
2019 May 24
0
Wine release 4.9
The Wine development release 4.9 is now available. What's new in this release (see below for details): - Initial support for installing Plug and Play drivers. - Support for building 16-bit modules in PE format. - A lot of code moved to the new KernelBase DLL. - Various game controller fixes. - Use higher performance system clocks if available. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/4.x/wine-4.9.tar.xz http://mirrors.ibiblio.org/wine/source/4.x/wine-4.9.tar.xz Binary...
2019 Sep 13
0
Wine release 4.16
...scan-build). gdi32: Handle HeapAlloc failure in SetEnhMetaFileBits (scan-build). winex11: Factor out array access in ConvertAttribWGLtoGLX (scan-build). Alexandre Julliard (40): configure: Don't link to libunwind if not necessary. kernel32: Move interlocked functions to kernelbase. kernel32: Move file change notification functions to kernelbase. kernel32: Move virtual memory functions to kernelbase. kernel32: Move heap functions to kernelbase. kernel32: Move memory resource functions to kernelbase. kernel32: Move global/local memory functions to...
2019 Sep 27
0
Wine release 4.17
...EM_POWER_STATUS. include: Add Tag field to SYSTEM_BATTERY_STATE. ntdll/tests: Add tests for NtPowerInformation(SystemBatteryState). Alexandre Julliard (30): ntdll: Don't use virtual_uninterrupted_read_memory() for invalid %gs check. kernel32: Move some path functions to kernelbase. kernel32: Move some locale functions to kernelbase. ntdll: Fix usage of libunwind on x86-64 on non-macOS platforms. ntdll: Don't send the first chance debug event twice. ntdll: Send first chance debug event while on signal stack on i386. kernelbase: Don't roun...
2019 Nov 29
0
Wine release 4.21
...lue E_NOTIMPL crashes StarCitizen 48170 start.exe: /min no longer works 48176 cannot select drawn line in excel2003 sheet (for removal) 48178 upgrade to "version 4 stable" made EXCEL2003 unusable (even after re-installing/purging wine and EXCEL) 48188 wine fails to load, "kernelbase.dll" failed to initialize, aborting ---------------------------------------------------------------- Changes since 4.20: Akihiro Sagawa (1): po: Update Japanese translation. Alex Henrie (1): winex11: Fix off-by-one error in color value scaling. Alexandre Julliard (62): k...
2020 Aug 14
0
Wine release 5.15
...h is unsigned. ntdll: Move the critical section fallback code out of the Unix library. ntdll: Avoid importing RtlEnterCriticalSection/RtlLeaveCriticalSection from the Unix side. ntdll: Implement KiUserApcDispatcher(). ntdll: Use KiUserApcDispatcher() to call user APCs. kernelbase: Fix console ioctl output sizes. ntdll/tests: Run exception tests under the debugger on all platforms. ntdll: Unwind the syscall frame when calling KiUserExceptionDispatcher(). ntdll: Unwind the syscall frame when calling KiRaiseUserExceptionDispatcher(). Alistair Leslie-Hughes (...
2018 Nov 23
0
Wine release 3.21
...setupapi/tests: Remove workarounds in testRegisterAndGetDetail(). setupapi/tests: Remove workarounds in testDeviceRegistryPropertyA(). setupapi/tests: Remove workarounds in testDeviceRegistryPropertyW(). Zhiyi Zhang (16): mountmgr: Add IOCTL_STORAGE_QUERY_PROPERTY stub. kernelbase: Implement PathCchFindExtension. kernelbase: Implement PathCchAddExtension. kernelbase: Implement PathCchRemoveExtension. kernelbase: Implement PathCchRenameExtension. kernelbase: Implement PathIsUNCEx. kernelbase: Implement PathCchStripPrefix. kernelbase: Implem...
2020 Aug 01
0
Wine release 5.14
...L_CONDRV_SET_INPUT_INFO to set console window handle. server: Remove no longer used code from set_console_input_info. server: Introduce IOCTL_CONDRV_SET_TITLE ioctl. wineconsole: Use IOCTL_CONDRV_SET_TITLE ioctl. server: Allow creating screen buffer using NtCreateFile. kernelbase: Use NtCreateFile in CreateConsoleScreenBuffer. server: Introduce IOCTL_CONDRV_WRITE_OUTPUT ioctl. kernelbase: Use IOCTL_CONDRV_WRITE_OUTPUT in WriteConsoleOutputW. kernelbase: Use IOCTL_CONDRV_WRITE_OUTPUT in WriteConsoleOutputAttribute. kernelbase: Use IOCTL_CONDRV_WRITE_O...
2019 Aug 16
0
Wine release 4.14
...ld for static libraries. wpcap: Avoid deprecated pcap_lookupdev(). ntdll: Reimplement thread initialization in assembler on ARM64. ntdll: Silence FIXME for LdrResolveDelayLoadedAPI(). kernel32: Reimplement fiber switching in assembly. kernel32: Move thread functions to kernelbase. kernel32: Move thread pool functions to kernelbase. kernel32: Move fiber functions to kernelbase. kernel32: Move more thread functions to kernelbase. kernel32: Move some process functions to kernelbase. kernel32: Move process/thread attribute list functions to kernelb...
2020 Oct 23
0
Wine release 5.20
...in the cursor move lines function. riched20: Remove the caret at end hack. Jacek Caban (32): conhost: Support window resizing. conhost: Import scrolling support from wineconsole. conhost: Store title as zero terminated string. conhost: Set console window title. kernelbase: Use conhost in AllocConsole. wineconsole: Reimplement as AllocConsole wrapper. kernel32: Always use conhost for WriteConsoleW. kernel32: Always use conhost for ReadConsoleW. kernel32: Move ReadConsole and WriteConsole to kernelbase. kernelbase: Remove window position...
2020 May 22
0
Wine release 5.9
...49142 Horizontal mouse scroll events (X11 buttons 6 and 7) should not be translated to back/forward events 49146 Hearts of Iron IV needs api-ms-win-crt-private-l1-1-0.dll._o_sin 49173 widl generates invalid code for Gecko's ISimpleDOM.idl 49175 Duplicated checking canonicalized inside kernelbase/path.c 49200 Steam hangs after login 49203 Possible incorrect usage >= instead <= in shlview.c ---------------------------------------------------------------- Changes since 5.8: Akihiro Sagawa (3): po: Update Japanese translation. winegstreamer: Unref the GstCaps object...
2020 Mar 13
0
Wine release 5.4
...ized Offset and OffsetHigh fields 48742 ntdll: get_modref: Conditional jump or move depends on uninitialised value(s) ---------------------------------------------------------------- Changes since 5.3: Aaro Altonen (3): kernel32/tests: Add tests for SetConsoleScreenBufferInfoEx(). kernelbase: Implement SetConsoleScreenBufferInfoEx(). urlmon: Add URLOpenPullStreamW() stub. Akihiro Sagawa (2): dsound/tests: Add a test whether the buffer is a valid global memory. dsound: Make GlobalHandle() for the sound buffer failed. Alexandre Julliard (35): ntdll: Delay NFC ta...
2020 Aug 28
0
Wine release 5.16
...base/tests: Add tests for SpecialCasing. Derek Lesho (1): shcore: Add GetScaleFactorForDevice() stub. Dmitry Kislyuk (1): vbscript: Implement case-insensitive search in Replace function. Dmitry Timoshkov (2): ole32: Add a check for hglobal pointer to GetHGlobalFromStream. kernelbase: Native machine is optional for IsWow64Process2. Fabian Maurer (2): user32: Set default user preferences to enable animations. msvcrt/math: In _fcvt/_fcvt_s handle locale decimal separator properly. Fran?ois Gouget (2): winapi: Remove obsolete entries from win32.api. winap...
2020 Mar 27
0
Wine release 5.5
...t unplayable) [regression] 41929 Multiple games need WINED3D_TEXF_ANISOTROPIC filter mode 45967 Beat hazard 2 - bad network/float behavior 47056 Solid Edge v15: Program freeze on File->Open 48276 VSDC Video Editor needs VT_VECTOR|VT_I4 support in PropertyStorage_ReadProperty 48473 kernelbase WaitNamedPipeW contains non-null terminated string, causing garbage output in trace logs 48495 XCP-ng Center v8.x (.NET 4.6 app) can't connect to server with self-signed certificate 48593 Multiple games play only one frame of video (Fable: The Lost Chapters, Audiosurf, Dark Souls 2, Oddwo...
2020 Aug 07
0
Wine release 5.0.2
...49142 Horizontal mouse scroll events (X11 buttons 6 and 7) should not be translated to back/forward events 49146 Hearts of Iron IV needs api-ms-win-crt-private-l1-1-0.dll._o_sin 49173 widl generates invalid code for Gecko's ISimpleDOM.idl 49175 Duplicated checking canonicalized inside kernelbase/path.c 49198 Denuvo Anti-Cheat 'denuvo-anti-cheat.sys' crashes in entry point (incorrect page protection restored during relocation processing) 49203 Possible incorrect usage >= instead <= in shlview.c ---------------------------------------------------------------- Changes si...
2020 Sep 25
0
Wine release 5.18
...V_WRITE_CONSOLE. conhost/tests: Improve handling slow conhost replies. conhost/tests: Allow clear screen on console exit. conhost/tests: Add ReadConsole tests. conhost: Free screen buffer data in destroy_screen_buffer. server: Introduce console_connection object. kernelbase: Create console connection in init_console. server: Allow creating unbound console connection objects. server: Introduce IOCTL_CONDRV_BIND_PID ioctl. server: Support creating console reference from console connection object. kernelbase: Use console connection object in Attac...
2019 Jun 21
0
Wine release 4.11
...files: Support mixing Unix and msvcrt headers in a single module. winecrt0: Build with msvcrt. winecrt0: Provide our own setjmp/longjmp functions for exception handling. ntdll: Make wine_server_call() cdecl. ntdll: Make the standard C functions available for importing. kernelbase: Build with msvcrt. qmgr: Build with msvcrt. qmgrprxy: Build with msvcrt. query: Build with msvcrt. qwave: Build with msvcrt. rasapi32: Build with msvcrt. rasdlg: Build with msvcrt. regapi: Build with msvcrt. resutils: Build with msvcrt. riched2...