View Single Post
Old August 30th, 2003   #3 (permalink)
Pete Bernert
FREAK
 
Pete Bernert's Avatar
 
Join Date: Apr 2001
Location: Germany
Posts: 874
Re: ash 1.0.1 (BETA)

Just wondering: why do you need to add 'support for various plugins'? I hope you do not only store certain known plugin registry keys, since the plugin options (and therefore the keys) can change from plugin version to version. Better code a generic registry copy, which is storing all subkeys of a plugin registry branch (I think there is for example a simple registry enum function on www.codeguru.com, which can be easily modified to copy all subkeys).

Ehehe, btw, I've coded a PCSX frontend three years ago as well, but by that time shadow didn't like it... it became ePSXeCutor later
Pete Bernert is offline   Reply With Quote