// ------------------------------------------------------------------
// uses RPC functions to create/convert Universally Unique Identifiers
-class Uuid
+class WXDLLEXPORT Uuid
{
private:
UUID m_uuid;
const char *CForm() const { return m_pszCForm; }
};
-#endif //_WX_OLEUUID_H
\ No newline at end of file
+#endif //_WX_OLEUUID_H