Read different types of clipboard data with ctypes in python

前端 未结 0 1571
甜味超标
甜味超标 2021-02-05 21:14

I have this code that gets the windows clipboard data (in text) with ctypes using CF_UNICODETEXT in GetClipboardData function.

from __fu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题