2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* lib/shell32.def (SHILCreateFromPath): Add stub. Thanks to: Michael Jung <mjung at iss dot tu-darmstadt dot de>
This commit is contained in:
parent
85b0face89
commit
e7a76793ad
|
@ -1,3 +1,8 @@
|
|||
2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
|
||||
|
||||
* lib/shell32.def (SHILCreateFromPath): Add stub.
|
||||
Thanks to: Michael Jung <mjung at iss dot tu-darmstadt dot de>
|
||||
|
||||
2005-09-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
|
||||
|
||||
* include/winbase.h (RegisterWaitForSingleObject,
|
||||
|
|
|
@ -43,6 +43,7 @@ SHLoadInProc@4
|
|||
SHIsFileAvailableOffline@8
|
||||
SHInvokePrinterCommandW@20
|
||||
SHInvokePrinterCommandA@20
|
||||
SHILCreateFromPath@12
|
||||
SHHelpShortcuts_RunDLL@16
|
||||
SHGetUnreadMailCountW@24
|
||||
SHGetSpecialFolderPathW@16
|
||||
|
|
Loading…
Reference in New Issue