Displaying 2 results from an estimated 2 matches for "mci_break".
2010 Nov 28
2
Problem with the game "Pilgrim"
...fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
wine: cannot find L"C:\\windows\\system32\\gearsec.exe"
fixme:hook:SetWindowsHookEx16 System-global hooks (7) broken in Win16
fixme:wing:WinGGetDIBPointer16 0d74 0x6a6272: setting BITMAPINFO not supported
fixme:mci:MCI_Break (0402) vkey 0122 stub
fixme:mci:MCI_Break (0402) vkey 0000 stub
fixme:mci:MCI_Break (0402) vkey 0000 stub
fixme:mci:MCI_Break (0402) vkey B544 stub
fixme:mci:MCI_Break (0402) vkey B544 stub
fixme:mci:MCI_Break (0402) vkey 1867 stub
fixme:winmm:MMSYSTDRV_FindHandle Kind isn't properly initialize...
2017 Mar 17
0
Wine release 2.4
...dd KeAcquireInStackQueuedSpinLock stub.
ntoskrnl.exe: Add KeWaitForMultipleObjects stub.
dhcpcsvc: Add DhcpCApiInitialize and DhcpCApiCleanup stubs.
setupapi: Add SetupDiEnumDriverInfoA/W stubs.
Bruno Jesus (9):
mciavi32: Trace MCIAVI_CreateWindow.
mciavi32: Implement MCI_BREAK.
winmm: Dispatch MCI_BREAK to the driver.
wininet: Forward InternetGetConnectedState to Ex function.
include: Add missing connection check flags to wininet.h.
iphlpapi/tests: Test route type and protocol in GetIpForwardTable.
wininet/test: Improve tests for InternetGet...