Commit ba66ceea authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

wmiutils: Mark internal symbols with hidden visibility.

parent c0ad2d4a
......@@ -16,4 +16,4 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
HRESULT WbemStatusCodeText_create(IUnknown *, LPVOID *);
HRESULT WbemStatusCodeText_create(IUnknown *, LPVOID *) DECLSPEC_HIDDEN;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment