Oct 22, 2003 #1 fheyn Programmer Joined Mar 22, 2001 Messages 198 Location DE Hi, is there a function like "READ_NEXT_REGISTRY_ENTRY" ? somebody can help ? thanks
Oct 22, 2003 #2 senorbuckwheat Programmer Joined Jul 12, 2002 Messages 17 Location US The only thing I can think of is CRegKey::EnumKey() You might get some help looking at this site: http://www.codeproject.com/system/#Registry Upvote 0 Downvote
The only thing I can think of is CRegKey::EnumKey() You might get some help looking at this site: http://www.codeproject.com/system/#Registry