WindowsXP/shell/ext/url/comcpp.hpp
2025-04-27 07:49:33 -04:00

13 lines
173 B
C++

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