Hi. I'm trying to get a Pythonwin program which worked fine under Windows
98SE to work under Windows XP Pro.
The program attempts to read from and write to the registry file. The read
work fine, but the write raise an exception of "access denied". Clearly, the
problem stems from XP's more c
Forgive the stupid question, but is there any way one can message methods
in a compiled Windows .dll file? I have the documentation for all the methods,
but no source code. Possible? I realize there are probably symbol table entry
point problems, but I thought I would ask anyway. Thanks.
Br