AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Autohotkey for Pocket PCs / WinCE
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
Micha



Joined: 15 Nov 2005
Posts: 437
Location: Germany

PostPosted: Wed Jan 23, 2008 12:44 pm    Post subject: Reply with quote

sergeich wrote:
Hi, Micha! SoundPlay function not work Sad

Hi,
AHK is using MCI-commands, but they are not implemented in Win CE.
PlaySound is an API-command, that is working, so I've just used that API-call to make SoundPlay working.

Happy musicplaying
Ciao
Micha
Back to top
View user's profile Send private message
sergeich



Joined: 11 Jan 2008
Posts: 16
Location: Russia

PostPosted: Wed Jan 23, 2008 12:49 pm    Post subject: Reply with quote

Hi, Micha! I'm testing SoundPlay command, but my script stopped after string: SoundPlay, Song.wav and sound not played Sad
Back to top
View user's profile Send private message
Micha



Joined: 15 Nov 2005
Posts: 437
Location: Germany

PostPosted: Wed Jan 23, 2008 12:56 pm    Post subject: Reply with quote

sergeich wrote:
Hi, Micha! I'm testing SoundPlay command, but my script stopped after string: SoundPlay, Song.wav and sound not played Sad

Hi, have you used the V13 from the first post? (Not the preV13 from my recent post?)
Ciao
Micha
Back to top
View user's profile Send private message
sergeich



Joined: 11 Jan 2008
Posts: 16
Location: Russia

PostPosted: Wed Jan 23, 2008 1:27 pm    Post subject: Reply with quote

Micha, i download file from first page, but this file alike file which was earlier (22 Jan 2008 0:08:29 813056 kb)
Has tried to change path to .wav file-don't care does not play Sad
Back to top
View user's profile Send private message
Rajat



Joined: 28 Mar 2004
Posts: 1718

PostPosted: Sun Jan 27, 2008 3:24 pm    Post subject: Reply with quote

AWESOME work here Micha!
All the best and keep this up! Smile

absolutely great!
_________________
Back to top
View user's profile Send private message
Micha



Joined: 15 Nov 2005
Posts: 437
Location: Germany

PostPosted: Sat Feb 02, 2008 12:10 am    Post subject: Reply with quote

Added Clipboard functions for sergeich
Code:
MsgBox, %Clipboard%
Clipboard = alterinhalt
MsgBox, %Clipboard%
Clipboard = %Clipboard% neuerInhalt
MsgBox, %Clipboard%


Ciao
Micha
Back to top
View user's profile Send private message
Rajat



Joined: 28 Mar 2004
Posts: 1718

PostPosted: Sat Feb 02, 2008 1:08 am    Post subject: Reply with quote

Hi Micha,
can you please check if file loop with recursive scanning works for you.. i checked on my storage card but cudn't get it to work.
thanks!
_________________
Back to top
View user's profile Send private message
Micha



Joined: 15 Nov 2005
Posts: 437
Location: Germany

PostPosted: Sat Feb 02, 2008 4:21 am    Post subject: Reply with quote

Rajat wrote:
Hi Micha,
can you please check if file loop with recursive scanning works for you.. i checked on my storage card but cudn't get it to work.
thanks!


Hi Rajat,
please redownload V15. I've fixed it. (unicode problem)

(Since there's no "Current Directory" on WinCE devices, every path must be absolute.)

Ciao
Micha
Back to top
View user's profile Send private message
Rajat



Joined: 28 Mar 2004
Posts: 1718

PostPosted: Sat Feb 02, 2008 4:27 am    Post subject: Reply with quote

Thanks! Smile
_________________
Back to top
View user's profile Send private message
Jero3n



Joined: 19 Jan 2007
Posts: 151

PostPosted: Sat Feb 02, 2008 10:27 am    Post subject: Reply with quote

Are you going to make nDroid with ahkce rajat? Razz
Back to top
View user's profile Send private message
Rajat



Joined: 28 Mar 2004
Posts: 1718

PostPosted: Sat Feb 02, 2008 2:40 pm    Post subject: Reply with quote

Jero3n wrote:
Are you going to make nDroid with ahkce rajat? Razz

oh that'd be dreaming big! Smile
but yes, i'm not quite satisfied with all the launchers i tried with my PPC, so i'm trying to make a basic one myself.
_________________
Back to top
View user's profile Send private message
mbirth



Joined: 03 Oct 2005
Posts: 40
Location: DE, Berlin

PostPosted: Sun Feb 03, 2008 3:30 pm    Post subject: Reply with quote

I know having the same language for PC and PPC is quite nice. But for scripting on a PocketPC, the most used one is MortScript.

Cheers,
-mARKUS
Back to top
View user's profile Send private message Visit poster's website
sergeich



Joined: 11 Jan 2008
Posts: 16
Location: Russia

PostPosted: Sun Feb 03, 2008 4:59 pm    Post subject: Reply with quote

mbirth wrote:
I know having the same language for PC and PPC is quite nice. But for scripting on a PocketPC, the most used one is MortScript.

MortScript has much limited possibility in contrast with AHKCE
Back to top
View user's profile Send private message
Rajat



Joined: 28 Mar 2004
Posts: 1718

PostPosted: Sun Feb 03, 2008 6:22 pm    Post subject: Reply with quote

sergeich wrote:
mbirth wrote:
I know having the same language for PC and PPC is quite nice. But for scripting on a PocketPC, the most used one is MortScript.

MortScript has much limited possibility in contrast with AHKCE

I agree.
_________________
Back to top
View user's profile Send private message
Micha



Joined: 15 Nov 2005
Posts: 437
Location: Germany

PostPosted: Sun Feb 03, 2008 7:20 pm    Post subject: Reply with quote

Rajat wrote:
sergeich wrote:
mbirth wrote:
I know having the same language for PC and PPC is quite nice. But for scripting on a PocketPC, the most used one is MortScript.

MortScript has much limited possibility in contrast with AHKCE

I agree.


...and that is exactly the reason, why I'm working on AHKCE... Smile
Ciao
Micha
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
Page 4 of 10

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group