Mapi32.dll errors when launching application...

Rein Klazes rklazes at xs4all.nl
Wed Jan 7 13:32:29 CST 2004


On Wed, 7 Jan 2004 11:43:43 -0600, you wrote:

> Here is the output of a crash that I get when trying to exec this
> application.  From what I know of this application it can interact directly
> with MS Outlook, but Outlook is not required (under Windows) for it to
> function.  What can I learn from this output?  Is there anything that I can
> do to make this work? Thanks in advance, Adam
> 
> 
> bash-2.05b$ wine esp.exe
> fixme:accel:CreateAcceleratorTableA should check that the accelerator
> descriptions are valid, return NULL and SetLastError() if not.
> err:odbc:ODBC_LoadDMFunctions Failed to load function SQLAllocHandleStd
> err:odbc:ODBC_LoadDMFunctions Failed to load function SQLBrowseConnect
> err:odbc:ODBC_LoadDMFunctions Failed to load function SQLBulkOperations
> err:odbc:ODBC_LoadDMFunctions Failed to load function SQLDataSources
> err:odbc:ODBC_LoadDMFunctions Failed to load function SQLDescribeParam
> err:odbc:ODBC_LoadDMFunctions Failed to load function SQLDrivers
> err:odbc:ODBC_LoadDMFunctions Failed to load function SQLExtendedFetch
> err:odbc:ODBC_LoadDMFunctions Failed to load function SQLSetPos
> err:odbc:ODBC_LoadDMFunctions Failed to load function SQLSetScrollOptions
> fixme:ole:CoRegisterMessageFilter stub
> fixme:ole:CoRegisterMessageFilter stub
> fixme:ole:VarParseNumFromStr dwInFlags & NUMPRS_HEX_OCT not yet implemented!
> err:module:import_dll No implementation for MAPI32.dll.205 imported from
> L"C:\\windows\\system\\olemsg32.dll", setting to 0xdeadbeef
> err:module:import_dll No implementation for MAPI32.dll.207 imported from
> L"C:\\windows\\system\\olemsg32.dll", setting to 0xdeadbeef

[snip]

> err:module:import_dll No implementation for MAPI32.dll.174 imported from
> L"C:\\WINDOWS\\SYSTEM\\OLEMSG32.DLL", setting to 0xdeadbeef
> fixme:seh:EXC_RtlRaiseException call to unimplemented function
> mapi32.dll.EnableIdleRoutine

These mapi functions are called by a native ole dll olemsg32.dll. 

Try with built-in ole dll's. 

Rein.
-- 
Rein Klazes
rklazes at xs4all.nl



More information about the wine-users mailing list