You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
When I read in my "Path" environment variable into a variable STRING szKeyValue using RegDBGetKeyValue, and then try to do a StrFind on it to see if the my current install path is already present, I get a memory fault error. My current Path variable is about 590 bytes in length. Even if I make the szKeyValue variable greater than that, it fails. Any ideas?