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
>> "laptop-screen-only" and
>> "extended-desktop-with
H J van Rooyen writes:
> It works fine under Linux (/dev/ttys0) but under windoze 95 I am having no
joy.
...
> import win32file
> >>>
> Traceback (most recent call last):
> File "E:\Python24\Tools\Scripts\junk1.py", line 1, in ?
> import win32file
> ImportError: DLL load failed: A device att
Hi All,
I am trying to get the
serial port (com1 or com2) to work on a PC, using python. It works fine
under Linux (/dev/ttys0) but under windoze 95 I am having no joy.
Some
background:
When I use the standard
distribution (not pywin) as downloaded, I find that there is no serial mod
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
> "laptop-screen-only" and
> "extended-desktop-with-the-secondary-monitor-bottom-right-and-
> please-don't-for
I seem to be running into some problems here,
( http://pyinstaller.hpcf.upr.edu/cgi-bin/trac.cgi/file/trunk/icon.py )
If I call CopyIcons_FromIco() or CopyIcons() using an .ico as source,
the python script runs with no errors, it adds the icon to the exe but
breaks the exe, i then get the error m