|
-
Mar 9th, 2007, 07:27 AM
#1
Re: Save to registry, but it doesn't!
 Originally Posted by aikidokid
 I won't give up if you dont! 
I won't, but will have to go and do a couple of hours work soon
ERROR_SUCCESS is a standard API constant of 0. REGISTRY_SUCCESS, which I noticed somewhere in the first couple of posts is the same.
EDIT:
'Registry return values.
Public Const ERROR_SUCCESS = 0&
Public Const ERROR_MORE_DATA = 234
Public Const ERROR_NO_MORE_ITEMS = 259&
Last edited by schoolbusdriver; Mar 9th, 2007 at 07:31 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|