danbrotherston wrote:
>
>
> Wow, more of a response than I expected, thanks very much for the
> research. While not related to the mutex, the problem did appear to
> be permission related. For the record, on windows XP
>
> import sys
> import mmap
> import win32event
>
> buffer_ready = win32e
Wow, more of a response than I expected, thanks very much for the
research. While not related to the mutex, the problem did appear to
be permission related. For the record, on windows XP
import sys
import mmap
import win32event
buffer_ready = win32event.CreateEvent (None, 0, 0,
"DBWIN_BUFFER_
danbrotherston wrote:
> I am trying to get the output from the win32 platform command
> OutputDebugString. I have used the following C++ code as a
> guideline:
>
> http://groups.google.com/group/microsoft.public.vc.utilities/browse_frm/thread/1434418cb968d053/1a3c957675242c7e?lnk=st&q=DBWIN_BUFFE