Re: ShellExecuteEx stops working
- Posted by sergelli Oct 26, 2013
- 1682 views
petelomax said...
My guess would be you are getting a type check on err_msg. Try changing to to object?
In "edit.exe" program, the following line is commented
-- without type_check
So I think that any type I error would be shown, is not it?
additionally, is not being created the file ex.err
What else could I try?

