mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
[BASESRV]: forgot to update the name table.
svn path=/trunk/; revision=59886
This commit is contained in:
parent
abf866eeec
commit
59e1a8cedf
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ PCHAR BaseServerApiNameTable[BasepMaxApiNumber - BASESRV_FIRST_API_NUMBER] =
|
|||
"BaseNlsUpdateCacheCount",
|
||||
"BaseSetTermsrvClientTimeZone",
|
||||
"BaseSxsCreateActivationContext",
|
||||
"BaseUnknown",
|
||||
"BaseRegisterThread",
|
||||
"BaseNlsGetUserInfo",
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue