Click here to Skip to main content
15,900,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to stop dropdown of ComboBox? Pin
MikeRT20-Apr-06 0:56
MikeRT20-Apr-06 0:56 
GeneralRe: How to stop dropdown of ComboBox? Pin
Eytukan20-Apr-06 20:56
Eytukan20-Apr-06 20:56 
QuestionCreate .lib in .NET 2003 and use in VC6? Pin
Brad K19-Apr-06 19:59
Brad K19-Apr-06 19:59 
AnswerRe: Create .lib in .NET 2003 and use in VC6? Pin
YaronNir19-Apr-06 21:06
YaronNir19-Apr-06 21:06 
Questionwant a new look listctrl help Pin
Sandeep A.C19-Apr-06 19:38
Sandeep A.C19-Apr-06 19:38 
Question Whois Information.... Pin
Mahesh Kulkarni19-Apr-06 19:25
Mahesh Kulkarni19-Apr-06 19:25 
AnswerRe: Whois Information.... Pin
Ganesh_T19-Apr-06 19:40
Ganesh_T19-Apr-06 19:40 
QuestionLots of questions.... Pin
HakunaMatada19-Apr-06 19:22
HakunaMatada19-Apr-06 19:22 
Hi All,

I have lots of questions regarding VC++. Hope I get answers! Ok, Here goes...

1) Difference between CreateInstance, CoCreateInstance and CrateObject.<br />
<br />
2) When is the type library (.tlb) created? Is it created for COM components? I created a Simple COM  dll but no type library was created. How do I create it? Is a type library really needed?<br />
<br />
3) Can functions in a COM dll be accessed using its .lib file or by using loadlibrary()? If it can be, then does the COM dll have to be registed in the registry for an application to use its functions?<br />
<br />
4) Difference between Static library and Dynamic Library?<br />
<br />
5) Difference between Win32 Static Library, Win32 Dynamic Link Library, MFC dll and ATL/COM dll in VC++? <br />
<br />
6) How many types of dlls are there? Like, COM dll is a type.<br />
<br />
7) What does "Allow Merging of proxy stub code" do in the ATL COM Wizard? does it change the COM component if it is selected or not selected.<br />
<br />
8) What is MTS in "Support MTS" in the same page as (7)?<br />
<br />
9) Just like we can use MFC as a Statically linked library or a shared library, is there any way that I can use a custom dll in the same ways? 


I know that some of my questions are stupid and immature, but I have started to use VC++ only 2 months back and there are a hell lot of questions still lingering in my mind ....

Hope I get answers...

Thanks you all, for helping me out.




---
With best regards,
A Manchester United Fan

The Genius of a true fool is that he can mess up a foolproof plan!
AnswerRe: Lots of questions.... Pin
John R. Shaw19-Apr-06 21:31
John R. Shaw19-Apr-06 21:31 
AnswerRe: Lots of questions.... Pin
YaronNir19-Apr-06 21:36
YaronNir19-Apr-06 21:36 
QuestionHow to ensure registry cleaners don't wipe out your application settings? Pin
chasetoys19-Apr-06 18:04
chasetoys19-Apr-06 18:04 
AnswerRe: How to ensure registry cleaners don't wipe out your application settings? Pin
Christian Graus19-Apr-06 18:34
protectorChristian Graus19-Apr-06 18:34 
GeneralRe: How to ensure registry cleaners don't wipe out your application settings? Pin
Stephen Hewitt19-Apr-06 18:57
Stephen Hewitt19-Apr-06 18:57 
GeneralRe: How to ensure registry cleaners don't wipe out your application settings? Pin
chasetoys19-Apr-06 22:04
chasetoys19-Apr-06 22:04 
GeneralRe: How to ensure registry cleaners don't wipe out your application settings? Pin
David Crow20-Apr-06 3:40
David Crow20-Apr-06 3:40 
AnswerRe: How to ensure registry cleaners don't wipe out your application settings? Pin
Mila02519-Apr-06 19:03
Mila02519-Apr-06 19:03 
GeneralRe: How to ensure registry cleaners don't wipe out your application settings? Pin
chasetoys19-Apr-06 22:26
chasetoys19-Apr-06 22:26 
GeneralRe: How to ensure registry cleaners don't wipe out your application settings? Pin
David Crow20-Apr-06 3:44
David Crow20-Apr-06 3:44 
GeneralRe: How to ensure registry cleaners don't wipe out your application settings? Pin
chasetoys20-Apr-06 8:16
chasetoys20-Apr-06 8:16 
GeneralRe: How to ensure registry cleaners don't wipe out your application settings? Pin
David Crow20-Apr-06 8:24
David Crow20-Apr-06 8:24 
GeneralRe: How to ensure registry cleaners don't wipe out your application settings? Pin
Mila02520-Apr-06 19:40
Mila02520-Apr-06 19:40 
QuestionUse DetectInputCodepage function Pin
chauchauvoi19-Apr-06 17:59
chauchauvoi19-Apr-06 17:59 
AnswerRe: Use DetectInputCodepage function Pin
Stephen Hewitt19-Apr-06 18:20
Stephen Hewitt19-Apr-06 18:20 
GeneralRe: Use DetectInputCodepage function Pin
chauchauvoi19-Apr-06 18:50
chauchauvoi19-Apr-06 18:50 
GeneralRe: Use DetectInputCodepage function Pin
Stephen Hewitt19-Apr-06 18:59
Stephen Hewitt19-Apr-06 18:59 

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.