Click here to Skip to main content
15,913,773 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: memory leak Pin
Christian Graus7-Nov-05 13:41
protectorChristian Graus7-Nov-05 13:41 
GeneralRe: memory leak Pin
Christian Graus7-Nov-05 13:47
protectorChristian Graus7-Nov-05 13:47 
GeneralRe: memory leak Pin
nineofhearts7-Nov-05 15:59
nineofhearts7-Nov-05 15:59 
GeneralRe: memory leak Pin
Christian Graus7-Nov-05 16:02
protectorChristian Graus7-Nov-05 16:02 
GeneralRe: memory leak Pin
Kevin McFarlane13-Nov-05 4:22
Kevin McFarlane13-Nov-05 4:22 
AnswerRe: memory leak Pin
Joe Woodbury11-Nov-05 20:19
professionalJoe Woodbury11-Nov-05 20:19 
QuestionCallback with "object" parameter fails Pin
TriLogic7-Nov-05 10:39
TriLogic7-Nov-05 10:39 
QuestionC++ console Pin
iamboy7-Nov-05 9:05
iamboy7-Nov-05 9:05 
I want write a console program like this:
...
CMD> aaa <-- "aaa" is typed by user , without pressing [enter]
System : It is a msg <-- the system print msg for some event.
CMD> aaa <-- what i would like to ask is this :
"aaa" is still here and can be edited by user.

This should be a sigle-threaded, portable program.

the flow of this program is :
wait for any event or stdin input -> handle event -> wait event again ->...

I have no idea how to get user input without [ENTER] and print as editable text.

I have try conio , but it seems not portable...

Hope I will be helped. Thanks!
AnswerRe: C++ console Pin
Christian Graus7-Nov-05 9:50
protectorChristian Graus7-Nov-05 9:50 
QuestionAccessing control from another file Pin
Eran6-Nov-05 22:49
Eran6-Nov-05 22:49 
AnswerRe: Accessing control from another file Pin
Christian Graus7-Nov-05 9:53
protectorChristian Graus7-Nov-05 9:53 
Questionfstream help Pin
afrodriguez6-Nov-05 15:54
afrodriguez6-Nov-05 15:54 
AnswerRe: fstream help Pin
Christian Graus6-Nov-05 15:58
protectorChristian Graus6-Nov-05 15:58 
GeneralRe: fstream help Pin
qfegd8-Nov-05 14:28
qfegd8-Nov-05 14:28 
AnswerRe: fstream help Pin
Jeremy Thornton12-Nov-05 14:03
Jeremy Thornton12-Nov-05 14:03 
GeneralRe: fstream help Pin
Jeremy Thornton12-Nov-05 13:13
Jeremy Thornton12-Nov-05 13:13 
QuestionUnicode File I/O problem Pin
scottwalk5-Nov-05 16:56
scottwalk5-Nov-05 16:56 
AnswerRe: Unicode File I/O problem Pin
Jeremy Thornton12-Nov-05 16:14
Jeremy Thornton12-Nov-05 16:14 
QuestionC++ object in C Pin
djtosh5-Nov-05 15:53
djtosh5-Nov-05 15:53 
AnswerRe: C++ object in C Pin
toxcct6-Nov-05 0:29
toxcct6-Nov-05 0:29 
AnswerRe: C++ object in C Pin
Andre xxxxxxx17-Jan-06 0:11
Andre xxxxxxx17-Jan-06 0:11 
Questionquery about giving inputs thru keboard Pin
bug1015-Nov-05 1:49
bug1015-Nov-05 1:49 
AnswerRe: query about giving inputs thru keboard Pin
Christian Graus6-Nov-05 14:05
protectorChristian Graus6-Nov-05 14:05 
QuestionTrain free @Microsoft Pin
vikas amin4-Nov-05 22:43
vikas amin4-Nov-05 22:43 
QuestionHow to set initial size of SDI window? Pin
SheriMarie4-Nov-05 4:57
SheriMarie4-Nov-05 4:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.