moartl <martin.petz@xxxxxxxxxxxxxxxxx> wrote: > Unfortunately, I cannot compare it to the status when running from the > shell, as the application finishes too quickly. Run it inside winedbg from the shell, and set a break on epoll_ctl. The debugger can then print the fd out for you (you want the value of fd->unix_fd). You then have all the time you want to examine the fd. Afterwards 'continue' and repeat this procedure until you are through. Daniel -- Read the Wine FAQ: http://winehq.org/site/docs/wine-faq/index Read the Wine User Guide: http://winehq.org/site/docs/wineusr-guide/index When you post: Which wine version? Self compiled or prepackaged? _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users