Click here to Skip to main content
15,885,757 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DLL he11 - multiple versions of Visual Studio - professional guidance needed - management of SDKs. Pin
Daniel Pfeffer20-Apr-21 21:07
professionalDaniel Pfeffer20-Apr-21 21:07 
GeneralRe: DLL he11 - multiple versions of Visual Studio - professional guidance needed - management of SDKs. Pin
charlieg21-Apr-21 1:38
charlieg21-Apr-21 1:38 
GeneralRe: DLL he11 - multiple versions of Visual Studio - professional guidance needed - management of SDKs. Pin
charlieg21-Apr-21 1:36
charlieg21-Apr-21 1:36 
AnswerRe: DLL he11 - multiple versions of Visual Studio - professional guidance needed - management of SDKs. Pin
Richard MacCutchan20-Apr-21 21:25
mveRichard MacCutchan20-Apr-21 21:25 
GeneralRe: DLL he11 - multiple versions of Visual Studio - professional guidance needed - management of SDKs. Pin
Mircea Neacsu21-Apr-21 0:57
Mircea Neacsu21-Apr-21 0:57 
GeneralRe: DLL he11 - multiple versions of Visual Studio - professional guidance needed - management of SDKs. Pin
Richard MacCutchan21-Apr-21 0:59
mveRichard MacCutchan21-Apr-21 0:59 
GeneralRe: DLL he11 - multiple versions of Visual Studio - professional guidance needed - management of SDKs. Pin
Mircea Neacsu21-Apr-21 1:09
Mircea Neacsu21-Apr-21 1:09 
GeneralRe: DLL he11 - multiple versions of Visual Studio - professional guidance needed - management of SDKs. Pin
charlieg21-Apr-21 1:45
charlieg21-Apr-21 1:45 
This is where I am struggling. Not using a DLL just won't work for this application as it allows independent applications to talk to our system.

The issue at hand (I think) is that I have Visual Studio / Microsoft rot. My laptop is over 4 years old, and I just don't pay attention to the ramifications of installing <insert version="" here=""> of visual studio that may in fact also install an SDK. The development environment is a hodge podge mix of this stuff. It's almost certainly why everything is confused at the moment. I'm trying to clean it up.

So, it's my understanding that all of these OS dlls come from the SDKs, am I correct? These SDKs tend to be generally related to OS releases. If I have a DLL, what's the best practice - make sure I always use the latest SDK? This also trails into the runtime libraries that are a necessary part of an installation package. Off to msdn...
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

GeneralRe: DLL he11 - multiple versions of Visual Studio - professional guidance needed - management of SDKs. Pin
Richard MacCutchan21-Apr-21 2:12
mveRichard MacCutchan21-Apr-21 2:12 
GeneralRe: DLL he11 - multiple versions of Visual Studio - professional guidance needed - management of SDKs. Pin
charlieg21-Apr-21 5:08
charlieg21-Apr-21 5:08 
AnswerRe: DLL he11 - multiple versions of Visual Studio - professional guidance needed - management of SDKs. Pin
charlieg22-Apr-21 9:35
charlieg22-Apr-21 9:35 
GeneralRe: DLL he11 - multiple versions of Visual Studio - professional guidance needed - management of SDKs. Pin
Richard MacCutchan22-Apr-21 23:02
mveRichard MacCutchan22-Apr-21 23:02 
QuestionFinite Elements Pin
EMD195417-Apr-21 10:04
EMD195417-Apr-21 10:04 
AnswerRe: Finite Elements Pin
Dave Kreskowiak17-Apr-21 15:15
mveDave Kreskowiak17-Apr-21 15:15 
AnswerRe: Finite Elements Pin
Victor Nijegorodov17-Apr-21 22:15
Victor Nijegorodov17-Apr-21 22:15 
GeneralRe: Finite Elements Pin
EMD195418-Apr-21 6:30
EMD195418-Apr-21 6:30 
Questionganerate a report in C++/MFC Pin
Zouaoui Billel16-Apr-21 21:00
Zouaoui Billel16-Apr-21 21:00 
AnswerRe: ganerate a report in C++/MFC Pin
Victor Nijegorodov16-Apr-21 21:15
Victor Nijegorodov16-Apr-21 21:15 
GeneralRe: ganerate a report in C++/MFC Pin
Zouaoui Billel17-Apr-21 11:51
Zouaoui Billel17-Apr-21 11:51 
GeneralRe: ganerate a report in C++/MFC Pin
Victor Nijegorodov17-Apr-21 23:26
Victor Nijegorodov17-Apr-21 23:26 
AnswerRe: ganerate a report in C++/MFC Pin
Richard MacCutchan16-Apr-21 21:49
mveRichard MacCutchan16-Apr-21 21:49 
AnswerRe: ganerate a report in C++/MFC Pin
_Flaviu17-Apr-21 20:28
_Flaviu17-Apr-21 20:28 
SuggestionRe: ganerate a report in C++/MFC Pin
David Crow18-Apr-21 15:40
David Crow18-Apr-21 15:40 
QuestionVersion of a console application Pin
_Flaviu15-Apr-21 22:10
_Flaviu15-Apr-21 22:10 
AnswerRe: Version of a console application Pin
Richard MacCutchan15-Apr-21 22:50
mveRichard MacCutchan15-Apr-21 22:50 

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.