Hi mates, actualy i found this:
-Cyberon voice command use the record button to start, but you can do another trick:
1-Install the latest spb pocket plus
2-Choose one of the tabs (lets say MAIN) and click add items
3-Choose custom and at the botton left click add/file and then browse the windows folder and choose "sddialer.exe"
4-Now you can start cyveron voice command from your selected tab on the touch screen.
All we need now is some one that can find a way to point the "head set button" to this new short cut.
anybody know the answer?
i want to create a shortcut of the Lock Device today.plugin with command line like rundll32 shutil.dll,XXX
many thx.
Hi again,
the application which I'm programming shall run in kiosk mode. Currently, I have a quite simple realization by hiding the shell parts (Taskbar, Start-Icon and SIP button), and by resizing the main window to screen size.
That works quite fine, I've additionally deactivated all of the hardware buttons.
But: The application shall access the device's phone application. Every time the phone application is active, there appears the Start-Icon and other items of the standard WCE screen.
How could I avoid this problem?
I'm working on the ARTEMIS device, Windows Mobile 5.0 and I'm programming in native c++ (Visual Studio 2005)
thanks,
Günther
Quick question:
I assume you use SHFullScreen API to hide the taskbar and stuff.
At what point do you call it?
According to documentation and from my experience you need to call it after your window becomes foreground so doing it from WM_CREATE may be too soon. Try returning the HWND from Create window and using it to call the SHFullScreen isntead of WM_CREATE handler.
You can also, move/resize/hide navigation bar window and check it in loop.
Use a Remote Spy++ to determine windows classes.
@levenum: Yes, I'm using the SHFullScreen API. Currently, I'm calling it after pressing a button to toggle full screen mode. However, this doesn't prevent the application to show the taskbar after the internal Phone application has been used. Furthermore, after using the phone, my application automatically swiches back to reduced screen mode in any case.
@THEVK: Well, this also sounds reasonable - I could already acquire the handle of the taskbar and hide/disable the window. Now I still have to think about bringing the phone application or the contacts application to the background when they aren't needed anymore. But I think I could do that by simply adding some buttons to my main application and placing them at the location of the taskbar...
thanks and cheers,
Günther
Taskbar have a code, which bring it on top always, IMO.
I think, the best solution to hide taskbar window and place your custom window there.
disable kiosk
hi a customer brings a windows mobile phone which is in a kiosk mode and he don't know the password for it and i can not take it back again is there any way that i can disable kiosk mode??
It sounds more like the phone is locked by a password than that it is a actually in "kiosk mode".
In such case there is a high possibility the reason the customer does not have the password is because it is not his phone.
But if that is not the case (and I hope so) then you should give details about what kind of phone it is (exact make and model) and describe the kiosk application that is running.
Perhaps then someone will have the answer for you.
can anyone tell me the launch program "paths" for :
Programs
Settings - formerly HTCsettings.exe
Lock - the stock one - I can only find it as a plugin
for example , I use \Windows\Start Menu\Phone.lnk for my phone button.
I have a Sprint Vogue.
Thanks!
There is no launch path for the program folder or the settings. And the lock can only be launched as a today screen plugin
WhiteRussianBC said:
There is no launch path for the program folder or the settings. And the lock can only be launched as a today screen plugin
Click to expand...
Click to collapse
that is so odd. in windows6.0 the paths were there but not in 6.1???
Good evening, Does Anybody know how to set the button so as to block lock and unlock the OMNIA 2;; thanks
Is simply, in configuration->general->button you can set button function. Here you can change button1 function to lock, if you no find the lock command, you can use other program like SPB Mobile shell, this include a link to lock and you can set this to the button1. Maybe can find the lock windows aplication on other site like windows folder, I don't now.