Changed the terminate code to set the WordApp to null.
This commit is contained in:
@@ -109,6 +109,7 @@ namespace Volian.MSWord
|
||||
// otherwise Kill it.
|
||||
proc.Kill();
|
||||
}
|
||||
_MyWordApp = null;
|
||||
}
|
||||
public static System.Diagnostics.Process[] WordProcesses
|
||||
{
|
||||
|
Reference in New Issue
Block a user