Another exception I'm getting is "Not enough storage is available to complete this operation".
The shell execute seems to work ok when client is freshly loaded, but degrades to throwing exceptions after several hours.
Search found 7 matches
- Tue Sep 01, 2009 5:59 pm
- Forum: GamingTools Members::Inner Space
- Topic: ShellExecuteEx shenanigans?
- Replies: 3
- Views: 2691
- Thu Aug 27, 2009 7:13 pm
- Forum: GamingTools Members::Inner Space
- Topic: ShellExecuteEx shenanigans?
- Replies: 3
- Views: 2691
- Thu Aug 27, 2009 6:33 pm
- Forum: GamingTools Members::Inner Space
- Topic: ShellExecuteEx shenanigans?
- Replies: 3
- Views: 2691
ShellExecuteEx shenanigans?
I have this C#/.NET code inside isxeq2/innerspace on Windows Vista where strFileName is a string containing the absolute path of a text file: try { if (File.Exists(strFileName)) { Program.Log("Shell executing \"{0}\"...", strFileName); Process p = new Syst...
- Wed Feb 04, 2009 11:51 am
- Forum: GamingTools Members::Inner Space
- Topic: Icon in title of windowed mode
- Replies: 6
- Views: 3747
- Wed Feb 04, 2009 3:18 am
- Forum: GamingTools Members::Inner Space
- Topic: Icon in title of windowed mode
- Replies: 6
- Views: 3747
fine* (I can't edit my post) I restarted InnerSpace and no new files were patched, so I assume I have the latest file versions. Again, the windowtext command works fine in the console directly, but when called from the .NET function it locks up the game client. Other commands seem to work fine in th...
- Wed Feb 04, 2009 3:05 am
- Forum: GamingTools Members::Inner Space
- Topic: Icon in title of windowed mode
- Replies: 6
- Views: 3747
- Tue Feb 03, 2009 6:20 pm
- Forum: GamingTools Members::Inner Space
- Topic: Icon in title of windowed mode
- Replies: 6
- Views: 3747