Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
The following table shows the functions that are no longer supported as of Windows Embedded CE 6.0, and any available porting information.
| Function | Porting information |
|---|---|
No longer supported. |
|
No longer supported. This must be removed. |
|
No longer supported. If this was used to access a parameter, you can remove the mapping call. If this was used to access a pointer that was passed inside a structure or through some other means, you must explicitly switch to calling buffer marshaling and unmarshalling functions CeOpenCallerBuffer and CeCloseCallerBuffer. |
|
No longer supported. If this was used to access a parameter, you can remove the mapping call. If this was used to access a pointer that was passed inside a structure or through some other means, you must explicitly switch to calling buffer marshaling and unmarshaling functions CeOpenCallerBuffer and CeCloseCallerBuffer. |
|
No longer supported. This must be removed. |
|
No longer supported. This must be removed. |
|
No longer supported. This must be removed. |
See Also
Other Resources
Kernel API Modifications: Windows CE 5.0 vs. Windows Embedded CE 6.0
Kernel Migration