Click here to Skip to main content
15,893,668 members

Comments by Stuart Nathan (Top 44 by date)

Stuart Nathan 9-Oct-12 13:18pm View    
What about MS Office? Can I do that at least?
Stuart Nathan 9-Oct-12 12:01pm View    
I am thinking of AutoCad, Word or Excel opening a file for read etc.
Obviously I can use COM, but this involves having different versions for different versions of Word.
I am also happy if an application does not return a file path.
I looked at the code but it is extremely complicated, and I really need to understand what it does.

I am also looking at Restart Manager (rstrtmgr.dll) but this is also complicated.
Stuart Nathan 22-May-12 13:23pm View    
Yes I also discovered this. However it was easier to change the declaration. Thanks anyway
Stuart Nathan 22-May-12 8:27am View    
I think the answer is because I used a System.Timer instead of a Windows,Form.Timer

Doing some investigation
Stuart Nathan 13-May-12 16:02pm View    
Yes I know this. But how to do this with say AutoCAD LT that does not expose its objects etc.