36 lines
714 B
C
36 lines
714 B
C
/******************************************************************************
|
|
|
|
Source File: deskpan.h
|
|
|
|
General include file
|
|
|
|
Copyright (c) 1997-1998 by Microsoft Corporation
|
|
|
|
Change History:
|
|
|
|
12-01-97 AndreVa - Created It
|
|
|
|
******************************************************************************/
|
|
|
|
#include <nt.h>
|
|
#include <ntrtl.h>
|
|
#include <nturtl.h>
|
|
#include <windows.h>
|
|
#include <windowsx.h>
|
|
#include <prsht.h>
|
|
#include <shlobj.h>
|
|
#include <shlwapi.h>
|
|
#include <shsemip.h>
|
|
#include <stdlib.h>
|
|
#include <shlobjp.h>
|
|
#include <shellp.h>
|
|
#include <string.h>
|
|
|
|
#include <initguid.h>
|
|
#include <help.h>
|
|
#include "..\..\common\deskcplext.h"
|
|
#include "..\..\common\propsext.h"
|
|
#include "resource.h"
|
|
|
|
|