Page 1 of 1

posix

Posted: 11 Nov 2009, 11:39
by bill cunningham
I use posix some in networking and have just found out that XP ses a
form of posix. With psxss.exe, posix.exe and psxdll.dll xp seems to have a
posix subsystem. Now how to get to this? I have several compiler for my xp
but have never used the win32 API because it seems so foreign to me. At
first glance. How is posix used with winxp?

Bill

Re: posix

Posted: 11 Nov 2009, 17:55
by bernd
-------- Original-Nachricht --------

> I use posix some in networking and have just found out that XP ses a
> form of posix. With psxss.exe, posix.exe and psxdll.dll xp seems to have a
> posix subsystem. Now how to get to this? I have several compiler for my xp
> but have never used the win32 API because it seems so foreign to me. At
> first glance. How is posix used with winxp?
>
> Bill
>
>

Look here:

http://support.microsoft.com/kb/308259
http://en.wikipedia.org/wiki/Microsoft_ ... s_for_UNIX
http://www.microsoft.com/downloads/deta ... laylang=en
http://technet.microsoft.com/en-us/libr ... 63212.aspx

Bernd

Re: posix

Posted: 11 Nov 2009, 19:34
by bill cunningham