Exemplo n.º 1
0
 public static extern int CreateAcceleratorTable(ref ACCEL lpaccl, int cEntries);
Exemplo n.º 2
0
 public static extern int CopyAcceleratorTable(IntPtr hAccelSrc, ACCEL[] lpAccelDst, int cAccelEntries);