hi guys, i am trying to obtain the list of items in my windows context menu. i have done extensive research on windows api calls and the closest i got was http://www.autoitscript.com/forum/index.php?showtopic=33677&st=15. however the code is already outdated. can anyone point me in the right direction? i tried looking at _winapi_enumwindowspopup but the sample script doesn't seem to work.