RegLoadMUIStringA/W are not implemented yet...

svn path=/trunk/; revision=17556
This commit is contained in:
Thomas Bluemel 2005-08-26 09:49:19 +00:00
parent e9b53b73b9
commit a16e6f61c5

View file

@ -3945,7 +3945,7 @@ RegUnLoadKeyW (HKEY hKey,
/************************************************************************ /************************************************************************
* RegLoadMUIStringW * RegLoadMUIStringW
* *
* @implemented * @unimplemented
*/ */
LONG STDCALL LONG STDCALL
RegLoadMUIStringW(IN HKEY hKey, RegLoadMUIStringW(IN HKEY hKey,
@ -3964,7 +3964,7 @@ RegLoadMUIStringW(IN HKEY hKey,
/************************************************************************ /************************************************************************
* RegLoadMUIStringA * RegLoadMUIStringA
* *
* @implemented * @unimplemented
*/ */
LONG STDCALL LONG STDCALL
RegLoadMUIStringA(IN HKEY hKey, RegLoadMUIStringA(IN HKEY hKey,