Ivan Moreno

Results 21 comments of Ivan Moreno

You can fix the issue in this way: def py_drop_func(hwnd, msg, wp, lp): global files if msg == WM_DROP_FILES: count = func_DragQueryFile(typ(wp), -1, None, None) file_buffer = create_buffer(char_limit) files =...