![]() |
problem with lstrcmp (masm32)
Hi all,
i'm trying to get the following program to work, i need this option for a program i am writing, but it only works when i use the following line to read into the buffer: :
invoke StdIn,addr buffer,4is there a workaround for this? program: :
.386 i've tried adding the ending [color=blue 13 and 10 (CR and LF)[/color] to the buffer and then it works. but this will not work for my program since i need to compare the userinput with the strings generated by the Process32Next API... piece of my real program code: :
invoke Process32Next,[Snap],offset proc32thanks in advance, |
Have you considered using interupts, that should work.
|
Quote:
http://www.white-scorpion.nl/programs/pk.zip that's the program i was writing. (source included). Thanks for your response tho ;) |
| All times are GMT -5. The time now is 5:28 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC