Click here to Skip to main content
15,888,176 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Thr problem of the recursive algorithm to do binary search in a sorted array Pin
leon de boer2-Feb-17 23:18
leon de boer2-Feb-17 23:18 
GeneralRe: Thr problem of the recursive algorithm to do binary search in a sorted array Pin
alalba3-Feb-17 4:25
alalba3-Feb-17 4:25 
GeneralRe: Thr problem of the recursive algorithm to do binary search in a sorted array Pin
leon de boer3-Feb-17 7:12
leon de boer3-Feb-17 7:12 
GeneralRe: Thr problem of the recursive algorithm to do binary search in a sorted array Pin
alalba3-Feb-17 12:46
alalba3-Feb-17 12:46 
SuggestionRe: Thr problem of the recursive algorithm to do binary search in a sorted array Pin
David Crow3-Feb-17 3:47
David Crow3-Feb-17 3:47 
GeneralRe: Thr problem of the recursive algorithm to do binary search in a sorted array Pin
alalba3-Feb-17 4:26
alalba3-Feb-17 4:26 
AnswerRe: Thr problem of the recursive algorithm to do binary search in a sorted array Pin
Patrice T8-Feb-17 6:20
mvePatrice T8-Feb-17 6:20 
QuestionStupid build issue - has to be an include file issue.... Pin
charlieg2-Feb-17 15:23
charlieg2-Feb-17 15:23 
I have two PCs with VS2008 installed. One PC belongs to me, the other is a loaner PC being used by remote access. If I create a simple smartdevice dialog application, my PC builds it fine. The other PC, when compiling stdafx.cpp spews the following (truncated to avoid insanity...). There are no seperate include dirs for headers, etc. I've compared project settings between PCs, etc. The only thing I found different is that the failing machine did not have the Windows 7 SDK installed.

Clearly I'm missing a header or a macro definition, but I don't see it. Ideas?

1>Compiling...
1>stdafx.cpp
1>c:\program files\windows ce tools\sdks\lync817_sdk\include\x86\stdlib.h(179) : error C2146: syntax error : missing ';' before identifier 'errno_t'
1>c:\program files\windows ce tools\sdks\lync817_sdk\include\x86\stdlib.h(179) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files\windows ce tools\sdks\lync817_sdk\include\x86\stdlib.h(184) : error C2146: syntax error : missing ';' before identifier 'errno_t'
1>c:\program files\windows ce tools\sdks\lync817_sdk\include\x86\stdlib.h(184) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files\windows ce tools\sdks\lync817_sdk\include\x86\stdlib.h(184) : error C2086: 'int __checkReturn_wat' : redefinition
1>        c:\program files\windows ce tools\sdks\lync817_sdk\include\x86\stdlib.h(179) : see declaration of '__checkReturn_wat'
1>c:\program files\windows ce tools\sdks\lync817_sdk\include\x86\stdlib.h(196) : error C2146: syntax error : missing ';' before identifier 'errno_t'
1>c:\program files\windows ce tools\sdks\lync817_sdk\include\x86\stdlib.h(196) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int

Charlie Gilley
<italic>Stuck in a dysfunctional matrix from which I must escape...

"Where liberty dwells, there is my country." B. Franklin, 1783
“They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

AnswerRe: Stupid build issue - has to be an include file issue.... Pin
Peter_in_27802-Feb-17 16:18
professionalPeter_in_27802-Feb-17 16:18 
AnswerRe: Stupid build issue - has to be an include file issue.... Pin
leon de boer2-Feb-17 23:01
leon de boer2-Feb-17 23:01 
GeneralRe: Stupid build issue - has to be an include file issue.... Pin
charlieg3-Feb-17 1:05
charlieg3-Feb-17 1:05 
QuestionLNK2019 unresolved external symbol with Ultimate Toolbox COXTootlTipCtrl and ::MonitorFromRect Pin
Gagnon Claude30-Jan-17 5:02
Gagnon Claude30-Jan-17 5:02 
AnswerRe: LNK2019 unresolved external symbol with Ultimate Toolbox COXTootlTipCtrl and ::MonitorFromRect Pin
Richard MacCutchan30-Jan-17 6:35
mveRichard MacCutchan30-Jan-17 6:35 
GeneralRe: LNK2019 unresolved external symbol with Ultimate Toolbox COXTootlTipCtrl and ::MonitorFromRect Pin
Stefan_Lang30-Jan-17 21:39
Stefan_Lang30-Jan-17 21:39 
GeneralRe: LNK2019 unresolved external symbol with Ultimate Toolbox COXTootlTipCtrl and ::MonitorFromRect Pin
Richard MacCutchan30-Jan-17 22:18
mveRichard MacCutchan30-Jan-17 22:18 
AnswerRe: LNK2019 unresolved external symbol with Ultimate Toolbox COXTootlTipCtrl and ::MonitorFromRect Pin
Member 1489195816-Sep-20 6:40
Member 1489195816-Sep-20 6:40 
QuestionProblem Creating C++ Console App Pin
Kevin Marois27-Jan-17 8:18
professionalKevin Marois27-Jan-17 8:18 
AnswerRe: Problem Creating C++ Console App Pin
Rick York27-Jan-17 8:28
mveRick York27-Jan-17 8:28 
GeneralRe: Problem Creating C++ Console App Pin
Kevin Marois27-Jan-17 8:41
professionalKevin Marois27-Jan-17 8:41 
GeneralRe: Problem Creating C++ Console App Pin
leon de boer27-Jan-17 17:09
leon de boer27-Jan-17 17:09 
AnswerRe: Problem Creating C++ Console App Pin
Patrice T28-Jan-17 13:17
mvePatrice T28-Jan-17 13:17 
Questionhelp me write a program Pin
Member 1296870327-Jan-17 3:13
Member 1296870327-Jan-17 3:13 
SuggestionRe: help me write a program Pin
Jochen Arndt27-Jan-17 3:25
professionalJochen Arndt27-Jan-17 3:25 
GeneralRe: help me write a program Pin
Member 1296870327-Jan-17 3:52
Member 1296870327-Jan-17 3:52 
AnswerNo Pin
Chris Losinger27-Jan-17 3:41
professionalChris Losinger27-Jan-17 3:41 

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.