all groups > dotnet compact framework > may 2004 > threads for saturday may 15
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
OpenNetCF - Retrieving Latest Source
Posted by Nick Randolph at 5/15/2004 10:47:30 PM
Chris, and the other folks at OpenNetCF,
Is there an easy way to download the latest source from OpenNetCF? I have
looked around at the SourceBrowser which is useful for browsing the source
folders, but I was interested in downloading the complete framework (latest
source). Was wondering whe... more >>
Window ReDraw and ActiveSync trigger
Posted by Neville Lang at 5/15/2004 4:24:40 PM
Hi all,
In my C# app (using WM2003), I have a form where I hide the TaskBar at the
top in order to get more space. There is no problem with this as everything
is working well. However, I have noticed that if this form is the one that
was displayed when the Pocket PC is turned off then when the... more >>
Current Time in milliseconds
Posted by Oz at 5/15/2004 1:03:01 PM
Hi all,
I'm using an HP iPAQ 5500 and I need to get the current time down to the
millisecond. Date.Now returns time down to the second, but that is not
accurate enough for my needs.
I can't use a timer since I need to keep track of time through
application/windows restarts.
Any ideas?... more >>
Decimal to Binary
Posted by Javier PiƱero at 5/15/2004 10:28:28 AM
Hi,
I've been looking for a way of converting from decimal to binary in .NET
with C# but I haven't found anything. Is there any way?
Thanks in advanced.
... more >>
fill a datalist
Posted by JonJon at 5/15/2004 8:51:03 AM
hi, I am a programmer whose was changed to .net compact framework from visual basic 6.0, I need to know if some knows how i fill a datalist whith elements commings from a database.... more >>
FindWindow API not always working
Posted by PBS Productions at 5/15/2004 6:15:36 AM
Hi,
does anyone know why the FinwWindow API function not always returns a
good result (using P/Invoke)
For instance below function sometimes returns the correct window
handle and sometimes it does not.
hProcess = FindWindow(Nothing, "MyApp")
The function worlks perfectly if called ... more >>
Hardware buttons
Posted by Aris at 5/15/2004 2:41:02 AM
Can I deploy hardware buttons to do a different function in each form of a project using RegisterHotKey
Thanks... more >>
|