Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
The following table shows some GWES code examples that are provided in the documentation; some of these are not complete samples.
| Code examples | Topic |
|---|---|
Shows how to create a simple Windows Embedded CE–based application. |
|
Shows one method of trapping a WM_COMMAND message. |
|
Shows how to create several button controls. |
|
Shows how to create a memory device context, how to use a CreateCompatibleBitmap to create a bitmap, and how to use BitBlt to copy bitmap data from the source device context to the target device context. |
|
Shows how to create color palettes. |
|
Shows how to use pen functions. |
|
Shows how to use brush functions. |
|
Shows how to create shapes and lines using the Rectangle, Ellipse, Polygon, and RoundRect functions. |
|
Shows how to add, enumerate, retrieve, and delete window properties. |