OLE automation: Difference between revisions

Line 78:
requires [http://sourceforge.net/projects/pywin32/ pywin32].
server uses a client of the ahk server above to register the clsid in the windows registry.
translated from win32com/test/testDynamic.py
<lang python>#!/usr/bin/env python
# -*- coding: utf-8 -*-
Anonymous user