Is there a way to access win32com using erlang? For instance, in python, there's the "win32com" module. If you don't understand, I need a way to access functions in a windows DLL from erlang. This is for a bot project I'm doing if you are curious, seems like it'll get my feet wet with using Erlang.