0_0_33305701_6635.cs(15,13): error CS1502: The best overloaded method match for 'HelloWorldApplication.Program.GetModuleFileName(System.IntPtr, System.Text.StringBuilder, int)' has some invalid arguments
0_0_33305701_6635.cs(15,31): error CS1503: Argument 1: cannot convert from '<null>' to 'System.IntPtr'
0_0_33305701_6635.cs(17,13): error CS1502: The best overloaded method match for 'HelloWorldApplication.Program.CopyFile(string, string, bool)' has some invalid arguments
0_0_33305701_6635.cs(17,22): error CS1503: Argument 1: cannot convert from 'System.Text.StringBuilder' to 'string'
|