Windows Structures (Windows Embedded CE 6.0)
1/6/2010
The following table shows the windows structures, with a description of the purpose of each.
Programming element | Description |
---|---|
This structure defines the initialization parameters passed to the window procedure of an application. |
|
This macro creates an unsigned 32-bit value for use as an lParam parameter in a message. |
|
This macro creates an unsigned 32-bit value for use as a return value from a window procedure. |
|
This macro creates an unsigned 32-bit value for use as a wParam parameter in a message. |
|
This structure contains the window styles for a window. |
|
This structure contains information about the size and position of a window. |