Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-11-23 | Add a strlen_m_term() function for returning the length of a string | Tim Potter | 1 | -2/+2 |
2003-11-23 | Strings in the winreg pipe are terminated. | Tim Potter | 1 | -3/+3 |
2003-11-22 | * you can't have two parameters with the same name (pidl doesn't enforce | Andrew Tridgell | 1 | -3/+3 |
2003-11-22 | Convert all NTSTATUS return codes to WERROR. | Tim Potter | 1 | -41/+107 |
2003-11-21 | * changed the way strings are handled in pidl to a much more general | Andrew Tridgell | 1 | -0/+2 |
2003-11-21 | Implement DeleteKey, DeleteValue, FlushKey. | Tim Potter | 1 | -6/+11 |
2003-11-21 | Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey. | Tim Potter | 1 | -0/+206 |