[squeak-dev] Read Windows Registry?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Read Windows Registry?

Torsten Bergmann
David wrote:
>How can I access (read) the Windows Registry from squeak?

On http://source.impara.de/iSqueak/ you will find "WindowsRegistry-pete.16.mcz" wrapping the registry API's from windows.

Bye
T.



--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Read Windows Registry?

David Farber

On Aug 13, 2009, at 1:05 AM, Torsten Bergmann wrote:

> David wrote:
>> How can I access (read) the Windows Registry from squeak?
>
> On http://source.impara.de/iSqueak/ you will find "WindowsRegistry-
> pete.16.mcz" wrapping the registry API's from windows.
>
> Bye
> T.

Excellent.  Thank you.

David