|
@ -1,10 +1,10 @@ |
|
|
;Version: 1.0.9.0 |
|
|
;Version: 1.1.0.0 |
|
|
|
|
|
|
|
|
EnableExplicit |
|
|
EnableExplicit |
|
|
|
|
|
|
|
|
Global PBEx_Mail |
|
|
Global PBEx_Mail |
|
|
|
|
|
|
|
|
#PBEx_Mail_Version$ = "1.0.9.0" |
|
|
#PBEx_Mail_Version$ = "1.1.0.0" |
|
|
#PBEx_Mail_Protocol_IMAP = 0 |
|
|
#PBEx_Mail_Protocol_IMAP = 0 |
|
|
#PBEx_Mail_Protocol_POP3 = 1 |
|
|
#PBEx_Mail_Protocol_POP3 = 1 |
|
|
#PBEx_Mail_Priority_Normal = 0 |
|
|
#PBEx_Mail_Priority_Normal = 0 |
|
@ -152,7 +152,7 @@ If PBEx_Mail |
|
|
Global GetMailAttributeEx.GetMailAttributeEx = GetFunction(PBEx_Mail, "GetMailAttributeEx") |
|
|
Global GetMailAttributeEx.GetMailAttributeEx = GetFunction(PBEx_Mail, "GetMailAttributeEx") |
|
|
|
|
|
|
|
|
EndIf |
|
|
EndIf |
|
|
; IDE Options = PureBasic 5.60 (Windows - x64) |
|
|
; IDE Options = PureBasic 5.71 beta 1 LTS (Windows - x64) |
|
|
; CursorPosition = 6 |
|
|
; CursorPosition = 6 |
|
|
; EnableXP |
|
|
; EnableXP |
|
|
; EnableUser |
|
|
; EnableUser |
|
|