Jump to content

OLE automation: Difference between revisions

m
Tidy up
m (Tidy up)
Line 72:
#include lib\ComVar.ahk</lang>
 
=== {{header|Python}} ===
{{libheader|pywin32}}
requires [http://sourceforge.net/projects/pywin32/ pywin32].
serverServer uses a client of the ahk server above to register the clsid in the windows registry.
translatedTranslated from <tt>win32com/test/testDynamic.py</tt>
<lang python>#!/usr/bin/env python
# -*- coding: utf-8 -*-
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.