search for: get_load_ord

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

Did you mean: get_load_order
2008 Nov 05
2
I have a problem with comsvcs.dll COM+ DCOM98
I have a problem with the Dll Comsvcs.dll which manages COM +; when I try to run an application developed in VB6. I installed the DCOM98 this overwrites the DLL's Ole32.dll, oleaut32.dll, rpct4.dll and when I run the application gives me an error and not burden the application. When winecfg off with the dll's installed by the DCOM + (Ole32.dll, oleaut.dll and rpct4.dll) gives me an
2007 Mar 19
1
App can't load DLLs without sudo
...;s no evidence that it's looking anywhere other than the LCC folder for these DLLs. trace:module:load_dll looking for L"MFC42.DLL" in L"C:\\Program Files\\Syncrosoft\\LCC;.;c:\\windows\\system32;c:\\windows\\system;c:\\windows;c:\\windows\\system32;c:\\windows" trace:module:get_load_order looking for L"C:\\Program Files\\Syncrosoft\\LCC\\MFC42.DLL" trace:module:get_load_order_value got standard key n for L"MFC42" warn:module:load_dll Failed to load module L"MFC42.DLL"; status=c0000135 I'm new to wine and not sure where else to look. Thanks in adv...
2008 May 08
3
Wow.exe segfault xubuntu hardy on Wine 0.9.61
...ubuntu and wine, i'm not all that ubuntu savvy, so i could be missing some obvious stuff. Athlon64 xubuntu 8.04 (2.6.24-16-generic) nVidia 8800GTS (x86_64-169.12 driver) did a WINEDEBUG=trace+all here's where i think the problem is : (something to do with opengl) Code: 0009:trace:module:get_load_order got hardcoded default for L"OPENGL32.dll" 0009:trace:heap:RtlFreeHeap (0x110000,00000002,0x115140): returning TRUE 0009:trace:ntdll:NtReadFile (0x18,(nil),(nil),(nil),0xff902d5c,0xff902d6f,0x00000055,0xff902d50,(nil)),partial stub! 0009: get_handle_fd( handle=0x18 ) 0009: *fd* 0x18 -&gt...
2019 Feb 15
0
Wine release 4.2
...ntdll: Don't use current directory for libraries unless explicitly specified in the search path. setupapi/tests: Avoid sizeof in traces. ntdll: Use an NT filename to search for loaded modules. ntdll: Return an NT filename in find_dll_file(). ntdll: Pass an NT filename to get_load_order(). ntdll: Use NT filenames when loading dlls. ntdll: Remove no longer used parameter from find_fileid_module(). ntdll: Pass a flag instead of a file handle to load_builtin_dll(). ntdll: Directly try to open the dll file instead of checking for existence first. ntdll:...