On Wed, 2006-08-02 at 10:48 +0800, u821417 wrote:
> I just download GTK for win32 , developing win32 GTK 
> applications using VC++ GUI.
> But what i am wondering is ... many stdio functions cannot
> work???

What functions ?

> (It's ok to compile , but no reaction for running!)

Try g_set_print_handler to redirect the output to a file/widget.

> Such like ... printf、file read/write doesn't work!

What "printf、file read/write" functions fails ?

> Could someone give me a guide?

How are you picking the output to stdout ?

Did you tried to call the program from a DOS prompt ?

Can you post a code snippet reproducing your problem ?

What Win32 version are you using ?

With a little more information will be much easier to help you.
-- 
Iago Rubio

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to