views:

31

answers:

1

I can't catch this problem on my own comp, but "test users" keep informing about this.

What is it? (HKEY_CURRENT_USER, handle is got by RegOpenCurrentUser)

1 = ERROR_INVALID_FUNCTION

A: 

It is possible that the permissions of your test users are not high enough, see here for Microsoft's tips. Could you post some code? Without it I don't think I can help any more.

Nathan