Hello,
I just wanted to say that I found a way to disable the use of
freeconsole() on win32. Don't know if that works for gnunet, but it
works for my application.
With mingw, using the flag -mwindows :
gcc -mwindows ...
when compiling, disables the console.cheers, Alex (ion_bidon) _______________________________________________ GNUnet-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnunet-developers
