File: //usr/local/lib/python3.10/dist-packages/virtualenv/util/path/__pycache__/_win.cpython-310.pyc
o
3�h# � @ s d dl mZ dd� ZdgZdS )� )�annotationsc C sh ddl }ddl m} |jjj}|j|j|jg|_|j|_ d} |�
|�}|| ||�}||kr1|jS |}q)z[Gets the short path name of a given long path - http://stackoverflow.com/a/23598461/200291.r N)�wintypes)�ctypesr �windll�kernel32�GetShortPathNameW�LPCWSTR�LPWSTR�DWORD�argtypes�restype�create_unicode_buffer�value)� long_namer r r �output_buf_size�
output_buf�needed� r �D/usr/local/lib/python3.10/dist-packages/virtualenv/util/path/_win.py�get_short_path_name s
�r N)�
__future__r r �__all__r r r r �<module> s �