App.PrevInstance
1 |
Simulate the AppPrevInstance
property (Method 1) |
App.PrevInstance
2 |
Simulate the AppPrevInstance
property (Method 2) |
DoEvents |
Simulate DoEvents to allow
other apps to get a slice of the CPU. |
| Modal Forms |
Simulate Modal Forms in VBCE! |
| Registry |
Access the CE registry with this easy to use
module. |
| API's |
Learn how to use DLL's for popular API calls. |
| Command
Bar |
Learn how to use the command bar control with
graphics, combo boxes, and menu's! |
| ADOCE
|
Learn how to manipulate databases through CE
using ADO technology. |
| File System Control |
Using files in VBCE is slightly different than
the desktop version of VB! Let's take a look! |
| ceNotepad |
The CE emulation environment is quite
frustrating if you want to view a text file. Make it easier with this simple
application. |