windows-nt/Source/XPSP1/NT/shell/ext/url/comcpp.hpp
2020-09-26 16:20:57 +08:00

13 lines
161 B
C++

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