http://bugs.winehq.org/show_bug.cgi?id=11246
Summary: wine failed for getting string Product: Wine Version: 0.9.49. Platform: PC URL: http://www.box.net/shared/xtbdkll6oo OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: advapi32 AssignedTo: wine-bugs@winehq.org ReportedBy: reza12127@yahoo.com
Created an attachment (id=10343) --> (http://bugs.winehq.org/attachment.cgi?id=10343) code of my programme
i wrote a simple console programe with and compiled mingw32(with codeblocks) i attach it's code. when it work on windows it printe a message, i input a world and press enter then it print that world and ask me another word but when i tried it with wine.it only asked me for first time and after i pressed enter for first time it didnt wait for me and print the request message until i stoped it with ctrl+z. download link: http://www.box.net/shared/xtbdkll6oo i asked about it in http://www.linuxquestions.org its link:
http://www.linuxquestions.org/questions/programming-9/runing-comiled-of-this...