Jan 22, 2004 #1 ltborst Programmer Jan 15, 2002 6 US I have a visual basic application that executes the following code to open a directory; ShellExecute hWnd, "open", Dir.Path, "", "", 1. This causes the terminal server desktop to be displayed. Does anyone know how to fix this?
I have a visual basic application that executes the following code to open a directory; ShellExecute hWnd, "open", Dir.Path, "", "", 1. This causes the terminal server desktop to be displayed. Does anyone know how to fix this?