Return to php_registry.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / win32 |
php
#ifndef PHP_REGISTRY_H #define PHP_REGISTRY_H void UpdateIniFromRegistry(char *path TSRMLS_DC); char *GetIniPathFromRegistry(); #endif /* PHP_REGISTRY_H */