Move module calls into init
On Linux ctypes has not attr windll, move it into the __init__() so it does not get evaluatet on module import
Please register or sign in to comment
On Linux ctypes has not attr windll, move it into the __init__() so it does not get evaluatet on module import