LiFan
2024-08-27 1babebeda5624383e1f8513959a9eb6e2886994e
jrj/xframe/kobject/kutil.hpp
@@ -1,9 +1,11 @@
#pragma once
#include "kbase.hpp"
#ifdef _XWIN
typedef struct HICON__{}*HICON;
typedef HICON HCURSOR;
#endif
namespace Hxsoft{ namespace XFrame
{
   class IXFUtil