Build fix for WinCE.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-10-28 09:12:15 +00:00
parent a843caf3e1
commit 7dab17dd7a

View File

@@ -438,7 +438,9 @@ public:
HRESULT STDMETHODCALLTYPE LockContainer(BOOL){return S_OK;}
//********************IOleItemContainer***************************
HRESULT STDMETHODCALLTYPE
#ifdef _UNICODE
#if defined(__WXWINCE__)
GetObject
#elif defined(_UNICODE)
GetObjectW
#else
GetObjectA