Programmazione .Net, Asp.Net, Compact Framework, MAUI, Sql Server, Filenet e tanto altro materiale informatico.
Dim lngTaskId As Long
lngTaskId = Shell("notepad", AppWinStyle.NormalFocus, True)
If lngTaskId = 0 Then
MessageBox.Show("Chiuso")
End If
Nessun commento:
Posta un commento