Actually change the asc to this.
VB Code:
  1. Const VK_N = &H4E
  2.  
  3. SendMessage lHwnd, WM_KEYDOWN, VK_N, 0