FIXME comment for SHGetSetSettings()

svn path=/trunk/; revision=7477
This commit is contained in:
Martin Fuchs 2004-01-06 11:46:32 +00:00
parent 246790dff7
commit a113fd463b

View file

@ -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)
{ {