// 10 february 2014 package main import ( // "syscall" // "unsafe" ) // Menu notifications. const ( WM_COMMAND = 0x0111 )