WMP 10 Landscape Mode - Mogul, XV6800 General

Hi All,
I am running the latest dcd's ROM 3.2.3 on a Verizon XV6800. This is my first time playing with WMP 10 mobile. I have the classic landscape issue. I've seen this solved using the registry mod (HKLM\System\GDI\Rotation, set Ladscape to 1). This works , but when I slide open the keyboard the registry value is changed back.
I've tried some other players, but I need *.wmv files working so it's limited my choices a bit.
Any advice would be greatly appreciated!

WMPLandscape
Since noone has an answer for this I created my own. This is a hack that works around the WMP limitation. I call it WMPLandscape.
WMPLandscape is basically just a lightweight window that monitors the state of the display. It changes the LandscapeMode reg entry, then posts a message to Windows Media Player. This causes WMP to play in landscape mode when in full screen.
To Install:
Just install the cab and start the app or issue a soft reset.
WMPLandscape runs in the background and is auto-started after reset.
If the app is already running, clicking the app shortcut will open the app so it can be closed or the about box can be viewed.
WMPLandscape should work on any ARM device running Windows CE 4.2 or higher, but only QVGA devices are currently supported. (this was really meant for the Titan.)
This is a pretty ugly hack, but it does seem to work fairly well.
Sometimes WMP will revert to portrait mode after the keyboard is closed. I am still trying to resolve this issue. If this happens, just open the keyboard and close it again and things should be back to normal.
I hope someone finds it useful.
Rob
**Edit: I removed this file after finding a nasty bug. See below for an updated version.

Here's a new copy. There were some memory issues with the first version. I still haven't figured out how to make it work everytime, but this one is a step in the right direction.
***Edit: The final version is below.

I was finally able to get this working more reliably, so here is the final version.
If you are having trouble getting Windows Media Player to play full screen in landscape, start by setting the registry key HKLM\System\GDI\Rotation\LandscapeMode to 1 . For many phones, this is all you'll need to do and is better than having a background application running (even if it is very small).
For Titan phones (and probably others as well) the registry value is reset each time the keyboard is opened and closed, making the above fix only temporary. This app will make sure that the key stays at the correct value.
It is compatible with Windows Mobilw 5.0 and above.
Just install the cab file and soft reset the device.
Enjoy!
Rob
View attachment WMPLandscape_1_0_2.CAB

Related

Help with wm5 listview state image

