コード例 #1
0
ファイル: NativeMethods.cs プロジェクト: srijken/turtlebuild
 public static extern bool UpdateResource(ResourceUpdateHandle hUpdate, IntPtr type, IntPtr name, ushort wLanguage, byte[] lpData, int cbData);