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

Managed C++/CLI

 
QuestionHow do I convert an .mp3 file to an .sty (style file) - C/C++? Pin
Member 1171281228-Jun-15 22:01
Member 1171281228-Jun-15 22:01 
QuestionRe: How do I convert an .mp3 file to an .sty (style file) - C/C++? Pin
Richard MacCutchan28-Jun-15 22:30
mveRichard MacCutchan28-Jun-15 22:30 
QuestionWideCharToMultiByte vs Encoding::UTF8->GetBytes Pin
John Schroedl17-Jun-15 9:48
professionalJohn Schroedl17-Jun-15 9:48 
AnswerRe: WideCharToMultiByte vs Encoding::UTF8->GetBytes Pin
John Schroedl17-Jun-15 10:29
professionalJohn Schroedl17-Jun-15 10:29 
GeneralRe: WideCharToMultiByte vs Encoding::UTF8->GetBytes Pin
Richard Andrew x6417-Jun-15 16:36
professionalRichard Andrew x6417-Jun-15 16:36 
QuestionConvert From c# - For Report Viewer Report save as PDF format Pin
Paramu197316-Jun-15 21:41
Paramu197316-Jun-15 21:41 
AnswerRe: Convert From c# - For Report Viewer Report save as PDF format Pin
Richard MacCutchan16-Jun-15 22:54
mveRichard MacCutchan16-Jun-15 22:54 
AnswerRe: Convert From c# - For Report Viewer Report save as PDF format Pin
John Schroedl17-Jun-15 9:39
professionalJohn Schroedl17-Jun-15 9:39 
Yep, conversion should be straightforward. 'using' is unnecessary. 'gcnew' instead of 'new'. :: to scope namespaces and clases instead of '.', etc..
GeneralRe: Convert From c# - For Report Viewer Report save as PDF format Pin
Paramu197317-Jun-15 16:07
Paramu197317-Jun-15 16:07 
QuestionOOP - Error | Unhandled exception at 0x0FD2CCC8 (msvcp110d.dll) Pin
Member 1164129910-Jun-15 3:23
Member 1164129910-Jun-15 3:23 
QuestionRe: OOP - Error | Unhandled exception at 0x0FD2CCC8 (msvcp110d.dll) Pin
Richard MacCutchan10-Jun-15 22:32
mveRichard MacCutchan10-Jun-15 22:32 
QuestionEnabling ListControl pane in MFC (C++) Pin
Yateesh KR12-May-15 23:14
Yateesh KR12-May-15 23:14 
QuestionRe: Enabling ListControl pane in MFC (C++) Pin
Richard MacCutchan13-May-15 3:55
mveRichard MacCutchan13-May-15 3:55 
QuestionInheritance tricky question Pin
Amrit Agr12-May-15 10:30
Amrit Agr12-May-15 10:30 
AnswerRe: Inheritance tricky question Pin
Sascha Lefèvre12-May-15 12:38
professionalSascha Lefèvre12-May-15 12:38 
GeneralRe: Inheritance tricky question Pin
Amrit Agr13-May-15 8:47
Amrit Agr13-May-15 8:47 
AnswerRe: Inheritance tricky question Pin
Sascha Lefèvre13-May-15 10:12
professionalSascha Lefèvre13-May-15 10:12 
Questionenglish language implementation Pin
Member 936602117-Apr-15 4:58
professionalMember 936602117-Apr-15 4:58 
AnswerRe: english language implementation Pin
Member 936602117-Apr-15 5:00
professionalMember 936602117-Apr-15 5:00 
Questionmultiple Pin
memoarfaa16-Apr-15 2:28
memoarfaa16-Apr-15 2:28 
GeneralRe: multiple Pin
Richard MacCutchan16-Apr-15 3:20
mveRichard MacCutchan16-Apr-15 3:20 
QuestionHow to swap address of pointers of 2 variables without using a temporary variable? Pin
Amrit Agr13-Apr-15 21:36
Amrit Agr13-Apr-15 21:36 
AnswerRe: How to swap address of pointers of 2 variables without using a temporary variable? Pin
jschell14-Apr-15 14:17
jschell14-Apr-15 14:17 
AnswerRe: How to swap address of pointers of 2 variables without using a temporary variable? Pin
zhijzan7-Jun-15 21:40
zhijzan7-Jun-15 21:40 
AnswerRe: How to swap address of pointers of 2 variables without using a temporary variable? Pin
Shao Voon Wong28-Jun-15 23:13
mvaShao Voon Wong28-Jun-15 23:13 

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.