I was annoyed that the atom did not have a little program like the "running programs" on the mini, so it got me thinking about replacing it. Instead of accessing the memory manager I made a little app to put on my today launcher (see my sig) so I could get a list of the processes.
The program itself works (even though I think I did it a bit back to front) but there is one problem. In all versions of the os before wm5 my listview works fine. In wm5 the state image list, ie using LVSIL_STATE dose not work. I do not have any programing tools for wm5 and I cant find any info regarding how it handles state images. Any info would be appreciated.
Also is there a way to get an icon onto the recently used programas list in the start menu - without putting the exe/lnk into the start menu folder?
Here is the program if anyone wants to try it
http://odeean.veritel.com.au/ORDprocessManager/processManager.exe
I also found that using
ListView_SetImageList(hwndListView, himlTopLevel, LVSIL_STATE);
screwed up the imagelist used by the file explorer. I would not have expected the explorer to use a state image list to hold the file etc icons, and why should my one have anything to do with it. In the other versions of the os the imagelist one creates belong to the listview and get cleaned up by it when it is destroyed.
the ImageList_AddIcon also fails.
I found the cause.
For years I have been putting 0 in the flags parameter of ImageList_Create.
It always worked because I think it defaults to ILC_COLOR4. The atom has an 18bit colour depth so I guess it needs to be more specific. I tried ILC_COLOR and it worked fine with no more explorer problems. This leaves the question about why the explorer was effected, a bit worrying.
This tiny app takes 2 seconds to do its thing on the XDA 1 and 4 seconds on the atom. Sad, very sad.
...the new version is on the link above now. I noticed that on wm5 cprog comes up as safe to stop (it shouldn't) so don't press stop all if you want your phone to work.

TodayPlus on wizard?

Has anyone got TodayPlus http://www.pocketpcfreeware.com/en/index.php?soft=843
up an running on the wizard. It is/was the best todayscreen plugin on my old Ipaq. I can get it to run as a stand alone app. but not to integrate as a plugin.
Al
Hmm.. I reviving this threat after 'discovering' something called 'TodayPlus'. I did a google to it and it seems to be a very powerful program. From the looks of it, it seems to have the potential to cover both PocketBreeze and PocketPlus.. and yet it seems to be not often being discussed here. It seems to be able to do everything, by scripting (feels to be like the PPC version of Samurize.com)
I'm bound to give it a go this weekend.
Those who are interested, take a look at this MASSIVE forum just for this today plugin/application.
http://forums.jhollin1138.com/
French version http://www.todayplus.fr.tc/
You may able to download the software from the link above (post by `wizzzard`).
Note that, there are a lot of software named TodayPlus, which includes a Palm based software that tries to emulate PPC Today. So, it is rather confusing to do a google for it. Anyway, the 'head' of TodayPlus seems to be at this site
http://www.dark-mojo.com/
But it seems to be currently down.. interesting...
i got it working
http://forum.xda-developers.com/viewtopic.php?p=360201#360201
but i couldn't get it to update weather, rss,radar
attaching the program
Todayplus is/was the best plugin I found. It worked perfectly on my WM2003 Ipaq2210 and works on my WM5 Wizard. It was designed for WM2003 and does not support landscape correctly. There is no support available from the author but remains for me the most adaptable today screen plugin.
Don't work for me...
I got only a blank screen. Any suggestion?
Ciao
blank screen
i have given edited dll also in that archive.
Skip the steps for editing it and you have to follow these steps
phuntum (05-27-2005) - v0.11.0
On your PPC use a file explorer that will allow you to see extensions and hidden files to find the file “todayplus.dll” in \Program Files\TodayPlus and copy it to your PC. On your PPC turn off the TodayPlus plugin (uncheck in the Settings/Today screen), soft reset, and move “todayplus.dll” from \Program Files\TodayPlus to \My Documents. On your PC use a hexeditor to open the “todayplus.dll” and search for “7D 1E A0 E3 03 08 A0 E1”; replace “7D” with “8D”; save the edited “todayplus .dll” and copy it back to \Program Files\TodayPlus on your PPC. Delete” todayplus.dll” from \My Documents and reset your PPC. On your PPC turn on the TodayPlus plugin (check in the Settings/Today screen) and soft reset.
phuntum (05-28-2005) - v0.11.0
The above fix is permanent. Save the new todayplus.dll in a safe place so that if you have to reinstall (e.g., after a hard reset) all you need do is install, disable, and replace as per above. You might want to save the instructions just in case. Free hexeditors are abundantly available. Do a web search for one. It's a great program and the effort is worth it. When you're ready, surf over to http://www.jhollin1138.com for a goldmine of help. There is a great debate as to whether the fix should be shared--somewhat hypocritical in my estimation, since those who were lucky enough to get it before it disappeared are using it.
these are the directions from ppcfreewares i followed
after doing this go to this thread http://forums.jhollin1138.com/viewtopic.php?t=1292
and start with no 6 in instructions
good luck
I still need to reinstall this plugin after upgrading my ROM.
There are loads of diferent skins available my favourite is attached.
The Dark Mojo forum closed ages ago but discussions particularly on the "Hammerskin" skin are ongoing on http://forums.jhollin1138.com/
Hammerskin is awesome but it was too much of a resource hog last time I tried it.
Sorry for the double post
updates?
did u get weather and rss updated?
I have tried it twice on my Kjam. Used the modified dll provided. however, I can only see a white screen when trying to access the settings! :S Does anybody know what I am doing wrong? Thanks
Ok, I found it! I was missing the .net!
Very nice application with beautifull skins! Only drawback is that it does not auto refresh when you add a new apointment or task!
Apart from that its a really nice application!
Arrgghh,
Reinstalled on my Wizard after upgrading to Molski's ROM. I can get it working as a plugin rather than as a stand alone program, which previously was my stumbling block. Now I can't get the config utility to remember my location or get weather and rss feeds updated. This did work on my old ROM. I think it is just some reg settings that need creating but why it worked before and not now I do not know.
Hi Guys,
Im a newbie to this plugin but so far I understand that its able to make short cuts on the "desktop" just like a normal pc....and thats what Im looking for.
Ive followed the instructions carefully and the first time it went okay....i.e I got the slider.txt in the skin box. However I didnt find the "okay" button on the top.
Well I followed the instructions but it didnt show up on my desktop....strange so I uninstalled.
Now Ive been reading a bit further and read that the reason why it might not have workd could be the date so I decided to set back the clock 2 years and reinstall it.
2nd time around I dont get the slider.txt option, it has saved my settings from my first install....and it still doesnt work.
help help help
Well after som struggle I managed to get the slider.txt into the "Select Skin (DLL)"
But its still not working on my today screen. I can choose it as the only item on the today screen however its just blank.
Is this because I use a special black screen (tsk file) for my back ground ?
Also its seems to forget my location (Lat/Long)
Any help so that I can get it working ??
Im using a Qtek 9100 with WM 5 OS 5.1.195 Build 14847.2.0.0
Oh I'm happy again
I finally got Todayplus running properly again. Weather and RSS are updating correctly.
This is what I did.
1 install Todayplus cab
2 Disable Todayplus from Settings/Today/items
3 Soft reset. Or power cycle the phone.
4 Overwrite todayplus.dll with the modded one
5 create directory \program files\todayplus\Buffer
6 Connect to internet and verify connection with PIE, minimise
7 Run todayplus config
6 Tab to Weather/RSS add new weather cities and rss feeds
7 Tab to Time/Storage add new timezone and set storage path to \Storage Card (case sensitive and device specific for Wizard?
8 Close Todayplus config
The config utility would not save my location coordinates on the owner info tab so I manually entered the values into HKCU\Software\SRSSoft\TodayPlus\coords\1 (string value of the form 53.483,-2.053) You can get your city coords from http://www.heavens-above.com/
9 Disable all other today screen plugins and enable todayplus. Close the settings program.
On returning to the today screen after a short wait Todayplus should be working. This worked for me but there is loads of information at http://forums.jhollin1138.com/viewtopic.php?t=1292 if you need further help.

Simple, reliable, FREE apps. Which one do you use for...

Hello,
I know this is mostly a personal tastes dilemma, but I am looking to add a few specific functions to my Wizard and I just can't find some solutions to very simple issues. Of course I already searched through several boards and freeware sites, but most of the times I am stumbling on overcomplicated, unreliable, unstable or just plain not-working apps even for the most trivial tasks. Other times they work fine... unless you have any other app installed, in which case they bork up the system royally.
So, what are your freewares of choice for the following functions?
1) ALARM CLOCK
Yes, just a damn simple alarm clock to wake me up in the morning. No fancy tricks: just set it (possibly even on a week's advance), select the sound/Mp3 to be played and be sure it rings up when the time is right. If you want to get luxurious, a snooze function initiated by any hardware button would be nice.
I used M.Toda's AlarmClock 0.04, but it seems to be impossible to select a specific sound or buzzing mode (it's always an ear-splitting MEEEEEEEEEEEEEEEP!!!), nor to keep using the Wiz when the alarm is set.
[Update: following Pat12's advice (see below) I downloaded the latest AlarmClock version (ARM version) and it works smoothly. No Mp3 alarms yet, though]
2) MP3 PLAYER
Just the very basic player functions: play the whole folder, add Mp3 to playlist, previous/play/pause/next buttons and a Mute function. What's the problem, you say? Well, all the players I found either blocked the phone functions (a player going on auto-hold on incoming calls would be wonderful), or would keep the touchscreen always active, making it impossible to put the Wiz in a pocket while listening to music.
[Update: The current best candidate seems to be Tcpmp, although it lacks a full graphic interface (meaning Previous/Next song buttons)]
3) WARDRIVER
Yes, I know. But WiFiFoFum hasn't any user-friendly way to select which available AP to hook to. HitchHiker does, but any time I launched it after the first one it made the Wiz unstable. That was on a non-updated ROM, though... I admit I have to check it again... unless you suggest anything better.
4) LAUNCHBAR
Nonononono... no l33t, gigacustomizable stuff, please. I simply need a self-starting thingie to have the icons for the Office apps and maybe the latest X opened apps always on my Today screen. If you've seen the "green" UK ad campaign for WM5 - that's exactly what I'm looking for.
5) ANTITHEFT APP
[edited: the correct name happens to be EyeOnThief, see below]
I used to use LockOnThief, which supposedly sends tracking SMSs to a hidden number list whenever a non-approved SIM card is inserted in the device. Great. Just one more thing would make it perfect: the ability to remotely wipe the device via SMS.
I know this is an AKU2 trick, but I've got no Exchange server so I'd like a simpler approach. Do you know any solution encompassing both the tracking and the wiping functions?
And, by the way, has anyone of you actually field-tested LockOnThief tracking abilities?
6) WI-FI "G" ENABLER
I'd simply like to enable the 802.11g protocol on my Wizard. The problem is: the Djvw Wizard Optimizer 2 seems to make my Wiz unstable, and Registry Wizard crashes on start (yes, I installed the other Cab too). What other layman's solution would you suggest?
[Update: thanks to Meschle (see below) now there is an optimal Cab-tweak for enabling the protocol!]
To give a little contribution, I can only give my undivided suggestions for four softwares I fully endorse:
SCROLLING - You guessed right, it's Smartskey! [And not "softkeys" as per my initial post...]
PERSONAL INFO MANAGER - EWallet. Not a freeware, but great in the way it synchs up with its desktop counterpart.
GAMES - PpcAtaxx (a much more interesting variant on the Othello/Reversi theme which is perfect while commuting) and PocketScumm, to play the old LucasArts graphic adventures
Thank you in advance for your help, I'll really appreciate it!
Hi I'll answer a couple of those
For an alarm see 'Wizard reliable alarm project' WRAPhere http://forum.xda-developers.com/viewtopic.php?t=43692
where there is an english version of pocket wakeup
Enable 802.11G reg tweak
HKEY_LOCAL_MACHINE\COMM\TNETWLN1\PARMS: dot11SupportedRateMask=1
HKEY_LOCAL_MACHINE\COMM\TNETWLN1\PARMS: dot11SupportedRateMaskG=8
All values are decimal
What does this green WM5 ad campaign look like? We yankees have been hearing all about it.
http://www.microsoft.com/windowsmobile/default.mspx
V
Can you provide a link for LockOnThief?
SCROLLING - You guessed right, it's Softkeys!
What is this? I'm having issues scrolling in PIE Plus since upgrading to AKU 2.3 and if this is an app i can try it may help. Do you happen to have a link to it?. TIA
Thanks for the first answers. Here are my first replies:
Meschle: I did check that thread, and it seems that Pocket Wakeup isn't very reliable at all... Also (but this is just an aside), the Italian translation of Pocket Wakeup was one of the worst apps I ever tried, totally borking the Wiz.
And about the registry tweak... I'm just a retarded farmgirl... no hacking tricks for me, please... I just can't believe there is no "download, run, forget" apps to enable the G protocol...
Mattucd & vijay555: Yup, that's it!
Romp: http://www.mycnknow.com/LockAppen.htm (My bad: the actual app name is EyeOnThief... I was confused by the actual filename)
Xandermac: Gah! I misquoted the name again! That would be Smartskey! I don't know if Smartskey will do anything for your problem, but it's right on this board, at http://forum.xda-developers.com/viewtopic.php?t=41060
Any more takers, please?
Alarm Clock: AlarmClockE is the only alarm clock software that is reliable for me, at least for the time being...(until it fails, like all the other I tried including Pocket WakeUp)
MP3 Player: TCMP, it does pause the song or video currently playing upon incoming phone calls
bubism said:
Thanks for the first answers. Here are my first replies:
Meschle: I did check that thread, and it seems that Pocket Wakeup isn't very reliable at all... Also (but this is just an aside), the Italian translation of Pocket Wakeup was one of the worst apps I ever tried, totally borking the Wiz.
And about the registry tweak... I'm just a retarded farmgirl...
Click to expand...
Click to collapse
Try mobialarm 3.2 then - I find this reliable and like it because it plays wma's http://guillaume.tristant.free.fr/
btw are you really a farmgirl? :wink:
Meschle: I am actually quite a bit of an IT girl, but sometimes I'd much rather go back to the farm. Case in point: MobiAlarm. To witness:
Installation notes :
- Uncompress the ZIP file in any directory in your PocketPC
- Run the CAB file, it will install a "runtime"
- Run the file called "install.app", it will install MobiAlarm[/url]
MobiAlarm link is located in \Windows\Start Menu\ or \Windows\Menu Démarrer\
The program himself is installed in \Program Files\MobiAlarm\
WHY?!? Why, I ask, should anybody need TWO installations for one godawful simple ALARM CLOCK, forchrissakes? And why does it end up tucked in a forsaken folder, with no icon anywhere? How should I be supposed to remind myself to browse up the Wizard to find a lone file among hundreds... just to get awaken on time?!?
And the punchline? I followed this guy's installation instructions: the runtime went smoothly, and his app simply never appeared anywhere. (my two cents: it found localized foldernames and aborted without any warning message).
Pat12: AlarmClock does the trick!!! No chance to get it playing Mp3s, apparently, but the ARM flavour gets the fade-in working. Thanks!
bubism said:
Meschle: I am actually quite a bit of an IT girl, but sometimes I'd much rather go back to the farm. Case in point: MobiAlarm. To witness:
Installation notes :
- Uncompress the ZIP file in any directory in your PocketPC
- Run the CAB file, it will install a "runtime"
- Run the file called "install.app", it will install MobiAlarm[/url]
MobiAlarm link is located in \Windows\Start Menu\ or \Windows\Menu Démarrer\
The program himself is installed in \Program Files\MobiAlarm\
WHY?!? Why, I ask, should anybody need TWO installations for one godawful simple ALARM CLOCK, forchrissakes? And why does it end up tucked in a forsaken folder, with no icon anywhere? How should I be supposed to remind myself to browse up the Wizard to find a lone file among hundreds... just to get awaken on time?!?
And the punchline? I followed this guy's installation instructions: the runtime went smoothly, and his app simply never appeared anywhere. (my two cents: it found localized foldernames and aborted without any warning
Click to expand...
Click to collapse
LOL I gather you liked the program :lol:
bubism said:
And about the registry tweak... I'm just a retarded farmgirl... no hacking tricks for me, please... I just can't believe there is no "download, run, forget" apps to enable the G protocol...
Click to expand...
Click to collapse
I put together a wlan g registry tweak cab and also a wlan b tweak for anybody who wants to revert back to b mode.
Install to device and softreset after.
2) MP3 / video player:
TCPMP, www.tcpmp.org
I doubt better could be made
Thanks for the auto-tweak, meschle!
If only things were always so straightforward...
Kilrah: The link you provided ain't working, but I found this download page for other interested people: http://corecodec.org/frs/?group_id=53&release_id=224#r224 (the version you want is the "Windows Mobile Smartphone" one).
In fact Tcpmp is very close to perfect. I only found it strangely lacks Previous/Next buttons on the main screen... or is there a plugin or something to get it?
Just a little update to say I recently needed a tool to fix a storage card, and I was pointed to the non-free but very good SK Tools... yay for it!
By the way, any more suggestions for my initial search?
about TCMP, you are right:no next/prev button. But it's highly customizable and you can assign the otherwise useless softkeys to it. I did it and I can operate TCMP without getting the stylus out or using my greasy fingers on my clean screen
Well..I find it's much easier to have clean fingers
Just kidding. TCMP is a true gem.
Mortplayer is a pretty good free mp3 player. Also there is an alarm clock built in, so you can use ur mp3's to wake you up, and it's been pretty reliable for me. Good interface and not very processor intensive.
http://www.sto-helit.de/modules/edito/content.php?id=28
Thank you all! I'm treasuring your suggestions... and continuing my search for the remaining apps!
For launchbar try http://forum.xda-developers.com/viewtopic.php?t=42913
Look also http://forum.xda-developers.com/viewtopic.php?t=39725 for more registry tweaks.
Ciao

