Can I call functions in eVB 3.0 applications?
A. eVB 3.0 allows you to call many Windows CE application programming interface (API) functions directly. eVB ships with an API Text Viewer to view the API information from the Winceapi.txt file. In certain circumstances, because eVB does not support structure data type, you may still need to use eMbedded Visual C++ to create an ActiveX control to wrap the appropriate API calls and then host the control in eVB.