[Bug 29716] unimplemented function ntdll.dll.RtlCreateTagHeap

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 24 22:28:48 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=29716

kyle Amadio <kylea at itvss.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kylea at itvss.com.au

--- Comment #6 from kyle Amadio <kylea at itvss.com.au> 2012-10-24 22:28:48 CDT ---
Apologies for adding to this bug - tell me if I should create a new one.

I have the same message appearing. 

Background: I use a product called OpenInsight on Windows. I have been able to
get it to work fairly well using Wine. Only have two issues - this is one.

I use a third party editor that relies upon a license dll file that needs a
heap of Windows dlls: MFC42u.DLL is the starting dll. In a case of trial and
error I copied in all these from a Win7 sysWOW64 folder to see if I could get
this to work.

I ran :   wine regsvr32 /c SRPLicense.dll  - to draw out the issue...

err:module:import_dll Library API-MS-Win-Core-Debug-L1-1-0.dll (which is needed
by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-ErrorHandling-L1-1-0.dll (which
is needed by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-File-L1-1-0.dll (which is needed
by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-Handle-L1-1-0.dll (which is
needed by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-Interlocked-L1-1-0.dll (which is
needed by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-LibraryLoader-L1-1-0.dll (which
is needed by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-Localization-L1-1-0.dll (which is
needed by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-LocalRegistry-L1-1-0.dll (which
is needed by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-Memory-L1-1-0.dll (which is
needed by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-Misc-L1-1-0.dll (which is needed
by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll
(which is needed by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-ProcessThreads-L1-1-0.dll (which
is needed by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-Profile-L1-1-0.dll (which is
needed by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-String-L1-1-0.dll (which is
needed by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-Synch-L1-1-0.dll (which is needed
by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Core-SysInfo-L1-1-0.dll (which is
needed by L"C:\\windows\\system32\\MFC42u.DLL") not found
err:module:import_dll Library API-MS-Win-Security-Base-L1-1-0.dll (which is
needed by L"C:\\windows\\system32\\MFC42u.DLL") not found

err:module:import_dll Library MFC42u.DLL (which is needed by
L"Z:\\home\\kylea\\.cxoffice\\magical\\drive_c\\RevSoft\\Oinsight\\SRPLicense.dll")
not found


fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
fixme:ntdll:NtQuerySystemInformation (0x00000032,0x32da0c,0x00000004,(nil))
stub
wine: Call from 0x7bc3e5b0 to unimplemented function
ntdll.dll.RtlCreateTagHeap, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list