summaryrefslogtreecommitdiff
path: root/source3/registry/reg_api_util.h
AgeCommit message (Collapse)AuthorFilesLines
2010-09-20s3:registry: move prototypes of unused hilvl functions to ret_api_util.h and ↵Michael Adam1-0/+11
comment them out
2010-09-20s3:registry: move higher level function reg_open_path to new module reg_api_utilMichael Adam1-0/+35
The reg_api.c code should just export functions that direclty relate to winreg api calls.