python Programming Glossary: szushort
Create NTFS junction point in Python http://stackoverflow.com/questions/1143260/create-ntfs-junction-point-in-python # Size of our data types SZULONG 4 # sizeof ULONG SZUSHORT 2 # sizeof USHORT # Our structure. # Probably a better way to.. so I used pkeys. buffer 'tag' SZULONG 'data_length' SZUSHORT 'reserved' SZUSHORT SYMBOLIC_LINK 'substitute_name_offset'.. buffer 'tag' SZULONG 'data_length' SZUSHORT 'reserved' SZUSHORT SYMBOLIC_LINK 'substitute_name_offset' SZUSHORT 'substitute_name_length'..
|