root/win32/php_registry.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


#ifndef PHP_REGISTRY_H
#define PHP_REGISTRY_H


void UpdateIniFromRegistry(char *path TSRMLS_DC);
char *GetIniPathFromRegistry();

#endif /* PHP_REGISTRY_H */

/* [<][>][^][v][top][bottom][index][help] */