Skip to content Skip to sidebar Skip to footer
Showing posts with the label Winapi

Python Ctypes: Setwindowshookex Callback Function Never Called

I'm trying to write a program in Python that is aware of when alert boxes/dialogues are shown. … Read more Python Ctypes: Setwindowshookex Callback Function Never Called

Change Windows User Password With Python

I am looking for a way to change the windows password throgh a python script. somthing like a win3… Read more Change Windows User Password With Python

Python: Use Windows Api To Render Text Using A Ttf Font

What would be a full example, going from nothing to ending up with a bitmap in memory, of opening a… Read more Python: Use Windows Api To Render Text Using A Ttf Font

Removing Windows From The Taskbar, Windows 7

I have a little Tkinter application here, as well as a handle to the Tkinter window. What I'm t… Read more Removing Windows From The Taskbar, Windows 7

Python: Use Windows Api To Render Text Using A Ttf Font

What would be a full example, going from nothing to ending up with a bitmap in memory, of opening a… Read more Python: Use Windows Api To Render Text Using A Ttf Font