Peghelp expects the helpfile to be in /Windows or at least the pointer file
so the help file is listed when the device help system builds the help list.
I haven't been able to find a fairly straightforward way to deploy my help
file and the helpfile pointer (.lnk file) to the /Windows director...
more >>
I want write a reminder which can show MessageBox on time
and it will be running background. Is there any example.
I try find it on the internet, but unfortunately I fail.
please help me! Thank you forward!
...
more >>
I use a third-party C library in my .NET CF application. The method =
signature for one of the C functions is:
int PlaceInstance( U32 Handle, U16 ParticleID, U16 Layer, char* =
InstanceName, SFLOAT X, SFLOAT Y, char* Path, char** DstPath );
In C++ applications, it can be called like this:
Pla...
more >>
Where am I supposed to extract the files to?
...
more >>
I need to show two column in my datagrid, where one has Arial font and the other one has Courier new
font (To allign correctly the numbers). So how can I set these two fonts for my columns? I have seen
that DataGrid class has the property Font, but it change the font of all data.
Thanks David...
more >>
Can I run Windows CE on a windows Mobile 2003 device? I have VS 2003 and
developing in VB. Thanks
Paul
...
more >>
I am trying to develop a configurator program to develop simple Windows CE
programs and then be able to download them into a CE device. I am trying to
do this from a standard Windows based .NET app. I can use RAPI to copy and
start it on the device, but is there some way to create it without...
more >>