Re: Error converting a pipe (Handler) to fd on vs 2003 to use with g_io_channel_win32_new_fd
- From: puzzlecracker <vehomzzz yahoo com>
- To: gtk-list gnome org
- Subject: Re: Error converting a pipe (Handler) to fd on vs 2003 to use with g_io_channel_win32_new_fd
- Date: Mon, 10 Aug 2009 07:11:41 -0700 (PDT)
Thanks a lot. Most of those errors are cut -and-paste typos, as I was trying
to show the minimum code possible.
>A solution would be to compile your code with mingw instead.
>Another solution would be to use the msvcrt.dll runtime even if you
>use Microsoft's current compiler. This requires some trickery, see for
>instance
http://kobyk.wordpress.com/2007/07/20/dynamically-linking-with-msvcrtdll-using->visual->c-2005/
.> (I have not tried that myself, but others have. I don't know how
>well it works with MSVS2008.)
I don't want to require existing clients to have an additional requirement
of adding another dll, in addition to my binary, but i will investigate that
solution for a personal curiosity.
>Much simpler to use some other GLib API for this. Or Windows events,
>if you want Windows-specific code.
Which API or Windows events you're referring to? I would like to use Glib
API and write a windows specific code/events for that.
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
--
View this message in context: http://www.nabble.com/Error-converting-a-pipe-%28Handler%29-to-fd-on-vs-2003--to-use-with-g_io_channel_win32_new_fd-tp24866916p24900517.html
Sent from the Gtk+ - General mailing list archive at Nabble.com.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]