2003-08-17 Martin Fuchs <Martin-Fuchs@gmx.net>
* include/commctrl.h (TreeView_GetScrollTime, TreeView_SetScrollTime): Define macros. * include/winuser.h (GetShellWindow): Add prototype. * include/objidl.h (STGMEDIUM): Correct lpszFileName type.
This commit is contained in:
@ -159,7 +159,7 @@ typedef struct tagSTGMEDIUM {
|
||||
PVOID hMetaFilePict;
|
||||
HENHMETAFILE hEnhMetaFile;
|
||||
HGLOBAL hGlobal;
|
||||
LPCSTR lpszFileName;
|
||||
LPWSTR lpszFileName;
|
||||
LPSTREAM pstm;
|
||||
LPSTORAGE pstg;
|
||||
} DUMMYUNIONNAME;
|
||||
|
Reference in New Issue
Block a user