[racket] Racket v5.0.99.900 is available for testing

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Fri Feb 4 16:57:52 EST 2011

> > 2011/2/3 Ковалев Юрий <yoschi at mail.ru>:
> > > Where is 'write-resource' function? It don't work and even could not be
> > > found in documentation.
> > >
> > > Windows version of Racket.

I've implemented replacements for `get-resource' and `write-resource'
that work only for the Windows registry (i.e., under Windows when the
first argument is a special string like "HKEY_CLASSES_ROOT" and when no
alternate file is specified).

Does that match the way that you are using `write-resource'?




Posted on the users mailing list.