X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/422d719d54d3977b58d0ae8b054152958e533007..fb4888a650065c9a24572d6867345f34adafaa37:/docs/latex/wx/wxmsw.tex diff --git a/docs/latex/wx/wxmsw.tex b/docs/latex/wx/wxmsw.tex index 69df7b1157..1ba189e674 100644 --- a/docs/latex/wx/wxmsw.tex +++ b/docs/latex/wx/wxmsw.tex @@ -20,7 +20,7 @@ most of wxMSW is common to Win32 and Windows CE but there are some simplifications, enhancements, and differences in behaviour. -For installation instructions, see docs/msw/wince in the +For building instructions, see docs/msw/wince in the distribution. The rest of this section documents issues you need to be aware of when programming for Windows CE devices. @@ -64,6 +64,13 @@ style of device. See the "Life!" example (demos/life) for an example of an application that has been tailored for PocketPC and Smartphone use. +{\bf Note:} don't forget to have this line in your .rc file, as for +desktop Windows applications: + +\begin{verbatim} +#include "wx/msw/wx.rc" +\end{verbatim} + \subsubsection{Testing for WinCE SDKs} Use these preprocessor symbols to test for the different types of device or SDK: