New video which shows ho to:
Create minimal wxWidgets application for Windows Mobile
Compile SQLite for Windows Mobile 5
Compile wxSQLite3 for Windows Mobile 5
Setup wxWidgets application to use wxSQLite
Create SQLite database programmatically
Create tables in database programmatically
Fill tables with data
Retrieve data
Handle…