09-03-2007, 07:40 PM
Ok it relates to this topic some what :? .
I'm trying to think of some way to tell if a function say "Function1" is already running on the
Handle window, Example:
-
could I insert some code in the rep loop or at the beginning of the function to see if the function is already running on a windows handle? & if it is then just ret. but if it's another windows handle that the function is not running on, then to allow it.
I'm trying to think of some way to tell if a function say "Function1" is already running on the
Handle window, Example:
-
could I insert some code in the rep loop or at the beginning of the function to see if the function is already running on a windows handle? & if it is then just ret. but if it's another windows handle that the function is not running on, then to allow it.
