G
Guest
Hi all,
We are using Visual Studio .NET 2003, and target is WinCE420.
We have made Smart Device Application project.
We have a problem. I don't know how to get Window Handle.
In other word, Form1.Handle member do not exist.
1) How can I get Window Handle?
To test, we have tried to lanuch MessageBox on WinCE420.
The result, In WinCE420 Case, MessageBox is not launched. but, is launched
on WindowsXP. Naturally, we have included .NET Compact Frame Work to
WinnCE420.
2) Why do MessageBox is not launched on WinCE420?
Thanks.
We are using Visual Studio .NET 2003, and target is WinCE420.
We have made Smart Device Application project.
We have a problem. I don't know how to get Window Handle.
In other word, Form1.Handle member do not exist.
1) How can I get Window Handle?
To test, we have tried to lanuch MessageBox on WinCE420.
The result, In WinCE420 Case, MessageBox is not launched. but, is launched
on WindowsXP. Naturally, we have included .NET Compact Frame Work to
WinnCE420.
2) Why do MessageBox is not launched on WinCE420?
Thanks.