Files
evolution/win32/libevolution-mail.def
Tor Lillqvist 5ebef95975 List the function mail_win32_get_mail_thread_queued() instead of the
2006-10-16  Tor Lillqvist  <tml@novell.com>

	* win32/libevolution-mail.def: List the function
	mail_win32_get_mail_thread_queued() instead of the variable
	mail_thread_queued.  (#348212)

	* mail-mt.h: On Win32 we don't want to use the mail_thread_queued
	variable outside the libevolution-mail DLL, but instead access its
	value through a getter function.

	* mail-mt.c: Make mail_thread_queued static on Win32.
	(mail_win32_get_mail_thread_queued): New function that returns the
	value of mail_thread_queued.

svn path=/trunk/; revision=32898
2006-10-16 14:50:33 +00:00

15 lines
376 B
Modula-2

EXPORTS
em_folder_selection_button_get_selection
em_folder_selection_button_new
em_folder_selection_button_set_selection
em_popup_new
em_popup_target_new_attachments
em_utils_prompt_user
mail_component_get_folder
mail_component_get_folder_uri
mail_component_peek_base_directory
mail_msg_free
mail_msg_new
mail_tool_uri_to_folder
mail_win32_get_mail_thread_queued