Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Win_CE
Re: Win_CE [message #10408 is a reply to message #10406] |
Fri, 06 July 2007 23:36   |
|
Next part
Win32DnD.cpp
exclude from PPC CF_HDROP
like
#ifndef PLATFORM_WINCE
if(cf == CF_HDROP)
return "files";
#endif
correct
static int CF_PERFORMEDDROPEFFECT = RegisterClipboardFormat(_T("Performed DropEffect"));
Threads also dosn't compile on PoketPC
|
|
|
Goto Forum:
Current Time: Wed May 14 22:44:15 CEST 2025
Total time taken to generate the page: 0.00770 seconds
|