Hello, If I use cygwin-1.5, I can run any native win32 app from the bash prompt. If I switch to cygwin-1.7, I cannot.
~[13]$ notepad ~[14]$ notepad& [1] 1656 ~[15]$ [1]+ Exit 127 notepad There's no notepad window. If I try to run 'strace notepad', I get a windows dialog box. The dialog message is something like below (use Korean version): Cannot initialize an application properly (0xc0150004). Click [OK] to finish an application. After I click the [OK], there is a message in terminal: ~[2]$ strace notepad --- Process 660, exception C0150004 at 7C99478E This problem occurs on a desktop (XP-Pro SP3). I have a personal laptop (XP-Home SP3) and this problem does not occur on it with cygwin-1.7. Regards, namsh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/