View Issue Details

IDProjectCategoryView StatusLast Update
0005965JEDI Code LibraryJclRegistrypublic2012-09-16 20:01
ReporterMrDeveloperAssigned Tooutchy 
PrioritynormalSeveritymajorReproducibilityalways
Status feedbackResolutionopen 
Product VersionVersion 2.4 
Target VersionFixed in Version 
Summary0005965: Extend KEY_READ entries inside JclRegistry.pas
DescriptionTo get the value e.g. from the Windows Product ID it would be good to extend all KEY_READ entries like this:

KEY_READ OR KEY_WOW64_64KEY

Then it's possible to use the RegReadStringDef functions etc. for virtual registry entries on 64bit Windows OS too.

Please someone should commit this changes to CVS!

Thanks!
TagsNo tags attached.
Fixed in GIT commit
Fixed in SVN revision
IDE versionAll

Activities

outchy

2012-09-16 20:01

administrator   ~0020189

Did you try the existing RegGetWOW64AccessMode/RegSetWOW64AccessMode?

Issue History

Date Modified Username Field Change
2012-08-24 16:17 MrDeveloper New Issue
2012-08-24 16:17 MrDeveloper IDE version => All
2012-09-16 20:01 outchy Note Added: 0020189
2012-09-16 20:01 outchy Assigned To => outchy
2012-09-16 20:01 outchy Status new => feedback