search for: ldraddrefdll

Displaying 4 results from an estimated 4 matches for "ldraddrefdll".

2009 Mar 09
2
Wine and mono
...r) under Linux. I can install wine and mono but I still get an error when I try to run from the command line: fixme:ntdll:NtQueryObject Unsupported information class 1 fixme:ntdll:NtQueryObject Unsupported information class 1 fixme:ntdll:NtQueryObject Unsupported information class 1 fixme:module:LdrAddRefDll 0x7e4b0000 flags 1 not implemented install the Windows version of Mono to run .NET executables wine: Unhandled page fault on write access to 0x00000075 at address 0x4048da (thread 00c7), starting debugger... Unhandl...
2013 Oct 25
0
Wine release 1.7.5
...ate explicit build rules for idl files from makedep. makefiles: Generate explicit build rules for dlldata.c from makedep. makefiles: Generate explicit build rules for testlist.c from makedep. tools: Update the character data tables to Unicode 6.3.0. ntdll/tests: Skip test if LdrAddRefDll is missing. makedep: Remove support for no longer used .mc.rc files. makedep: Add a helper function to replace a file name extension. makedep: Automatically add the source idl for generated sources to the dependencies list. explorer: Set the final size of the desktop window...
2014 Jan 10
0
Wine release 1.6.2
.... Kohei Takahashi (1): msi: Return -1 on open failure in FDI callbacks. Lasse Rasinen (1): d3d9: Update locked_rect only if wined3d_surface_map succeeds. Lauri Kentt? (1): readme: Update Finnish translation. Nikolay Sivov (12): ntdll: Support pinning module refcount with LdrAddRefDll(). kernel32: Added support for GET_MODULE_HANDLE_EX_FLAG_PIN. wshom.ocx: Silence failure to query IDispatchEx from IWshShell3. wshom.ocx: Implement IWshShell3::ExpandEnvironmentStrings(). rsaenh: Fail on unsupported flag values only in CryptHashData(). oleaut32: Always...
2007 Jun 01
0
Wine release 0.9.38
...IoDeleteDevice. ntoskrnl.exe: Implemented IoCreateSymbolicLink. ntoskrnl.exe: Export KeServiceDescriptorTable and KeTickCount. ntoskrnl.exe: Added IofCompleteRequest. ntdll: Reimplement LdrGetDllHandle to use the same search algorithm as LdrLoadDll. ntdll: Implemented LdrAddRefDll. kernel32: Support incrementing the module refcount in GetModuleHandleEx. kernel32: Check for already loaded module also for LOAD_LIBRARY_AS_DATAFILE. ntoskrnl.exe: Implemented a number of memory allocation functions. ntoskrnl.exe: Export a Wine-internal function to run the...