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

Managed C++/CLI

 
AnswerRe: Using Electric Cloud Accelerator with C++/CLI code Pin
Afzaal Ahmad Zeeshan24-Nov-16 2:45
professionalAfzaal Ahmad Zeeshan24-Nov-16 2:45 
QuestionC# Reading XML Pin
Member 1221232410-Oct-16 16:09
Member 1221232410-Oct-16 16:09 
QuestionRe: C# Reading XML Pin
Richard MacCutchan10-Oct-16 22:53
mveRichard MacCutchan10-Oct-16 22:53 
QuestionWorking with date_t and time_t Pin
for study23-Sep-16 23:13
for study23-Sep-16 23:13 
AnswerRe: Working with date_t and time_t Pin
Richard MacCutchan23-Sep-16 23:53
mveRichard MacCutchan23-Sep-16 23:53 
GeneralRe: Working with date_t and time_t Pin
for study23-Sep-16 23:59
for study23-Sep-16 23:59 
AnswerRe: Working with date_t and time_t Pin
Richard MacCutchan24-Sep-16 0:05
mveRichard MacCutchan24-Sep-16 0:05 
GeneralRe: Working with date_t and time_t Pin
for study24-Sep-16 0:33
for study24-Sep-16 0:33 
Yes, all these are integers, so I can perform addition or subtraction, but it is not handled well in below cases-
if hours are added
Like 4.5 then 13 hours should become 18:30
Or more than 24 then date should modify

In above cases I will need to add additional code depending on hours value, which is bad, isn't there any system method which will modify entire structure depending on the value assigned
GeneralRe: Working with date_t and time_t Pin
Richard MacCutchan24-Sep-16 0:58
mveRichard MacCutchan24-Sep-16 0:58 
GeneralRe: Working with date_t and time_t Pin
for study24-Sep-16 1:11
for study24-Sep-16 1:11 
GeneralRe: Working with date_t and time_t Pin
Richard MacCutchan24-Sep-16 1:29
mveRichard MacCutchan24-Sep-16 1:29 
GeneralRe: Working with date_t and time_t Pin
for study24-Sep-16 1:37
for study24-Sep-16 1:37 
GeneralRe: Working with date_t and time_t Pin
Richard MacCutchan24-Sep-16 1:48
mveRichard MacCutchan24-Sep-16 1:48 
GeneralRe: Working with date_t and time_t Pin
for study25-Sep-16 20:18
for study25-Sep-16 20:18 
QuestionAdding gtkmm lib to visual studio 2015 Pin
Osikwemen13-Sep-16 0:04
Osikwemen13-Sep-16 0:04 
AnswerRe: Adding gtkmm lib to visual studio 2015 Pin
Alexandre Bencz23-Sep-16 9:53
Alexandre Bencz23-Sep-16 9:53 
QuestionMFC CDialogBar drawing issue on High DPI screen Pin
Taiming J5-Sep-16 0:06
Taiming J5-Sep-16 0:06 
NewsMicrosoft wants to hear about issues C++/CLI devs are having Pin
John Schroedl23-Aug-16 9:28
professionalJohn Schroedl23-Aug-16 9:28 
SuggestionRe: Microsoft wants to hear about issues C++/CLI devs are having Pin
Richard Deeming23-Aug-16 9:31
mveRichard Deeming23-Aug-16 9:31 
GeneralRe: Microsoft wants to hear about issues C++/CLI devs are having Pin
John Schroedl23-Aug-16 9:34
professionalJohn Schroedl23-Aug-16 9:34 
GeneralRe: Microsoft wants to hear about issues C++/CLI devs are having Pin
Richard Deeming23-Aug-16 9:50
mveRichard Deeming23-Aug-16 9:50 
Questionpin_ptr versus interior_ptr Pin
John Schroedl23-Aug-16 9:04
professionalJohn Schroedl23-Aug-16 9:04 
AnswerRe: pin_ptr versus interior_ptr Pin
Jon McKee31-Oct-16 17:29
professionalJon McKee31-Oct-16 17:29 
GeneralRe: pin_ptr versus interior_ptr Pin
John Schroedl1-Nov-16 2:58
professionalJohn Schroedl1-Nov-16 2:58 
QuestionIs it possible to create something invisible to a human eye Pin
MCSIDevelopers18-Aug-16 11:39
MCSIDevelopers18-Aug-16 11:39 

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.