Nov 14, 2005 #1 123qweasdzc Programmer Joined Sep 27, 2005 Messages 20 Location PT Hello . Is there a way to use a dll in a python script?
Dec 7, 2005 #2 JustinEzequiel Programmer Joined Jul 30, 2001 Messages 1,192 Location PH look into ctypes and or win32com http://starship.python.net/crew/theller/ctypes/http://www.python.org/windows/win32com/ Upvote 0 Downvote
look into ctypes and or win32com http://starship.python.net/crew/theller/ctypes/http://www.python.org/windows/win32com/