1 2 3 4 5 6 7 8 9 10 11 12
// 10 february 2014 package ui import ( // "syscall" // "unsafe" ) // Menu notifications. const ( _WM_COMMAND = 0x0111 )