¡@

Home 

python Programming Glossary: junctions

Create NTFS junction point in Python

http://stackoverflow.com/questions/1143260/create-ntfs-junction-point-in-python

ctypes python only module to creating reading and checking junctions which can be found in this folder . Hope that helps. Also unlike.. should work on any Windows version that supports junctions. CreateSymbolicLinkA is only supported in Vista . Answer python.. Feel free to improve on it. It should also work for folder junctions if you use MOUNTPOINT instead of SYMBOLIC_LINK. You may way..

Using a struct as a function argument with the python ctypes module

http://stackoverflow.com/questions/8744246/using-a-struct-as-a-function-argument-with-the-python-ctypes-module

to port a python C extension I wrote for handling junctions symbolic links etc on Windows to pure Python using the ctypes..