WindowsXP-SP1/shell/ext/url/comcpp.hpp
2020-09-30 16:53:49 +02:00

13 lines
173 B
C++

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