Click here to Skip to main content
16,004,041 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAre there somewhere good articles about MTS ? Pin
vgrigor12-Apr-04 0:53
vgrigor12-Apr-04 0:53 
Generalunsigned chars Pin
packetlos12-Apr-04 0:10
packetlos12-Apr-04 0:10 
GeneralRe: unsigned chars Pin
John R. Shaw12-Apr-04 0:37
John R. Shaw12-Apr-04 0:37 
GeneralRe: unsigned chars Pin
packetlos12-Apr-04 1:21
packetlos12-Apr-04 1:21 
GeneralRe: unsigned chars Pin
packetlos12-Apr-04 5:38
packetlos12-Apr-04 5:38 
Generaldouble and float variables Pin
deniz79s12-Apr-04 0:04
deniz79s12-Apr-04 0:04 
GeneralRe: double and float variables Pin
John R. Shaw12-Apr-04 0:46
John R. Shaw12-Apr-04 0:46 
QuestionWhich DLLs do I have to distribute AND which DLLs can I expect to be already installed on a standard XP installation? Pin
Tony Westminster12-Apr-04 0:04
Tony Westminster12-Apr-04 0:04 
Hello,

it is the first time I have to distribute self-written applications
in Visual C++.

Now I am facing the following problem: My application needs some DLLs
that are not present on a standard Windows XP installation. I know that
because I can run it on my PC where I have installed Visual Studio also. When I run it on a XP-only (without VS) system, it crashes with error code xxx135 which means missing DLL.

Now what I did was using depends 2.1 to see all the DLLs that I need.
However now I do not know which ones of them I have to include with my
application installation routine. All of them would sure be overkill, since there are some standard dlls that are present on all Windows platforms I believe.

But how do I know which DLLs are definitely present and which ones I have to add to my installation package?

Thank you very much for your help.

Tony
AnswerRe: Which DLLs do I have to distribute AND which DLLs can I expect to be already installed on a standard XP installation? Pin
Abin12-Apr-04 3:01
Abin12-Apr-04 3:01 
GeneralRe: Which DLLs do I have to distribute AND which DLLs can I expect to be already installed on a standard XP installation? Pin
Tony Westminster12-Apr-04 4:10
Tony Westminster12-Apr-04 4:10 
GeneralADO Calls and Socket Pin
Sitaram Sukumar11-Apr-04 23:43
Sitaram Sukumar11-Apr-04 23:43 
GeneralRe: ADO Calls and Socket Pin
Milton Karimbekallil12-Apr-04 0:50
Milton Karimbekallil12-Apr-04 0:50 
GeneralWM_NCMOUSELEAVE Message help Pin
baskarchinnu11-Apr-04 22:10
baskarchinnu11-Apr-04 22:10 
GeneralRe: WM_NCMOUSELEAVE Message help Pin
Neville Franks11-Apr-04 22:48
Neville Franks11-Apr-04 22:48 
GeneralRe: WM_NCMOUSELEAVE Message help Pin
Neville Franks12-Apr-04 1:23
Neville Franks12-Apr-04 1:23 
QuestionHow to add toolbars to IE programatically Pin
NewtonOfComputers11-Apr-04 21:38
NewtonOfComputers11-Apr-04 21:38 
AnswerRe: How to add toolbars to IE programatically Pin
Prakash Nadar11-Apr-04 22:12
Prakash Nadar11-Apr-04 22:12 
AnswerRe: How to add toolbars to IE programatically Pin
SiddharthAtw12-Apr-04 20:17
SiddharthAtw12-Apr-04 20:17 
QuestionHow to read Unicode data from Oracle in VC? Pin
regzero11-Apr-04 21:14
regzero11-Apr-04 21:14 
GeneralExe's involved Pin
SatyaDY11-Apr-04 21:13
SatyaDY11-Apr-04 21:13 
GeneralRe: Exe's involved Pin
Prakash Nadar11-Apr-04 22:11
Prakash Nadar11-Apr-04 22:11 
GeneralRe: Exe's involved Pin
SatyaDY12-Apr-04 0:08
SatyaDY12-Apr-04 0:08 
GeneralRe: Exe's involved Pin
SiddharthAtw12-Apr-04 20:20
SiddharthAtw12-Apr-04 20:20 
GeneralRe: Exe's involved Pin
SiddharthAtw11-Apr-04 23:32
SiddharthAtw11-Apr-04 23:32 
GeneralRe: Exe's involved Pin
Milton Karimbekallil12-Apr-04 0:46
Milton Karimbekallil12-Apr-04 0:46 

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.