Parent Directory
|
Revision Log
|
Patch
revision 104 by william, Thu May 10 09:53:16 2012 UTC | revision 105 by william, Thu May 10 10:53:07 2012 UTC | |
---|---|---|
# | Line 23 namespace RomCheater.PluginFramework.Cor | Line 23 namespace RomCheater.PluginFramework.Cor |
23 | fname = ProcessModeleInfoEx.GetMainModulePath(process); | fname = ProcessModeleInfoEx.GetMainModulePath(process); |
24 | fi = new FileInfo(fname); | fi = new FileInfo(fname); |
25 | } | } |
26 | catch (Exception ex) | catch (Exception) |
27 | { | { |
28 | throw; | throw; |
29 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |