Hi,
I have a Win32 program for Windows Mobile 5 that works almost all time with structs and vetor on the fly (on memory allocated with VirtualAlloc) and I´m having a problem when the PDA sleeps, when the user turn it on again... the program crashes!!!
What it could be?
Thanks
questions belong in the Q&A section.
read the rules.
MOVED
Related
Hello,
Is there any way to stop the dataconnection programatically by C++ or .NET lang ?
I have written a program which is using a webservice in the background, but if it connects to the internet, the connection stays till i deconnect it manually. But this consumes me to much of my battery life.
I'am using the trinity.
Thank you in advance.
Sven
Launch DataDisconnect.exe from \windows...
Mod Edit : Please Refrain from answering Question's in the Dev&Hack Forum!
Thank you very much, i will try this program with some parameters, because if i start it, it will show me a dialog in which i can see the open connection i can stop. But i need to have it without user interaction.
snuggles said:
i need to have it without user interaction.
Click to expand...
Click to collapse
If you find the correct command to send, please report it to me!
ATM I use it simulating the pressing of the softkeys....
Hi,
I use eMbedded Visual C++ 3.0 with the build in resource-editor to develop an application for Pocket PC 2002. The user must type his password on textedit-field in a login-dialog.
In the resource-editor I selected the attribute "password" for this textedit-control. The input-characters of this textedit-field are therefore displayed as *.
But the auto-suggestion still works and the text is shown in a tool-tip-field. Does anyone know, how to turn off this stupid behavior?
Questions go in the Q&A Section
Hello everybody,
I read the rules and now I make my first thread in this forums. First of all: Hello. Yes I have any problems with our windows mobile devices.
We have more then 10 wlan scanner from intermec (ck3n1), that are needed to be connected to our terminal server with wlan. They run with Windows Mobile 6.1 Classic. Everything works, but when the device is not beeing used for 10 minutes the rdp session disconnects with a message: "Session timed out because of idle timeout settings, that are set by administrator or network policies".
I am the administrator and I checked everything at our Terminal Server (running Server 2003 Standard) and the domain policies. I really tried everything (included changing registry entries). But: Nothing worked for me.
Then I tried to contact INTERMEC, where somebody told me, that the idle timeout is HARDCODED in the RDP-Client of the device.
I installed an alternative like zaDesktop, but there I got a lot of errors and the touch screen doesn't work good. Have anyone an idea to solve my problem?
Kind Regards
Raphael
The forgotten thread. ;-(
You might get more people looking at your thread if you put a title on it. I don't really know a lot of stuff, just a few specialty things so when I look at the question forum I browse for titles that are on topics I know something about.
I know very little about your program, but I wonder if doing something like a periodic ping to the server in question would constitute "activity" and would therefore extend your session.
I would guess that there is a program out there somewhere that could run in the background and just send a ping every 8 minutes or something like that.
Hello,
yes I forgot the Title. Perhaps any admin can change it to something better then an emtpy title.
I tried to do a ping in the rdp-session. But it mades the same idle timeout error. I thought I will find someone, who knows a lot about RDP clients. I could need general help.
Kind Regards
Raphael
in windows mobile it is possible thru such apps as advanced configuration
where the radios will auto off when the phone idles for a xx period of time and will turn back on once the phone becomes active
i like to know if anyone knows how to do it on a windows phone
http://www.freewarepocketpc.net/ppc-download-advanced-configuration-tool.html
there is a place for Q's, you should use it.
Why did you not link to the original site? @schaps of TouchXperience, the same guy who wrote Advanced Config. for WP7, wrote the WinMo version. It has a forum and everything, even...
What you're asking for *might* be possible using SetDevicePower, although it may require an interop-unlocked phone. I'm not sure if the background agents are "smart" enough to detect idle time in this way.
Also, seriously, post in the correct section. You've been here easily long enough to know better.
Thread moved.. remember.. if you can tag it with [Q], it not not belong in a forum not including Q&A...
GoodDayToDie said:
Why did you not link to the original site? @schaps of TouchXperience, the same guy who wrote Advanced Config. for WP7, wrote the WinMo version. It has a forum and everything, even...
What you're asking for *might* be possible using SetDevicePower, although it may require an interop-unlocked phone. I'm not sure if the background agents are "smart" enough to detect idle time in this way.
Also, seriously, post in the correct section. You've been here easily long enough to know better.
Click to expand...
Click to collapse
i am on custom rom. is there anything in registry to edit?
So I was thinking... when I want to buy a new (used) device from somebody I don't know, how can I make sure that everything works all right ? There can be so many things wrong with these new, complicated devices and some things are just hard to check manually.
Is there an application that can do a full hardware diagnosis (GPS, wifi, battery, camera, etc...) such that it tests if everything works and lets me know if something's wrong ?
Run it through a debug mode??? There is a commad string or something for that but I don't remember....too lazy to link as well. Just google it. I am pretty sure there are debug checks you can do just by connecting the device to a USB port and writing command strings in CMD.
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A
I have no idea which kind of commands would I run. Anyone can help me with that ?
Still, an app would be far more useful.