Re: Possible fix idea for NtProtectVirtualMemory

2006-10-10 Thread Thomas Kho
On 10/10/06, Segin <[EMAIL PROTECTED]> wrote: It took some good hydro from Holland and about 6 hours of trying to write a program that could syncronize multiple instances of itself using IPC and signals (so it could run on Minix 3, where pthreads sadly doesn't exist, so it was a threading hack of

Possible fix idea for NtProtectVirtualMemory

2006-10-10 Thread Segin
It took some good hydro from Holland and about 6 hours of trying to write a program that could syncronize multiple instances of itself using IPC and signals (so it could run on Minix 3, where pthreads sadly doesn't exist, so it was a threading hack of sorts) to come up with a possible fix for the c