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

Managed C++/CLI

 
GeneralRe: How to implement a global variable if C++/CLI doesn't support it at all? Pin
Member 1515077812-May-21 19:30
Member 1515077812-May-21 19:30 
Questioncpp Pin
likith adithya22-Feb-21 0:39
likith adithya22-Feb-21 0:39 
QuestionRe: cpp Pin
Richard MacCutchan22-Feb-21 0:40
mveRichard MacCutchan22-Feb-21 0:40 
AnswerRe: cpp Pin
Richard Deeming22-Feb-21 1:34
mveRichard Deeming22-Feb-21 1:34 
QuestionSee if print queue is empty Pin
Erich Ruth17-Feb-21 7:25
Erich Ruth17-Feb-21 7:25 
AnswerRe: See if print queue is empty Pin
Richard MacCutchan17-Feb-21 22:29
mveRichard MacCutchan17-Feb-21 22:29 
QuestionCompiling a shared library Pin
Member 1504770716-Jan-21 6:57
Member 1504770716-Jan-21 6:57 
AnswerRe: Compiling a shared library Pin
Gerry Schmitz17-Jan-21 4:09
mveGerry Schmitz17-Jan-21 4:09 
GeneralRe: Compiling a shared library Pin
Member 1504770718-Jan-21 4:52
Member 1504770718-Jan-21 4:52 
GeneralRe: Compiling a shared library Pin
Gerry Schmitz18-Jan-21 6:40
mveGerry Schmitz18-Jan-21 6:40 
Question.NET 5? Pin
John Schroedl5-Jan-21 5:13
professionalJohn Schroedl5-Jan-21 5:13 
AnswerRe: .NET 5? Pin
Richard Andrew x6418-Jan-21 13:03
professionalRichard Andrew x6418-Jan-21 13:03 
GeneralRe: .NET 5? Pin
John Schroedl19-Jan-21 3:39
professionalJohn Schroedl19-Jan-21 3:39 
GeneralRe: .NET 5? Pin
Doug Milne 202111-Aug-21 6:06
Doug Milne 202111-Aug-21 6:06 
GeneralRe: .NET 5? Pin
John Schroedl11-Aug-21 6:25
professionalJohn Schroedl11-Aug-21 6:25 
GeneralRe: .NET 5? Pin
Doug Milne 202111-Aug-21 8:45
Doug Milne 202111-Aug-21 8:45 
GeneralRe: .NET 5? Pin
D. Milne24-Aug-21 7:59
D. Milne24-Aug-21 7:59 
GeneralRe: .NET 5? Pin
Richard MacCutchan24-Aug-21 22:45
mveRichard MacCutchan24-Aug-21 22:45 
QuestionHow can I update my status-bar in MFC? Pin
Member 1503370431-Dec-20 22:03
Member 1503370431-Dec-20 22:03 
Hello everybody
I have modified status bar in CMyMainFrame class to show current time.In fact I have added an Indicator_ID to add a place next to the other 3 default indicators on status bar(Caps lock/Num lock/Scroll lock).
It generally works and show current time, But problem is that current time is updated just when I move the mouse or click somewhere.
How can I update that pragmatically from inside the project?

Best Regards.
AnswerRe: How can I update my status-bar in MFC? Pin
Richard MacCutchan31-Dec-20 22:19
mveRichard MacCutchan31-Dec-20 22:19 
QuestionAdding references to WPF or WinForms in .NET 5 (from C++/CLI) Pin
John Schroedl18-Dec-20 6:11
professionalJohn Schroedl18-Dec-20 6:11 
AnswerRe: Adding references to WPF or WinForms in .NET 5 (from C++/CLI) Pin
John Schroedl18-Dec-20 8:34
professionalJohn Schroedl18-Dec-20 8:34 
Question“error:passing 'const std::vector<int>' as 'this' argument discards qualifiers [-fpermissive]” Pin
neuronphysics13-Dec-20 17:35
neuronphysics13-Dec-20 17:35 
Questionap alternate boundary pairs in matrix Pin
Doraemon Kids25-Nov-20 9:26
Doraemon Kids25-Nov-20 9:26 
AnswerRe: ap alternate boundary pairs in matrix Pin
Richard MacCutchan25-Nov-20 10:24
mveRichard MacCutchan25-Nov-20 10:24 

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.