mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
FIXME comment for SHGetSetSettings()
svn path=/trunk/; revision=7477
This commit is contained in:
parent
246790dff7
commit
a113fd463b
1 changed files with 2 additions and 0 deletions
|
@ -213,6 +213,8 @@ VOID WINAPI SHGetSetSettings(LPSHELLSTATE lpss, DWORD dwMask, BOOL bSet)
|
||||||
* the registry path are for win98 (tested)
|
* the registry path are for win98 (tested)
|
||||||
* and possibly are the same in nt40
|
* and possibly are the same in nt40
|
||||||
*
|
*
|
||||||
|
* FIXME: implement new flags such as SSF_WIN95CLASSIC and SSF_STARTPANELON
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
VOID WINAPI SHGetSettings(LPSHELLFLAGSTATE lpsfs, DWORD dwMask)
|
VOID WINAPI SHGetSettings(LPSHELLFLAGSTATE lpsfs, DWORD dwMask)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue