public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Symlinking in win9x is now possible at kernel-level!
@ 2001-05-07 12:16 Konstantin Isakov
  2001-05-07 12:46 ` egor duda
  0 siblings, 1 reply; 7+ messages in thread
From: Konstantin Isakov @ 2001-05-07 12:16 UTC (permalink / raw)
  To: cygwin

  Hello everybody.

Have you ever wanted your symlinks to be followed for *all* Windows
programs, not only for those compiled against cygwin?

You know, I was lacking such capability and I implemented it (in
the form of VxD driver).

I decided to use existing cygwin's symlink file format (used in
older versions of cygwin, newer versions use Windows .lnk, but that
doesn't matter since that doesn't prevent you from creating old-style
symlinks).

Can't say that the implementation is very clear, but it works,
symlinks are really followed for *all* programs! The main and quite
obvious limitation is that the driver I wrote works only in
Windows'9x (and ME possibly)...

If you need it, you're welcome to download it from
http://sourceforge.net/projects/symlink9x

Although everything is in pre-alpha state, it has been working
for me nicely for a week or two already.

Just an announcement, hope I haven't violated any policies ;)

-- 
Konstantin Isakov



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2001-05-08  5:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-07 12:16 Symlinking in win9x is now possible at kernel-level! Konstantin Isakov
2001-05-07 12:46 ` egor duda
2001-05-08  1:51   ` Re[2]: " Konstantin Isakov
2001-05-08  2:52     ` egor duda
2001-05-08  4:29       ` Re[2]: " Konstantin Isakov
2001-05-08  4:49         ` egor duda
2001-05-08  5:18           ` Re[2]: " Konstantin Isakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).