On 2013-12-18 17:05, Tim Golden wrote:
> This isn't related to Python specifically: ctypes is just handing the
> values you pass straight on to the underlying DLL (here: user32.dll).
>
> If you check the MSDN page for the MessageBox function:
>
> http://msdn.microsoft.com/en-us/library/windows/de
On 2013-12-18 14:35, asmwarrior wrote:
> Hello, Python community.
>
> I have found a very strange problem about using the python scripts under
> Python Windows command line prompt, to reproduce this issue, you can simply
> do those steps:
>
> 1. start a Python comman
Hello, Python community.
I have found a very strange problem about using the python scripts under Python
Windows command line prompt, to reproduce this issue, you can simply do those
steps:
1. start a Python command line prompt(this is usually to hit the Start
Menu->Python 2.7->Python(command