This post explains how to run applications automatically when certain events occur.
This post explains how to display a notification to user using SHNotificationAdd() api. The notification will show as a bubble popup and can also have an icon on the system tray.
This post explains how to create a windowed directdraw application for windows mobile.
I just finished writing a lengthy post on creating windowed DirectDraw application and when I was formatting the post my laptop crashed :x
I'll write the entire thing again, but tomorrow. Darn!
CloseHandle( CreateThread(...) );
Hey there! I am back from my short trip and now its time to roll the wheels again. Okay, first thing, I will be stopping any further work on "Crash Marbles" for the time being. Something interesting has come my way and poor crash marbles has to bear the brunt. More details coming along as the picture becomes clear. Few things that I have to finish before I do anything else: 1) Go through Joel's code project article. Some tips from there surely will help. 2) Watch those win mob videos on "How to write ......