Slow Changing of Input Method?

Guys, I have a question.
I used to have an iPaq 6300 running WiMo 2003, when selecting input methods there is an arrow beside the input method you click on to bring up the menu that lets you choose between Keyboard, Block Recognizer, Transcriber or Letter Recognizer. This was instantaneous! The moment you press the arrow, the menu pops up and you can switch input methods instantly.
On my new Atom Exec though this is not the case. You have to press the input method icon first, which brings up the arrow, then click on the arrow, then wait like a minute before the menu pops up. What gives? Is this really how all WiMo5 devices work? Is this a problem with WiMo5 or with the Atom Exec in particular?
It is annoying because it makes it harder to switch between input methods. Could someone tell me the score on this?
Thanks,
My bad, I fiddled around with the Atom a bit more and fixed the problem by doing a Hard Reset. Now I set the PPC back up to how I like it and it's working flawlessly.
Hmm after some time the problem seems to be back. It looks like the phone bogs down with stuff after a while, causing this problem. I don't feel like reformatting, does anyone have a fix, or a program that cleans up and optimizes your PPC?
this is an issue of WM5.
It also happens to WM6. The more applications you installed, the slower it will get (not sure what kind of application though). Well, Atom Life has 1GB of ROM. Of course people will start installing a lot of applications.
Anyway, I read somewhere in the forum stating that if you have more than 10 today plugin installed, the SIP will take a some time to appear. The plugins don't necessary be active. I mean, the ones not active are also counted. I have not confirmed this yet though.
I have more than 40 programs installed in my atom. It didn't slow down that much (only 5 to 10%) but what I usually do is to backup everything first before I install anything. At the first sign of speed reduction or bugs, I just do a restore. I have more than 15 today plug-ins both active and inactive. However, one thing I noticed is that it is better if you install your non-essentials to your sd card. It doesn't matter if you do a hard reset, they will still be there and if you use a tray launcher or clauncher, you can configure the icons to reappear even if you do not re-install them. This way, you reduce the clutter in your main memory and at the same time save you the trouble of re-installing. The reconfiguration of the executable icon will take some time but it is still faster than re-installing 30+ programs. It is important though to maintain a storage of no less than 17MB. Once you go below this, you will really see the reduction in speed and will be pissed off with your PPC. By the way, do not use Opera or any modified IE (tab browsing and downloading. by the way, Opera is good with downloading but sucks in handling your PPC's memory) while doing something else with your PPC. It will really really slow down your PPC.
i posted this same thread sometime ago, but there was no solution. At last i discover the culprit. I see the difference in speed when i install Embedded Windows VB Runtimes. regardless whether i install it in the memory card or the main memory.
Got this info from another site, it really works.
--------------------------------------------------------------------
make WM5 SIP faster (加快輸入法) (not a joke)
X51V ENG A12 + Ce-Star 2.8R2A + Monster SIP + MS IME for JAP works well.
But I am not very sure "every WM5 PPC" works well, too.
After installing a lot of softwares, WM5 SIP becomes slow.
You can make it fast again.
1. install resco explorer 5.42 and resco registry at \Device
2. use resco registry to export the registry of
HKEY_CLASSES_ROOT\CLSID
to a file (like CLSID.reg) at PPC, or SD, or CF
donnot edit or modify CLSID.reg
3. use resco registry to delete CLSID
4. use resco explorer to execute CLSID.reg to import the registry CLSID back
5. turn off PPC, soft reset
It is amazing like magic.
--------------------------------------------------------------------
Weird... it really works. Everything back to normal. Menu is displayed instantly after tapping on the list button.
I'm using Atom Life WM6, so this mean that it also works for WM6.
Urk Double Post
Aha! O2's proprietary software is a bunch of Today plugins! That may be the culprit. I noticed the a while later though after the O2 software was installed.
I have no perceptible slowdown on the Exec other than the input method switching. I just need to fix that!
My main memory is about 85% free (83.6MB) and yes I do install all the non-essentials to the SD card.
MightyOx I'll try your method hopefully this fixes this issue. While "upgrading" to WM5 I thought it would be a completely better experience, but I'm finding WM5 has issues and that quite a few things were done better in WM2K3 (like the SIP switching speed) or how about creating a new SMS message in WM2K3 you only needed 2 taps here in WM5 you need 3. *roll eyes* sometimes I wonder what developers are thinking when they take steps backwards like this.
On the other hand I love being able to rotate the screen, and Voice Command 1.6 was totally worth it.
Mochan said:
Aha! O2's proprietary software is a bunch of Today plugins! That may be the culprit. I noticed the a while later though after the O2 software was installed.
Click to expand...
Click to collapse
It's not O2's software. It just happen to be the next software you've installed before the problem show itself. It can be any software. As I said in my previous post, it will happen after you've installed a certain number of software. I think it is WM5 and WM6 related.
Anyway, the workaround is already posted. So, I have no more complain about this problem.
Yeah, looks like it's not. I tried Mightyox's method, THANK YOU SIR my Atom is running fine again. It's like once you pile over some registry entries over the CLSID directory, it takes time to get it. So the solution is to delete the registry key and "re-enter" it so it goes back on top. Very strange but if it works then more power.
Tried it on my flame...Wow...works like a charm

.NET CF + Flash 7 Disable Context Menu??

Hi, I'm new to the forum, and have tried to find a solution searching on it (here and on the web) to my problem, but couldn't find a thing.
Mi problem:
I've got a .NET Form with an embeded Flash 7 player (the activex using a custom AxHost class, etc. not using a browser).
Everything works like a charm.. except for the fact that I don't want the Tap-n-hold menu to pupup, because my application is based on drag and drop, and it's awful when the menu pops'up sometimes.
Has anyone tried to do this before.. and succeded?
Things I've done:
- FlashControl.Menu = false
- Hooking to the Hwnd of the control and handling WM_CONTEXTMENU
- Lots of things like hooking on my form and checking for a WM_NOTIFY
from SHRecognizeGesture or calling SHRecognizeGesture before WM_LBUTTONDOWN is invoked (silly but had to try.. dont blame me
I believe the problem is the control uses SHRecognizeGesture on WM_LBUTTONDOWN... is there a way to prevent this?
Perhaps if I could disable completely the feature in my aplication would also be nice (I don't use it at all)
Thanks in advance just for reading
Tried, but failed
Tried, failed but found a way out! Install "FlashPlayer 6" on the PDA and put a big, transparent button in the Flash application you created. Don't forget to put it in the bottom layer of course...
In FlashPlayer 6, the menu does not appear when you are clicking a flash-button.
Sadly, the FlashPlayer 6 does not support FLV-videos, so I hope you don't need to use those.
You can find FlashPlayer 6 on http://www.adobe.com/products/flashplayer/pocketpc/2002.html . Remove FlashPlayer 7 from your PDA and just run the executable on your PC, with your PDA attached to it.
Regards,
Daniël

Categories

Resources