William A. Rowe, Jr. wrote:
David Horowitz wrote:
Would there be some way in APR to access the Windows Registry, and whatever
the analogs would be on other platforms?

The code already exists, but I didn't think it really fits into apr since
it's an 'anti-portability' feature :)

The Win32 registry can be easily exported to the plain
text file and used from multiple platforms like any other configuration
file. So, having a registry/file API would be usable on all platforms
if someone needs that.

--
Mladen.

Reply via email to