Displaying 8 results from an estimated 8 matches for "eventregist".
Did you mean:
eventregister
2012 May 28
1
Portal 2 crashes and no 3D acceleration
...'ve googled around, tried installing c components.
Here's whatever that is in the terminal:
Code:
rick at linuxmint ~/.local/share/wineprefixes/steam/drive_c/Program Files (x86)/Steam/steamapps/common/portal 2 $ wine ./portal2.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x344d20, 0x37c848, 0x37c840
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x344d20, 0x37c880, 0x37c878
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x344d20, 0x37c810, 0x37c808
fixme:advapi:EventRegister {1432afee...
2012 Apr 23
1
(Some) HL2 games won't start but HL2 will.
...ented yet
fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
fixme:win:RegisterDeviceNotificationA (hwnd=0x100ba, filter=0x32d5bc,flags=0x00000004) returns a fake device notification handle!
fixme:win:EnumDisplayDevicesW ((null),0,0x32c570,0x00000000), stub!
fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x344890, 0x375bd8, 0x375bd0
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x344890, 0x375c10, 0x375c08
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x344890, 0x375ba0, 0x375b98
fixme:advapi:EventRegister {1432afee...
2011 Mar 28
2
.Net frame 4 error
<script src='http://img823.imageshack.us/shareable/?i=screenshot1mr.png&p=tl' type='text/javascript'></script><noscript>[Image: http://img823.imageshack.us/img823/3043/screenshot1mr.png ] (http://img823.imageshack.us/i/screenshot1mr.png/)</noscript>
any one know to fix that? Im trying to play The sims Medieval.
2016 Nov 11
0
Wine release 1.9.23
...ormat.
wined3d: Add support for WINED3DFMT_R16G16_SINT format.
wined3d: Add support for WINED3DFMT_R16G16B16A16_UINT format.
wined3d: Add support for WINED3DFMT_R16G16B16A16_SINT format.
Kim Malmo (1):
po: Update Norwegian translation.
Michael Müller (1):
ntdll: Move EventRegister/Unregister from advapi32 to ntdll.
Nikolay Sivov (24):
dwrite: Update to IDWriteFontFace4.
xmllite: Store and return MultiLanguage reader property.
ucrtbase: Added _sopen_dispatch/_wsopen_dispatch.
d2d1/tests: DrawTextLayout() ignores effects that are not brushes.
d...
2019 Nov 01
0
Wine release 4.19
...ure test.
mmdevapi/tests: Use discontinuity flag to detect broken win7 behavior.
mmdevapi: Set data pointer to NULL on IAudioCaptureClient::GetBuffer failure.
mmdevapi: Return E_INVALIDARG for invalid share mode argument.
dxgi: Sort reported output modes.
advapi32: Add EventRegister and EventUnregister tests.
ntdll: Add missing spec file entry for EtwEventWriteString.
Austin English (1):
ntoskrnl.exe: Quiet a verbose FIXME.
Brendan Shanks (2):
kernel32/tests: Test loading system DLLs with WoW64 redirection disabled.
ntdll: Enable WoW64 filesystem re...
2012 May 11
0
Wine release 1.5.4
...emove a workaround for missing Windows Script interfaces.
msi: Add the Session object as a global member to custom action scripts.
msi: Fix a couple of DispGetParam calls.
msi: Resolve the target path for the ODBC driver file if necessary.
advapi32: Return a fake handle from EventRegister.
advapi32: Add stub implementations of EventUnregister and EventWrite.
rpcrt4: Add a stub implementation of RpcServerInqDefaultPrincNameA/W.
secur32: Fix potential leaks of the NTLM session key.
secur32: Remove some unused variables.
secur32: Update NTLM capabilities...
2012 Jun 15
0
Wine release 1.4.1
...pi32: Implement CredMarshalCredential and CredUnmarshalCredential.
winhttp: Fix up headers with wrong termination.
msiexec: Support the "b!" UI option.
advapi32: Return a fake security descriptor from CreatePrivateObjectSecurity.
advapi32: Return a fake handle from EventRegister.
advapi32: Add stub implementations of EventUnregister and EventWrite.
rpcrt4: Add a stub implementation of RpcServerInqDefaultPrincNameA/W.
msi: Perform a case insensitive match on filenames from cabinets.
msi: Fix deleting services on installation.
msi: Deformat th...
2010 Oct 01
0
Wine release 1.3.4
...mWbemClassObject and IWbemServices.
msi: Always check the return value of msi_string2idW.
msi: Treat empty string as NULL in MsiGetSummaryInformationW.
msvcrt: Implement wcsnlen.
programs: Add a stub implementation of mofcomp.exe.
advapi32: Add a stub implementation of EventRegister.
include: Add a prototype for EnumSystemLocalesEx.
msi: Remove an unnecessary warning.
msi: Set more 64-bit properties.
Henri Verbeet (40):
wined3d: Move the vertex shader to wined3d_state.
wined3d: Move vertex shader constants to wined3d_state.
wined3d: Move...