First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
ListView column order/width-change notifications
Hi all, I've implement ListView column reordering using code from places like: http://www.christec.co.nz/blog/archives/category/user-interface (section 'How to make your ListView columns reorderable' - great read!) - and am now wondering how I would go about getting a notification (event) when the user changes... 20 Mar 2010 16:36
Windows Phone 7 - SDK
I'm not sure if it's valid group, if not than please let me know where I should write :) I'd like to know when will be SDK for WP7 available for download. Maybe some beta version? Does anybody know? I've found Windows Phone Developer Tool http://www.microsoft.com/downloads/details.aspx?FamilyID=2338b5d1-79d8-46af... 19 Mar 2010 17:48
Audio problem on focus lost
Hi there! I have written an application that streams music from an online radio channel, everything works fine until I navigate from my application. Then it abruptly stops playing the stream, this might not be a problem for other apps but I want to keep the stream playing while I i.e writes an e-mail or is su... 17 Mar 2010 06:53
FieldSoftware.PrinterCE not printing
Hello, I use (PrinterCE.NetCF SDK PocketPC (ARM) - 1.2.6.0\rwww.FieldSoftware.com (c) 2001-2009) in my C# .net cf application to print to a Zebra MZ320. I have a global instance of FieldSoftware.PrinterCE_NetCF.PrinterCE that I initialize in mainForm Loading. Then when user select a voucher for printing I do the f... 15 Mar 2010 08:59
"Phone off" to "No Service" icon
Stuck in a project. When I use "wireless manager" in WM 6.5 to phone off the phone, after warm boot, the signal strengh bar show "phone off" then shift to "No Service". I think here should be phone off. Want to know which notification RIL Proxy or upper layer get or which RIL_Getxxx funciton RIL Proxy send to chan... 18 Mar 2010 14:21
sWXwSZCFXExSH
UlfpTC <a href="http://jrxhlrhnzpxb.com/">jrxhlrhnzpxb</a>, [url=http://xxdkzulshxxo.com/]xxdkzulshxxo[/url], [link=http://kmznnquzscto.com/]kmznnquzscto[/link], http://iwxicawtjhyc.com/ ... 11 Mar 2010 20:13
Determine if point on screen is a scrollbar (in listview, edit control, etc.)
Hello all, I'm trying to find a way to determine if a specific point on the screen is a scrollbar; or at least if the control at that point *could* have a scrollbar, in which case I can figure that out with GetWindowLong(hwnd, GW_STYLE) and use a rough estimate if they're in the right area. The thing is, Chil... 11 Mar 2010 17:59
snprintf with unsigned long long not working
On Mar 11, 2:39 pm, ajay <ajaykamath1...(a)gmail.com> wrote: hi all the following code snippet is causing the problem typdef unsigned __int64 uint64_t uint64_t val1,val2; val1 =1111; val2 =2222; snprintf(&buffer,length,"val1=%llu,val2=%llu",val1,val2); ==> value of buffer is --> val1=1... 11 Mar 2010 08:54
snprintf with unsigned long long not working
hi all the following code snippet is causing the problem typdef unsigned __int64 uint64_t uint64_t val1,val2; val1 =1111; val2 =2222; snprintf(&buffer,length,"val1=%llu,val2=%llu",val1,val2); ==> value of buffer is --> val1=1111,val2=0 why is val2 not getting copied correctly? However using the follo... 11 Mar 2010 05:39
SDIO client driver
Hi, I have an PDA with Windows Mobile 6.1 professional edition. This pda has an SD slot which can also work as an SDIO interface. Currently the windows mobile 6.1 version only supports sd cards. I also want to use the SDIO interface functionality. To do this I need an SDIO client driver that can communicate ... 15 Mar 2010 05:42
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14