ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.PluginFramework/Core/ProcContainer.cs
(Generate patch)

Comparing trunk/RomCheater.PluginFramework/Core/ProcContainer.cs (file contents):
Revision 101 by william, Thu May 10 09:53:16 2012 UTC vs.
Revision 105 by william, Thu May 10 10:53:07 2012 UTC

# Line 23 | Line 23 | namespace RomCheater.PluginFramework.Cor
23                  fname = ProcessModeleInfoEx.GetMainModulePath(process);
24                  fi = new FileInfo(fname);
25              }
26 <            catch (Exception ex)
26 >            catch (Exception)
27              {
28                  throw;
29              }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines