Use the provided Windows Mobile Hybrid Web Container template to
      build your own customized user interface and configure other resources.
- Unpack SMP_HOME\MobileSDK<version>\HybridApp\Containers\WM\WM_HWC_<version>.zip into a local folder. 
 
- Include custom code files in your template project: 
- In Visual Studio, open Solution Explorer and select the template
                     project.
 
- Click the Show All Files button and
                     select all files in the CustomCode folder.
 
- With all files selected, right-click and choose Include In
                        Project. 
 
 
- Specify the signing for the template project: 
- Right-click the project in the Solution Explorer and choose
                        Properties. 
 
- Open the Signing tab, and select an
                     existing
                     key file or create a new one.
 
 
- Right-click the project and choose Add Reference.
 
- Click Browse, select
               HybridAppLib.dll, and click OK.