win32clipboard module issue

Richard Gruet rgruet at ina.fr
Fri Jul 7 05:29:20 EDT 2000


Hi all,

In Mark hammond's win32clipboard module, the function SetClipboardData
requires a memory handle as its 2nd argument (hMem), and it's precised
that this handle must have been allocated via GlobalAlloc().
But I wonder how to get such a handle from Python :-(

Can anyone help ?
Thanks

Richard Gruet




More information about the Python-list mailing list