Click here to Skip to main content
15,911,715 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problem in Access database use with CRecordset class. Pin
Le@rner8-Oct-10 21:43
Le@rner8-Oct-10 21:43 
AnswerRe: problem in Access database use with CRecordset class. Pin
David Crow9-Oct-10 15:58
David Crow9-Oct-10 15:58 
QuestionErrors not being reported on Windows Server 2003 box Pin
Interrobang8-Oct-10 10:06
Interrobang8-Oct-10 10:06 
AnswerRe: Errors not being reported on Windows Server 2003 box Pin
Rolf Kristensen8-Oct-10 12:01
Rolf Kristensen8-Oct-10 12:01 
QuestionWhen is an MFC application fully realized or how to reclaim focus/activation ? Pin
Maximilien8-Oct-10 4:26
Maximilien8-Oct-10 4:26 
AnswerRe: When is an MFC application fully realized or how to reclaim focus/activation ? Pin
Moak8-Oct-10 5:03
Moak8-Oct-10 5:03 
GeneralRe: When is an MFC application fully realized or how to reclaim focus/activation ? Pin
Maximilien8-Oct-10 8:08
Maximilien8-Oct-10 8:08 
GeneralRe: When is an MFC application fully realized or how to reclaim focus/activation ? Pin
Moak8-Oct-10 9:04
Moak8-Oct-10 9:04 
AnswerRe: When is an MFC application fully realized or how to reclaim focus/activation ? Pin
Sauro Viti8-Oct-10 5:04
professionalSauro Viti8-Oct-10 5:04 
AnswerRe: When is an MFC application fully realized or how to reclaim focus/activation ? Pin
Joe Woodbury10-Oct-10 9:08
professionalJoe Woodbury10-Oct-10 9:08 
QuestionScrollbar move with mouse ? Pin
mesajflaviu8-Oct-10 2:51
mesajflaviu8-Oct-10 2:51 
AnswerRe: Scrollbar move with mouse ? Pin
Sauro Viti8-Oct-10 3:51
professionalSauro Viti8-Oct-10 3:51 
GeneralRe: Scrollbar move with mouse ? Pin
mesajflaviu8-Oct-10 5:49
mesajflaviu8-Oct-10 5:49 
GeneralRe: Scrollbar move with mouse ? Pin
Sauro Viti8-Oct-10 10:25
professionalSauro Viti8-Oct-10 10:25 
GeneralRe: Scrollbar move with mouse ? Pin
mesajflaviu9-Oct-10 2:27
mesajflaviu9-Oct-10 2:27 
AnswerRe: Scrollbar move with mouse ? Pin
mesajflaviu11-Oct-10 0:30
mesajflaviu11-Oct-10 0:30 
QuestionCodeJocks ToolkitPro in VS 2010? Pin
Stefan_Lang7-Oct-10 5:42
Stefan_Lang7-Oct-10 5:42 
AnswerRe: CodeJocks ToolkitPro in VS 2010? Pin
Rhuros7-Oct-10 23:29
professionalRhuros7-Oct-10 23:29 
GeneralRe: CodeJocks ToolkitPro in VS 2010? Pin
Stefan_Lang8-Oct-10 2:58
Stefan_Lang8-Oct-10 2:58 
Thank you for your suggestions.

Regarding version I am not sure where to look that up. The lib is named ToolkitPro1113vc71U.lib, so maybe it's version 11.13 (?), compiled with VC 7.1 (VS 2003.NET). The 'U' indicates unicode character coding. The header files are dated from march 2007 and contain a 2007 copyright notice, but I didn't spot a version number there.

The trial version is ToolkitProEval1341vc100UD.lib, so that would mean version 13.41 ?

Our VS 2010 application does use the newer version (I deleted the libs and dlls of the older version to make sure it does) and it does compile, but not link.

What I need is a version that works with VS 2010 and is compiled with /Zc:wchar_t- . The trial version is compiled with /Zc:wchar_t+ .
GeneralRe: CodeJocks ToolkitPro in VS 2010? Pin
Rhuros8-Oct-10 3:27
professionalRhuros8-Oct-10 3:27 
GeneralRe: CodeJocks ToolkitPro in VS 2010? Pin
Stefan_Lang8-Oct-10 3:41
Stefan_Lang8-Oct-10 3:41 
AnswerRe: CodeJocks ToolkitPro in VS 2010? Pin
Rhuros8-Oct-10 4:47
professionalRhuros8-Oct-10 4:47 
GeneralRe: CodeJocks ToolkitPro in VS 2010? Pin
Stefan_Lang8-Oct-10 6:25
Stefan_Lang8-Oct-10 6:25 
QuestionVC++ debugger, mouse-over variable inspection question Pin
Dave Calkins7-Oct-10 3:18
Dave Calkins7-Oct-10 3:18 
AnswerRe: VC++ debugger, mouse-over variable inspection question Pin
Dave Calkins7-Oct-10 5:31
Dave Calkins7-Oct-10 5:31 

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.