summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/winreg.idl
AgeCommit message (Expand)AuthorFilesLines
2003-12-12Got winreg_EnumValue working - what a mess!Tim Potter1-4/+24
2003-11-23Add a strlen_m_term() function for returning the length of a stringTim Potter1-2/+2
2003-11-23Strings in the winreg pipe are terminated.Tim Potter1-3/+3
2003-11-22 * you can't have two parameters with the same name (pidl doesn't enforceAndrew Tridgell1-3/+3
2003-11-22Convert all NTSTATUS return codes to WERROR.Tim Potter1-41/+107
2003-11-21* changed the way strings are handled in pidl to a much more generalAndrew Tridgell1-0/+2
2003-11-21Implement DeleteKey, DeleteValue, FlushKey.Tim Potter1-6/+11
2003-11-21Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.Tim Potter1-0/+206