"John Smith" <
do_no...@invalid.address.com> a écrit dans le message de
news: bq3ij7dk4is7hbjc7...@4ax.com...
> Since the code works ok in a number of other systems I reckon there must
> to some
> issue with rights. I am running with Admin rights (I am the only user).
Yes, probably a problem with rights , the doc. says :
"
A lower privilege process cannot:
a.. Perform a window handle validation of higher process privilege.
b.. SendMessage or PostMessage to higher privilege application windows.
These application programming interfaces (APIs) return success but silently
drop the window message.
c.. Use thread hooks to attach to a higher privilege process.
d.. Use Journal hooks to monitor a higher privilege process.
e.. Perform dynamic link-library (DLL) injection to a higher privilege
process.
"