Hi,
I spent some time finding a safe way to kill/terminate a process on
Windows. Attached is my current version, modelled after a DDJ article.
It should work for gui and console applications, has lots of unnecessary
print output, uses ctypes for a call to CreateRemoteThread, and bypasses
(I
on 04.05.2006 15:56 Stefan Rank said the following:
> on 04.05.2006 12:17 Roger Upole said the following:
>> Stefan Rank wrote:
>>> AFAICT I need the GDI function `ChangeDisplaySettingsEx` and
>>> `EnumDisplayDevices` and some others.
>> These functions can
on 04.05.2006 12:17 Roger Upole said the following:
> Stefan Rank wrote:
>> Hi,
>>
>> I am trying to write scripts for changing the "extended desktop"
>> settings in windows.
>> More specifically: I'd like to have a script for toggling between
Hi,
I am trying to write scripts for changing the "extended desktop"
settings in windows.
More specifically: I'd like to have a script for toggling between
"laptop-screen-only" and
"extended-desktop-with-the-secondary-monitor-bottom-right-and-
please-don't-forget-the-arrangement-every-time-I-op