[python-win32] How to block ctrl-alt-delete on Windows 7?

2010-10-28 Thread Alec Bennett
I'm working on a kiosk application, and am trying to prevent people from breaking out of our interface with Windows shortcut keys. Using pyHook I've managed to block the Windows keys, control keys and alt keys, but ctrl-alt-delete still works. This thread suggests that the combination is allo

Re: [python-win32] PythonWin COM Client Problem Accessing Methods in C++ MFC COM Server

2010-10-28 Thread Mark Hammond
On 29/10/2010 7:28 AM, Steve Johnston wrote: Hello Mark, Thank you for responding to my query! I hope you don't mind that I am replying directly to your email. I'm not sure what the proper protocol is. It is best if replies stay on list for the benefit of others. Your response makes sense,