shell32: Remove an obsolete comment.
This commit is contained in:
parent
5c39ea4509
commit
69cf059e8b
|
@ -19,9 +19,6 @@
|
||||||
* This is a test program for the SHGet{Special}Folder{Path|Location} functions
|
* This is a test program for the SHGet{Special}Folder{Path|Location} functions
|
||||||
* of shell32, that get either a filesystem path or a LPITEMIDLIST (shell
|
* of shell32, that get either a filesystem path or a LPITEMIDLIST (shell
|
||||||
* namespace) path for a given folder (CSIDL value).
|
* namespace) path for a given folder (CSIDL value).
|
||||||
*
|
|
||||||
* FIXME:
|
|
||||||
* - Need to verify on more systems.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define COBJMACROS
|
#define COBJMACROS
|
||||||
|
|
Loading…
Reference in New Issue