mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- fix api call convention
svn path=/trunk/; revision=32896
This commit is contained in:
@@ -1530,7 +1530,7 @@ typedef struct tagOPENASINFO {
|
||||
OPEN_AS_INFO_FLAGS oaifInFlags;
|
||||
} OPENASINFO;
|
||||
|
||||
HRESULT SHOpenWithDialog(
|
||||
HRESULT WINAPI SHOpenWithDialog(
|
||||
HWND hwndParent,
|
||||
const OPENASINFO *poainfo
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user