Click here to Skip to main content
15,912,977 members
Home / Discussions / Mobile
   

Mobile

 
GeneralCreating a new folder with MAPI Pin
Dhustone11-Feb-04 4:27
Dhustone11-Feb-04 4:27 
GeneralBack color of a static text Pin
Cedric Moonen11-Feb-04 4:09
Cedric Moonen11-Feb-04 4:09 
GeneralRe: Back color of a static text Pin
João Paulo Figueira11-Feb-04 5:11
professionalJoão Paulo Figueira11-Feb-04 5:11 
GeneralRe: Back color of a static text Pin
Cedric Moonen11-Feb-04 20:43
Cedric Moonen11-Feb-04 20:43 
GeneralWait cursor Pin
Cedric Moonen11-Feb-04 1:38
Cedric Moonen11-Feb-04 1:38 
GeneralRe: Wait cursor Pin
Jonas Larsson11-Feb-04 2:27
Jonas Larsson11-Feb-04 2:27 
GeneralRe: Wait cursor Pin
Cedric Moonen11-Feb-04 2:30
Cedric Moonen11-Feb-04 2:30 
GeneralFirst Chance Exception Pin
CHChenzo9-Feb-04 16:27
CHChenzo9-Feb-04 16:27 
In Windows CE.NET 4.2, when I Call the CMyPropSheet::DoModal(), it cause an exception at the function call as below:
int CPropertySheet::DoModal()
{
...
==> HWND hWnd = (HWND)::PropertySheet((AFX_OLDPROPSHEETHEADER*)psh);
...
};
The description as below is copy from the online help of CPropertySheet member function DoModal:
{

The first time a property page is created from its corresponding dialog resource, it may cause a first-chance exception. This is a result of the property page changing the style of the dialog resource to the required style prior to creating the page. Because resources are generally read-only, this causes an exception. The exception is handled by the system, and a copy of the modified resource is made automatically by the system. The first-chance exception can thus be ignored.

}
but the system seem did not handle this exception, this would never happen in Windows CE.NET 4.1.
I need somebody to help me to solve this problem, thanks in advance!

Generalweb server access via bluetooth Pin
P_JAYAPRAKASH8-Feb-04 20:48
P_JAYAPRAKASH8-Feb-04 20:48 
GeneralSDI and the return key closing my program Pin
James_L_Williams7-Feb-04 15:01
James_L_Williams7-Feb-04 15:01 
GeneralRe: SDI and the return key closing my program Pin
João Paulo Figueira8-Feb-04 5:57
professionalJoão Paulo Figueira8-Feb-04 5:57 
GeneralRe: SDI and the return key closing my program Pin
Cedric Moonen19-Feb-04 0:00
Cedric Moonen19-Feb-04 0:00 
Generalevc 4.0 and visual studio.net Pin
bryce6-Feb-04 17:57
bryce6-Feb-04 17:57 
GeneralRe: evc 4.0 and visual studio.net Pin
LunaticFringe9-Feb-04 14:48
LunaticFringe9-Feb-04 14:48 
GeneralFindFirstFlashCard/FindNextFlashCard Pin
Dan Broomall6-Feb-04 9:25
Dan Broomall6-Feb-04 9:25 
GeneralRe: FindFirstFlashCard/FindNextFlashCard Pin
CJCraft.com13-Feb-04 9:28
CJCraft.com13-Feb-04 9:28 
GeneralRe: FindFirstFlashCard/FindNextFlashCard Pin
Dan Broomall18-Feb-04 7:31
Dan Broomall18-Feb-04 7:31 
Questionwhat is Symbian OS? Pin
bensoncd6-Feb-04 2:15
bensoncd6-Feb-04 2:15 
AnswerRe: what is Symbian OS? Pin
CJCraft.com13-Feb-04 9:32
CJCraft.com13-Feb-04 9:32 
GeneralRe: what is Symbian OS? Pin
bensoncd14-Feb-04 2:17
bensoncd14-Feb-04 2:17 
GeneralDebugging only works if connected to Network Pin
camasmartin4-Feb-04 7:46
camasmartin4-Feb-04 7:46 
GeneralRe: Debugging only works if connected to Network Pin
João Paulo Figueira4-Feb-04 22:08
professionalJoão Paulo Figueira4-Feb-04 22:08 
GeneralRe: Debugging only works if connected to Network Pin
camasmartin16-Feb-04 9:21
camasmartin16-Feb-04 9:21 
Generaljava in embedded world Pin
Anonymous4-Feb-04 4:13
Anonymous4-Feb-04 4:13 
GeneralRemoving links from the start menu Pin
KellyR3-Feb-04 7:57
KellyR3-Feb-04 7:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.