|
-
Apr 12th, 2001, 08:32 AM
#1
Hey Guys,
I want to know the number of subkeys exist in a root key through programmitically . I mean suppose I want to show a user which of the microsoft office components are installed in his system . so is there any win Api which tell u how many sub - keys are there in any KYE
I would be highly obliged if anyone can help me
Lookin fwd to get a reply
Thanks in advance
-
Apr 13th, 2001, 01:30 AM
#2
Thanks Babbalouie ,
I hope this code will work for me.
But while using ur code , I m getting an error in
RegEnumKeyEx. The error is in its DATETIME data type,
its saying me " user defined type not declared "
Any idea how to resolve that error
-
Apr 13th, 2001, 09:08 AM
#3
Addicted Member
Sorry about that...missed it the first time...
Type FILETIME
dwLowDateTime As Long
dwHighDateTime As Long
End Type
Building A Better Body Albeit Left Out Under Intense Extrapolation
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
|