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

Managed C++/CLI

 
AnswerRe: why c++ is still being used? Pin
Afzaal Ahmad Zeeshan24-Nov-16 1:38
professionalAfzaal Ahmad Zeeshan24-Nov-16 1:38 
AnswerRe: why c++ is still being used? Pin
Munchies_Matt28-Mar-17 23:56
Munchies_Matt28-Mar-17 23:56 
AnswerRe: why c++ is still being used? Pin
Rollin Shultz19-Aug-18 4:16
Rollin Shultz19-Aug-18 4:16 
QuestionUsing Electric Cloud Accelerator with C++/CLI code Pin
John Schroedl31-Oct-16 9:07
professionalJohn Schroedl31-Oct-16 9:07 
AnswerRe: Using Electric Cloud Accelerator with C++/CLI code Pin
Afzaal Ahmad Zeeshan24-Nov-16 1:45
professionalAfzaal Ahmad Zeeshan24-Nov-16 1:45 
QuestionC# Reading XML Pin
Member 1221232410-Oct-16 15:09
Member 1221232410-Oct-16 15:09 
QuestionRe: C# Reading XML Pin
Richard MacCutchan10-Oct-16 21:53
mveRichard MacCutchan10-Oct-16 21:53 
QuestionWorking with date_t and time_t Pin
for study23-Sep-16 22:13
for study23-Sep-16 22:13 
AnswerRe: Working with date_t and time_t Pin
Richard MacCutchan23-Sep-16 22:53
mveRichard MacCutchan23-Sep-16 22:53 
GeneralRe: Working with date_t and time_t Pin
for study23-Sep-16 22:59
for study23-Sep-16 22:59 
AnswerRe: Working with date_t and time_t Pin
Richard MacCutchan23-Sep-16 23:05
mveRichard MacCutchan23-Sep-16 23:05 
GeneralRe: Working with date_t and time_t Pin
for study23-Sep-16 23:33
for study23-Sep-16 23:33 
GeneralRe: Working with date_t and time_t Pin
Richard MacCutchan23-Sep-16 23:58
mveRichard MacCutchan23-Sep-16 23:58 
GeneralRe: Working with date_t and time_t Pin
for study24-Sep-16 0:11
for study24-Sep-16 0:11 
GeneralRe: Working with date_t and time_t Pin
Richard MacCutchan24-Sep-16 0:29
mveRichard MacCutchan24-Sep-16 0:29 
GeneralRe: Working with date_t and time_t Pin
for study24-Sep-16 0:37
for study24-Sep-16 0:37 
GeneralRe: Working with date_t and time_t Pin
Richard MacCutchan24-Sep-16 0:48
mveRichard MacCutchan24-Sep-16 0:48 
You really (and I mean really) need to go and study the documentation which explains what each field represents. If you have some number of hours and some number of minutes then you need to add them separately to each field. You should also step through your code with the debugger so you can see at each step what are the values of the various fields.
GeneralRe: Working with date_t and time_t Pin
for study25-Sep-16 19:18
for study25-Sep-16 19:18 
QuestionAdding gtkmm lib to visual studio 2015 Pin
Osikwemen12-Sep-16 23:04
Osikwemen12-Sep-16 23:04 
AnswerRe: Adding gtkmm lib to visual studio 2015 Pin
Alexandre Bencz23-Sep-16 8:53
Alexandre Bencz23-Sep-16 8:53 
QuestionMFC CDialogBar drawing issue on High DPI screen Pin
Taiming J4-Sep-16 23:06
Taiming J4-Sep-16 23:06 
NewsMicrosoft wants to hear about issues C++/CLI devs are having Pin
John Schroedl23-Aug-16 8:28
professionalJohn Schroedl23-Aug-16 8:28 
SuggestionRe: Microsoft wants to hear about issues C++/CLI devs are having Pin
Richard Deeming23-Aug-16 8:31
mveRichard Deeming23-Aug-16 8:31 
GeneralRe: Microsoft wants to hear about issues C++/CLI devs are having Pin
John Schroedl23-Aug-16 8:34
professionalJohn Schroedl23-Aug-16 8:34 
GeneralRe: Microsoft wants to hear about issues C++/CLI devs are having Pin
Richard Deeming23-Aug-16 8:50
mveRichard Deeming23-Aug-16 8:50 

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.