よーわからんがとりあえずtooltipで試しすとちゃんと動くので
恥ずかしい内容の中身に問題があるのでは?


v::
while (GetKeyState("v","p") )
{
aaa()
}
tooltip
return

aa(){
tooltip,aaa
}