예제 #1
0
 public static extern int CreateAcceleratorTable(ref ACCEL lpaccl, int cEntries);
예제 #2
0
 public static extern int CopyAcceleratorTable(HANDLE hAccelSrc, ACCEL[] lpAccelDst, int cAccelEntries);