Baget GDPicture update
This commit is contained in:
@@ -503,6 +503,7 @@ Public Class DocumentViewer
|
||||
|
||||
Select Case oExtension.ToUpper
|
||||
Case ".MSG"
|
||||
'msg is converted to eml and then displayed in GDPicture
|
||||
Dim oEmlPath As String = _email.Convert_ToEml(FilePath)
|
||||
_TempFiles.Add(oEmlPath)
|
||||
DoLoadFile(oEmlPath)
|
||||
|
||||
Reference in New Issue
Block a user