http://bugs.winehq.org/show_bug.cgi?id=8419
------- Additional Comments From mail2benny@gmail.com 2007-17-05 16:36 ------- Created an attachment (id=6333) --> (http://bugs.winehq.org/attachment.cgi?id=6333&action=view) Requested executable and source
The archive contains: conio_demo.cpp //The source of a nice little program that shows what conio can do conio_demo.exe //The executable conio demo compiled in Dev-C++ 4.9.9.2
The original program i wrote seems to be too big to upload. . . so i'll be cutting it down removing not "this problem related parts" from my program and upload the source and executable later. conio_demo should give a good example of what works and what doesn't. Also the getch() and kbhit() functions seem to give problems which are not included in the demo. (i think cannot execute it properly here. . .)