|
-
August 27th, 2001, 11:14 AM
#1
Crashes when calling registry API
I get frequent crashes (memory access errors) when calling the registry API, particularly with RegSetKeyEx.
I tried it first with the code generated by the API viewer, then with a complete registry API wrapper from the VBA developer´s magazine. Still, I got the same crashes.
Does this sound familiar to anyone? Does anyone have an idea what causes the crashes?
-
August 28th, 2001, 09:53 AM
#2
Re: Crashes when calling registry API
Yes, I have the same problem.
It often crashes if I run my application from the desktop short-cut. If I run it directly from its folder it always OK.
But this is very bizarre problem and I don't have a solution.
-
August 29th, 2001, 01:21 AM
#3
Re: Crashes when calling registry API
I am not sure whether it will help. http://vblib.virtualave.net has a class vbRegistry that wraps the API.
HTH
cksiow
http://vblib.virtualave.net - share our codes
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
|