Windows2000/private/shell/ext/url/comcpp.hpp
2020-09-30 17:12:32 +02:00

13 lines
161 B
C++

/*
* comcpp.hpp - Common C++ functions description.
*/
/* Prototypes
*************/
// comcpp.cpp
extern HRESULT MyReleaseStgMedium(PSTGMEDIUM pstgmed);