MCore

Top 

MCore.ini file.

The MCore.ini contains MCore initial parameters, which can be changed before MCore library API call or run time.

 

GetMailInEMLFormat

If True the mail body will be retrieved in Email RFC format, or in native mailbox format if False (like MS Outlook MSG mail format).

Examples:

GetMailInEMLFormat     True ; Enable email format

GetMailInEMLFormat     False ; Disable email format

See: GetMailInEMLFormat API

 

DebugMode

Set DebugMode to True to enable Debug mode or to False to Disable debug mode. If DebegMode is True (On) Mailbox library creates 'report.txt' file in

root folder of the application, and puts Debug information to this file during run-time.

Examples:

DebugMode       True ; Enable debug mode

DebugMode       False ; Disable debug mode

See: SetDebugMode API

 

ShowDebugConsole

Shows Debug Console Windows during run-time with debug messages.

Examples:

ShowDebugConsole       True ; Enable debug console window

ShowDebugConsole       False ; Disable debug console window

See: ShowDebugConsole API

 

UseMAPIUninitialize

If True, then the MCore.DLL calls MAPIUninitialize any time when application calls CloseMailbox API for .PST file.

If False, then MAPIUninitialize will not be called by MCore library.

Reason — http://support.microsoft.com/kb/324841

MS Outlook has to be fixed with future service packs.

 

 

 

© MCore Team 2005-2008, please contact as

 

 

 

 

Hosted by uCoz