mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 13:10:28 +00:00
17 lines
283 B
C
17 lines
283 B
C
/*
|
|
* Shell UID
|
|
*
|
|
* 1998 Juergen Schmied (jsch) * <juergen.schmied@metronet.de>
|
|
*
|
|
* this in in a single file due to interfering definitions
|
|
*
|
|
*/
|
|
#include "winbase.h"
|
|
|
|
#include "initguid.h"
|
|
|
|
#include "shlwapi.h"
|
|
#include "shlguid.h"
|
|
#include "shlobj.h"
|
|
#include "docobj.h"
|