--- trunk/src/GPGOE.def 2006/03/24 22:46:53 3 +++ trunk/src/GPGOE.def 2006/04/13 07:41:30 18 @@ -1,8 +1,13 @@ LIBRARY GPGOE DESCRIPTION 'GPGoe - GPG Plugin for Outlook Express' +;SECTIONS +; .SHARDAT READ WRITE SHARED EXPORTS gpgoe_initialize @1 gpgoe_remove @2 + gpgoe_set_active_modes @3 + gpgoe_get_active_modes @4 +