From: Patrick Chevalley
This patch add the constant SHDB_SHOWCANCEL added by Windows Mobile
5.0 to aygshell WinCE API.
It is to use with SHDoneButton call to replace the OK top bar button
by a Cancel button, > syntaxe is SHDoneButton(hwnd,SHDB_SHOWCANCEL);
I also replace WS_NONAVDONEBUTTON wit
Hi,
This patch add the constant SHDB_SHOWCANCEL added by Windows Mobile 5.0 to
aygshell WinCE API.
It is to use with SHDoneButton call to replace the OK top bar button by a
Cancel button, syntaxe is SHDoneButton(hwnd,SHDB_SHOWCANCEL);
I also replace WS_NONAVDONEBUTTON with its correct value $100