Merge branch 'newMaster2024' of https://verag.visualstudio.com/SDL/_git/SDL into newMaster2024
This commit is contained in:
@@ -1508,7 +1508,7 @@ Public Class cFormularManager
|
|||||||
Return System.IO.Path.GetTempPath() & Guid.NewGuid().ToString() & ".pdf"
|
Return System.IO.Path.GetTempPath() & Guid.NewGuid().ToString() & ".pdf"
|
||||||
End Function
|
End Function
|
||||||
Shared Function getTMPPath_MSG() As String
|
Shared Function getTMPPath_MSG() As String
|
||||||
Return System.IO.Path.GetTempPath() & Guid.NewGuid().ToString() & ".msg"
|
Return Path.GetTempPath() & Guid.NewGuid().ToString() & ".msg"
|
||||||
End Function
|
End Function
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user