Receiving Message from another program
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
%SystemRoot%\Explorer.exe /e,/idlist,%I,%L we can send this command to explore.exe to open specific folder through double clicking in folder . or after doubleclicking in folder, window send this command to explorer similarly i want to receive parameters in my program. how can i do it? please help me..