WP-2641M-CE7 (WinCE7 Based) User Manual v 1.0.1 Page: 63
4.3.
First WinPAC Program in VB.NET
The best way to learn programming with WinPAC is to actually create a WinPAC program.
The example below demonstrates how to create a demo program running on WinPAC with VB.NET.
To create a demo program with VB.NET that includes the following main steps:
1. Create a new project
2. Specify the path of the PAC reference
3. Add the control to the form
4. Add the event handling for the control
5. Upload the application to WinPAC
6. Execute the application on WinPAC
All main steps will be described in the following subsection.
In this tutorial, we will assume that you have installed WP-2641M-CE7 SDK on PC and used the Visual
Studio 2008 for application development.
Содержание WP-2641M-CE7
Страница 69: ...WP 2641M CE7 WinCE7 Based User Manual v 1 0 1 Page 69 Step 3 Select Browse tab and add the PACNET dll...
Страница 82: ...WP 2641M CE7 WinCE7 Based User Manual v 1 0 1 Page 82 Step 3 Select Browse tab and add the PACNET dll...
Страница 112: ...WP 2641M CE7 WinCE7 Based User Manual v 1 0 1 Page 112 5 2 PAC IO APIs PAC_IO...
Страница 131: ...WP 2641M CE7 WinCE7 Based User Manual v 1 0 1 Page 131 Appendix A Tips How to...
Страница 135: ...WP 2641M CE7 WinCE7 Based User Manual v 1 0 1 Page 135 Step 8 Click the OK and then click OK to end the dialog...
Страница 139: ...WP 2641M CE7 WinCE7 Based User Manual v 1 0 1 Page 139 A 3 How to use User Account Control in WinPAC...