Log in

View Full Version : Small issue


w_a_r_1
July 17th, 2009, 03:00
Sorry if my question is irritating. I am just a noob so just want to ask this simple question while coding in asm usually we get a big list if we use api call
which is started by a, b, c, d,e etc

for example:

I was using exitprocess api but cant see the list is there any help file or reference file is missing in my system

http://i26.tinypic.com/2wno103.jpg

If yes how to make it work. Because its easy to just get api by using first alphabet instead of remembering entire list

disavowed
July 17th, 2009, 14:44
if your IDE's Intellisense isn't working, it's a problem with your IDE

w_a_r_1
July 17th, 2009, 15:21
i am using winasm studio. Is there need to reinstall it? if yes i will check it again.

disavowed
July 17th, 2009, 19:27
perhaps you should ask your winasm studio question on the winasm studio forum: http://www.winasm.net/forum/

w_a_r_1
July 17th, 2009, 20:57
Thanks Disavowed i got my answer your solutions always work. Great