... So disables the IME. Isn't that needed by most Asian users? Actually this MSDN article suggests that even more than the checkbox is required to completely...
35623
brucexs
Jul 1, 2009 3:37 pm
... Fair enough, but IMHO, data like debug traces are much more valuable then speculation, at this point....
35624
entropyreduction
entropyreduc...
Jul 1, 2009 4:03 pm
At the moment, design is: thread is launched, and waits on event. When there's something to do (aka a com service to perform), main thread sets up some stuff...
35625
entropyreduction
entropyreduc...
Jul 1, 2009 4:07 pm
Problem with setting a vector might be: when do you look at it? If all goes well, all goes well. If all goes badly and powerpro locks up, there's no way to...
35626
entropyreduction
entropyreduc...
Jul 1, 2009 4:14 pm
I thought I posted a message about COM plugin 0.63_090630 yesterday, but guess not. COM plugin 0.63_090630: replaced WaitForSingleObject with...
35627
entropyreduction
entropyreduc...
Jul 1, 2009 4:17 pm
... Worker thread appeared to lock up if I tried it there. ... Tried that in COMplugin0.63_090630.zip, forgot to mention in parallel post. Seems to work. ... ...
35628
brucexs
Jul 1, 2009 7:12 pm
... True. But when I posted, most people were saying the version they had worked once, but could not be run again. It would be interesting to know if there...
35629
brucexs
Jul 1, 2009 9:13 pm
... Can every thread wait be a multi-event wait, where one of the events is always "die now" and which is set by the main thread. Could try the com clean up...
35630
Sheri
silvermoonwo...
Jul 1, 2009 10:42 pm
Don't know if it will come as any surprise that with the 6/30 and 7/1 updates I can run and rerun the File and Word scripts we were previously working with....
35631
forxtra
Jul 2, 2009 12:41 am
... You're right. To avoid hanging a PowerPro after restart, the order of executing the program/script or the Parent of a Process seems to be important. ...
35632
Sheri
silvermoonwo...
Jul 2, 2009 3:37 am
... I installed iTunes for the moment. Try the following, named e.g., iTunesPP. You can call it in your label or tooltip *info expr with .iTunesPP@GetTrack. ...
35633
Sheri
silvermoonwo...
Jul 2, 2009 3:41 am
... Great! I had thought maybe Menu Explorer was doing some com work of its own that cleared things up somehow, but the parent of the caller now seems the more...
35634
entropyreduction
entropyreduc...
Jul 2, 2009 4:17 am
Seen all messages on Re: "com 0.63 090627" thread. Chewing on them. Meanwhile, this one, in ...
35635
entropyreduction
entropyreduc...
Jul 2, 2009 4:19 am
Hi Bruce, Took a while for penny to drop about unload service. Just to be sure: my tests seem to indicate that if there's an explicit unload service, it's...
35636
entropyreduction
entropyreduc...
Jul 2, 2009 4:26 am
... There's only ever one worker thread. It has nothing to wait for except the signal from main thread to run. It does that and then waits again. ... That's...
35637
brucexs
Jul 2, 2009 10:32 am
... Yes, because PowerPro does not actually keep track of what plugin's are loaded....
35638
quantiworks
Jul 2, 2009 11:26 am
Sheri, thanks for taking the time to do it but does it work for you when a song isn't playing? I found out that if a track is playing, there isn't any error...
35639
Sheri
silvermoonwo...
Jul 2, 2009 1:59 pm
... Called from the label of a bar button, the script is going to run every one or two seconds. That is not enough time to create the object and return the...
35640
quantiworks
Jul 2, 2009 2:38 pm
... Well, since I'm learning this stuff, wait to see more errors in the future :) ... You can download the iTunes SDK Package for Windows here: ...
35641
quantiworks
Jul 2, 2009 3:17 pm
I also found this: http://www.maximized.com/freeware/ScriptsForiTunes/ ... rem This script immediately exits, setting the ERRORLEVEL value to rem indicate the...
35642
entropyreduction
entropyreduc...
Jul 2, 2009 3:58 pm
COMplugin0.63_090702b.zip in http://tech.groups.yahoo.com/group/power-pro/sfupld?path=/0_TEMP_/AlansPluginProvisional/ Okay, the slowness you observed, Sheri,...
35643
Sheri
silvermoonwo...
Jul 2, 2009 4:31 pm
... 090702b seems fine for FSO and Word scripts before and after restarting Powerpro. Word script speed improvement is huge. The only other of the demo scripts...
35644
lakeshoresurfer
Jul 2, 2009 5:17 pm
Hi Sheri, I just noticed that you kindly uploaded the PDF version for v4.9 (4906) in the files section. However I noticed that upon loading the PDF file there...
35645
lakeshoresurfer
Jul 2, 2009 5:31 pm
Hi all, I have set up a number of hot keys using the windows key on the keyboard i.e. w+"z". It happens sometimes that when hitting the win key but before...
35646
quantiworks
Jul 2, 2009 6:02 pm
... Hi, You can use KeyTrap plugin in the files section: http://tech.groups.yahoo.com/group/power-pro/files/Plug-ins_and_add-ons/ and then use this: ...
35647
power-pro@yahoogroups...
Jul 2, 2009 6:43 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the power-pro group. File :...
35648
lakeshoresurfer
Jul 2, 2009 6:53 pm
Hi Sheri, Thanks very much for your prompt assistance. Cheers...
35649
forxtra
Jul 2, 2009 7:13 pm
... It's working well without hanging a powerpro. and no delay between each call to a com service. But, there seem to be trivial errors with demo scripts. -...
35650
Sheri
silvermoonwo...
Jul 2, 2009 7:56 pm
reposting (some of my messages seem to be getting lost again) ... Well that one doesn't tell us if there is no track (there can be a current track even when...
35651
jroncalm
Jul 2, 2009 8:43 pm
... Thank you very much, Sheri. Best regards Jose...