How to set the path of the program in VB 2003 intelligent program? In window program, you can use Application.StartupPath(), but it can't be used in intelligent program
On WinCE4.2, EVC++4.0 is used. Clicking a button calls an external program. The problem is that I can call the external program normally using the Debug version, but there is no response when using th