|
|
#1 |
|
Junior Member
Join Date: May 2009
Posts: 43
|
FindProc oddity
Hello - FYI on FindProc
I was having trouble with FindProc - the rtn var was an empty string, not 1 or 0, despite a running target exe. I figured out that I needed to call this twice - the first call did nothing, except maybe load it? The 2nd call and subsequent calls all work. Also, FindProc is case sensitive. These tests were done on Windows server 2003. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
|
Just to confirm you do realise the return code is stored in $R0 and no Pop $R0 is needed at all.
Stu Need an installer? http://www.afrowsoft.co.uk |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2009
Posts: 43
|
Not sure what you mean.
I'm not doing a pop. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|