Re: [9fans] porting sam

2009-04-03 Thread Michael Teichgräber
Hi, there is now a basically working port of the editor sam from current plan9port available for Windows: http://ib.wmipf.de/pf9/sam.zip (*). Most parts of the editor are working, including remote functionality, or executing local commands. The port is based on various libraries and progr

Re: [9fans] porting sam

2009-03-29 Thread Skip Tavakkolian
> I figure I'm not the only person on this list who would find a newer copy of > sam for Windows useful... i do too. hoping to get 9vx/win32. are you looking for CreateProcess and CreatePipe (win32 api's) or trying to figure out how to do 'sam -r' for a standalone win32 app?