Click here to Skip to main content
15,921,989 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Problem with C++ arrays. Pin
Henry Faure4-Jul-16 9:26
Henry Faure4-Jul-16 9:26 
GeneralRe: Problem with C++ arrays. Pin
jeron15-Jul-16 5:29
jeron15-Jul-16 5:29 
GeneralRe: Problem with C++ arrays. Pin
Super Lloyd6-Jul-16 17:34
Super Lloyd6-Jul-16 17:34 
GeneralRe: Problem with C++ arrays. Pin
jeron17-Jul-16 6:07
jeron17-Jul-16 6:07 
GeneralRe: Problem with C++ arrays. Pin
Super Lloyd7-Jul-16 14:38
Super Lloyd7-Jul-16 14:38 
QuestionCFileStatus m_mtime problems Pin
Member 1253112930-Jun-16 2:09
Member 1253112930-Jun-16 2:09 
AnswerRe: CFileStatus m_mtime problems Pin
Eddy Vluggen30-Jun-16 2:29
professionalEddy Vluggen30-Jun-16 2:29 
GeneralRe: CFileStatus m_mtime problems Pin
Member 1253112930-Jun-16 2:33
Member 1253112930-Jun-16 2:33 
GeneralRe: CFileStatus m_mtime problems Pin
Eddy Vluggen30-Jun-16 2:54
professionalEddy Vluggen30-Jun-16 2:54 
GeneralRe: CFileStatus m_mtime problems Pin
Member 1253112930-Jun-16 3:14
Member 1253112930-Jun-16 3:14 
AnswerRe: CFileStatus m_mtime problems Pin
Richard MacCutchan30-Jun-16 2:54
mveRichard MacCutchan30-Jun-16 2:54 
AnswerRe: CFileStatus m_mtime problems Pin
Jochen Arndt30-Jun-16 3:06
professionalJochen Arndt30-Jun-16 3:06 
AnswerRe: CFileStatus m_mtime problems Pin
Member 1253112930-Jun-16 21:51
Member 1253112930-Jun-16 21:51 
QuestionCompile dll in Ubuntu to include in Windows 7 (32 bit) program Pin
Member 1224497229-Jun-16 6:41
Member 1224497229-Jun-16 6:41 
AnswerRe: Compile dll in Ubuntu to include in Windows 7 (32 bit) program Pin
Jochen Arndt29-Jun-16 7:08
professionalJochen Arndt29-Jun-16 7:08 
AnswerRe: Compile dll in Ubuntu to include in Windows 7 (32 bit) program Pin
leon de boer29-Jun-16 7:22
leon de boer29-Jun-16 7:22 
Assuming that your code has no linux OS calls in it and is just generic stuff you just define an interface for it and compile it like Jochen's answer.

If you have linux OS calls you will need to build windows replacements or use a framework.
In vino veritas


modified 29-Jun-16 13:29pm.

Questionstd::string declaration in header file error Pin
Member 1224497229-Jun-16 3:26
Member 1224497229-Jun-16 3:26 
QuestionRe: std::string declaration in header file error Pin
David Crow29-Jun-16 3:33
David Crow29-Jun-16 3:33 
AnswerRe: std::string declaration in header file error Pin
Member 1224497229-Jun-16 3:41
Member 1224497229-Jun-16 3:41 
QuestionRe: std::string declaration in header file error Pin
Richard MacCutchan29-Jun-16 3:43
mveRichard MacCutchan29-Jun-16 3:43 
AnswerRe: std::string declaration in header file error Pin
Member 1224497229-Jun-16 3:54
Member 1224497229-Jun-16 3:54 
QuestionType Conversion happens while writing to Logfile in VC++ Pin
aruzhere28-Jun-16 21:36
aruzhere28-Jun-16 21:36 
AnswerRe: Type Conversion happens while writing to Logfile in VC++ Pin
Jochen Arndt28-Jun-16 22:29
professionalJochen Arndt28-Jun-16 22:29 
AnswerRe: Type Conversion happens while writing to Logfile in VC++ Pin
Richard MacCutchan28-Jun-16 22:53
mveRichard MacCutchan28-Jun-16 22:53 
GeneralRe: Type Conversion happens while writing to Logfile in VC++ Pin
aruzhere28-Jun-16 23:04
aruzhere28-Jun-16 23:04 

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.