-
- C# PF Usage OutOfMemory with Build version of Application
by D C Sharp
- 1 Replies
- Last post
by Andrew Conrad - MSFT
- I have a program that reads AD and writes a table. I was using stringbuilder and completely re-wrote the app using OleDb & Parameters. Eitherway (with StringBuilder or without), when it runs in VS2005, no problem. When I build project (for deployment), the exe immediately runs PF Usage past 2GB, almost before reading the 100th AD record. It occurs when I load the directory entry data to the pa
-
- My first gadget (a google searcher)
by Ross Dargan
- 0 Replies
- Last post
by Ross Dargan
- I had to overcome quite a few challanges to get my google searcher ( http://gallery.live.com/liveItemDetail.aspx li=1ef8d7de-10e8-4a87-9e2e-c98bd47f05f5&l=1 ) to use the flyout window to display results
Im quite happy with the results but always will to learn, let me know your comments:) - for info on how I made it take a look at this page on my blog http://blog.the-dargans.co.uk/2007/01/wi
-
- mobile direct3d... not available on our windows ce 5.0 device
by MTclip
- 1 Replies
- Last post
by Ilya Tumanov
- I thought that mobile direct3d was available through windows ce 5.0.. when I try to run my appilcation that uses md3d it crashes saying it cannot find the files... as a quick solution i switch over to using the GDI+ for our game, but it is just too slow...
Is is possible to have a windows ce 5.0 device that does not have md3d if so how can we install it
if not is there any
-
- restricting text in TextBox Control to Alpha Numeric
by mohasad
- 14 Replies
- Last post
by mohasad
- hi all , i have included a texbox in my form . when inputting the numbers to textbox , i cannot able to input the correct numbers . moreover i want the text that to be given as input should be restricted to only alpha numeric . is there any such possibilities . thanks sadiq
-
- gprs connect
by billqu
- 1 Replies
- Last post
by Peter Nowak (Germany)
- can .net cf build gprs connect
how to code that
please give me a sample.
thank you.
-
- Windows Appearance Customization
by gigiuz
- 2 Replies
- Last post
by gigiuz
- Hi everybody,
is there a way in Windows CE for d ynamically changing the background of a registered gui process or the appearance of buttons, forms, etc..
Thanks so much in advance
-
- Installer application for both smart phones and pocket pc
by Neha Goyal
- 14 Replies
- Last post
by Lalitg14
- hi ,
I created an application for smartphones 5.0 and pocket-pc 5.0 both.
Now i want to create an installer application for both,but in a single application.
Any sample code is most welcome........
Thanx in advanced.........
-
- panels not loading in emulator
by gipda
- 2 Replies
- Last post
by Zero Dai - MSFT
- Hello all.
My problem is as follows:
I need to create some panels in a windows designed form but no matter what I do, the panels won¡¯t load, show - what ever.
Any bright ideas
It should be so simple:
seudo code:
//
meterPanel mp = new meterPanel;
mp.bringtofront();
mp.visible = true;
//
and I have size and location too
The f
-
- USB Repair error
by Niek_Hoekstra
- 1 Replies
- Last post
by Ilya Tumanov
- I've got vista a few months ago.
A few weeks ago, I bought an MP3 player.
I plug it in and see in the autoplay it can also repair.
I press repair and do both options (I dunno the english terms).
After checking it says something about a Found Folder.
I open the MP3 Player, but I don't see a folder, though it does use disk space.
700MB is used by 'something', which I can't find.
-
- In-call timer
by huzaifa shabbir hussain
- 1 Replies
- Last post
by Peter Foot
- The application is a in-call timer that alerts the user when they go over a certain time while talking on the phone. This is helpful to user if they want to know when they have been in a call for, say, 10 minutes or so. The application runs in the background and automatically starts timing the moment the user is in a new phone call and based on when the user wants to be alerted, it will play eithe
-
- question of DoubleClick on ListView,pocket pc c# application need help!!
by pinkybaby
- 2 Replies
- Last post
by sunni05
- Hi, does anyone know to write the C# codes on how to create a double click event for ListView to delete/remove the item that i select from ListView control i'm developing it to an application for pocket pc.
-
- Puzzle: TCPClient.connect
by DJ_SG
- 5 Replies
- Last post
by alex2233
- Hi,
i've one question related to TCPClient. but it's about how to open it.
I've two pieces of VB codes that are used to start a TCP client.
Example A:
Dim ipadd As IPAddress = IPAddress.Parse("192.132.124.100")
Dim port as integer = 6000
_client = New TcpClient
_client.Connect(ipadd, port)
Example B:
Dim ipadd As String = "192.132.
-
- Gadget setting thumbnail image is blank
by Yiling Lai
- 3 Replies
- Last post
by YilingLai
- Hi All,
As you can see in slide show gadget, when you open the setting dialog there is a gadget thumbnail image at the top-right.
Now, I wrote a gadget with WPF, but when I open the setting dialog, the thumbnail image is blank. I found that this is related with system color bit. If I changed system color bit from 32 to 16. It works well.
Does anyone happened the same issue
Thanks
-
- How to Display part of a large Image?
by hcaihao
- 13 Replies
- Last post
by hcaihao
- I have a image with 2MB, I only want to get part of the image and display in a picturebox without load the whole file, how to
(I'm a Chinese boy, so my Eng is not very well, forgive me)
hcaihao@gmail.com
-
- MSMQ Trigger not working properly
by Prajeesh Prathap
- 1 Replies
- Last post
by Ilya Tumanov
- Dear All, Please help me to fix this.... I have a MQ in a windows 2000 terminal to which i upload my messages. But when i tried to create a trigger on the MQ. it gave me a warning "The queue path was not validated, Make sure that the queue exists and that it allows everyone Peek Access". I have provided full access to everyone and also write access to Anonymous Login. The problem is my
-
- About wince5.0 updates???
by bubble932
- 4 Replies
- Last post
by Michael Koster
- In order to support high capacity SD card on wince5.0, I downloaded and installed ''WinCEPB50-070430-2007M04-Armv4I.MSI'' for my platform based on ARM.
But when I rebuilt my platform , it didn't pass. The error massage was as follows: BUILD: [01:0000008660:ERRORE] c:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\SDCARD\SDCARDLIB\sddebug.cpp(62) : error C2733: second C linkage of overloaded fun
-
- Can a CE "Tiny kernel" run CETK?
by Littleswanhouse
- 6 Replies
- Last post
by Michael Koster
- Hi all,
I had tried to generate a "tiny kernel" platform.
The device emulator can not run all remote tools if I just build a tiny kernel.
Is that ture that the "tiny kernel" can not use all the remote tools and CETK
Thanks in advance,
James.
-
- Customizing Default Incoming Phone Call Window
by Shantanu
- 6 Replies
- Last post
by dseifert
- I am doing a project that needs to put a static text in the default Incoming Phone Call Dialog in Pocket PC 2005.
I am sharing my piece of code. Please help me out if anybody can.
When a phone call comes, I am doing this:-
HWND lIncomingPhCallHwnd = (HWND)NULL;
LPCTSTR lpClassName = TEXT( "Dialog" );
LPCTSTR lpWindowName = L "Phone - Incoming..." ;
HWND l
-
- Pocket Calendar - Appointment - OID
by Aximili
- 0 Replies
- Last post
by Aximili
- Is there a way to change the OID of an appointment in Calendar
The problem is when I backup appointments, I can get their IDs, but when I restore the appointments, I can't restore the IDs. This causes all appointments to be doubled when synchronized using ActiveSync.
Thank you.
-
- How to reposition label by dragging to desire location
by stephenteh
- 4 Replies
- Last post
by stephenteh
- hi,
I'm going to develop a sidebar gadget, the gadget will consist of an activex that will be called by gadgets and display the information on the gadget. However, I would like to know is there any guide that show how to reposition label by dragging to the desire location or is there any similar gadgets doing so I'm quite new to scripting so I need some example to start with.
thanks
-
- Today screen
by yael876
- 5 Replies
- Last post
by yael876
- Hi
I want to know how to use today screen object.
I didn't understand the tutorials in MSDN.
Can somebody give me a code example for this
Thanks
-
- Is there any control that can browse a web page / website?
by shiuu
- 3 Replies
- Last post
by AlexFeinman
- The project that I am working on just uses native C++, does not use MFC. Is there any convenient control to work like a browser
-
- HttpWebRequest.GetResponse() - WM5
by Waqar Azeem
- 8 Replies
- Last post
by Peter Nowak (Germany)
- I found a weird behavior of HttpWebRequest.GetResponse() in WM5
It raises exception if length of URL is around 2150. And also sends the data to server successfully. Therefore, there is no way to detect that the data is successfully received at server or not.
The error message is ¡°Could not establish connection to network.¡± whereas connection is completely ok.
The same code
-
- Smartphone 2003-SE and SqlServerCe
by Drudkh
- 5 Replies
- Last post
by Ilya Tumanov
- I just realised that Windows Mobile 2003 Smartphone Second Edition does not support SqlServerCe. It requires a newer version of Compact Framework. The Compact Framework 2.0 does not support this version of OS. What am I suppose to do
-
- How do you set a List-View Control view mode at runtime using ATL/Win32
by AliciaV
- 2 Replies
- Last post
by AliciaV
- I need to change a Win32 List-View controls view mode dynamically at runtime, for example from icon view to report view. How do you do that for a windows CE target using only ATL and/or Win32 API's and messages