Thanks very much for that. That was pretty much old win32 black magic to me and it totally solved my trouble. :)
-----Original Message----- From: python-win32-bounces+pbloom=crystald....@python.org [mailto:python-win32-bounces+pbloom=crystald....@python.org] On Behalf Of Roger Upole Sent: Friday, March 20, 2009 3:50 AM To: python-win32@python.org Subject: [python-win32] Re: Question on parsing Reparse Points The only way I know of is to call win32file.DeviceIoControl with FSCTL_GET_REPARSE_POINT, and unpack the buffer yourself. Roger ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32