lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Point and Click does not work on Windows


From: ArnoldTheresius
Subject: Re: Point and Click does not work on Windows
Date: Wed, 8 May 2013 00:31:05 -0700 (PDT)

Eluze wrote
> ...
> it seems the textedit protocol is handled by the (standard) internet
> browser
> - can it be done without?
> - if not, what special settings are required there?
> 
> thanks for your work!
> Eluze

I just examined the source code of SumatraPDF Version 2.1.1.
The launch is handled by the system call ShellEcecuteEx(), where the 'verb'
parameter is set to »open«, the 'file' parameter is set to the url (e.g.
»textedit://C:/LilypondDatefiles/test.ly:7:3:4«) and the parameter called
'parameters' is set to NULL.
This windows function does all the registry evaluation, how to launch this
»url«.

ArnoldTheresius



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Point-and-Click-does-not-work-on-Windows-tp115986p145575.html
Sent from the Dev mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]