Click here to Skip to main content
15,890,399 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionUsedRange Pin
rdop7-Oct-09 1:58
rdop7-Oct-09 1:58 
QuestionHow to embed windows xp visual styles Pin
Danzy837-Oct-09 1:57
Danzy837-Oct-09 1:57 
AnswerRe: How to embed windows xp visual styles Pin
Rajesh R Subramanian7-Oct-09 2:03
professionalRajesh R Subramanian7-Oct-09 2:03 
AnswerRe: How to embed windows xp visual styles Pin
Sarath C7-Oct-09 2:35
Sarath C7-Oct-09 2:35 
QuestionCOM with VC++ Pin
hrishiS7-Oct-09 1:45
hrishiS7-Oct-09 1:45 
AnswerRe: COM with VC++ Pin
Roger Stoltz7-Oct-09 1:52
Roger Stoltz7-Oct-09 1:52 
GeneralRe: COM with VC++ Pin
hrishiS7-Oct-09 2:14
hrishiS7-Oct-09 2:14 
GeneralRe: COM with VC++ Pin
CPallini7-Oct-09 2:22
mveCPallini7-Oct-09 2:22 
hrishiS wrote:
Then what is the difference between COM, a dll file and ATL?


COM (Component Object Model) is a specification for building (and consuming) reusable binary objects (components).

DLL (Dynamic Linking Library) is a collection of functions, in binary form, linked at run-time with your executable.

ATL (Active Template Library) is a library of C++ templates (i.e. source code) used as a tool (or framework) for COM development.

Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: COM with VC++ Pin
Roger Stoltz7-Oct-09 2:32
Roger Stoltz7-Oct-09 2:32 
GeneralRe: COM with VC++ Pin
CPallini7-Oct-09 3:30
mveCPallini7-Oct-09 3:30 
AnswerRe: COM with VC++ Pin
Rajesh R Subramanian7-Oct-09 1:53
professionalRajesh R Subramanian7-Oct-09 1:53 
AnswerRe: COM with VC++ Pin
CPallini7-Oct-09 1:57
mveCPallini7-Oct-09 1:57 
AnswerRe: COM with VC++ Pin
kilt8-Oct-09 23:25
kilt8-Oct-09 23:25 
QuestionWindows 2008 giving a screen telling user the process is stil running and preventing the machine to log-off [modified] Pin
Kushagra Tiwari7-Oct-09 1:29
Kushagra Tiwari7-Oct-09 1:29 
AnswerRe: Windows 2008 giving a screen telling user the process is stil running and preventing the machine to log-off Pin
Sarath C7-Oct-09 2:58
Sarath C7-Oct-09 2:58 
GeneralRe: Windows 2008 giving a screen telling user the process is stil running and preventing the machine to log-off Pin
Kushagra Tiwari7-Oct-09 3:32
Kushagra Tiwari7-Oct-09 3:32 
QuestionIs there any posssibility to see the function definitions of dll file? Pin
bahareh6557-Oct-09 0:37
bahareh6557-Oct-09 0:37 
AnswerRe: Is there any posssibility to see the function definitions of dll file? Pin
KarstenK7-Oct-09 1:19
mveKarstenK7-Oct-09 1:19 
AnswerRe: Is there any posssibility to see the function definitions of dll file? Pin
Richard MacCutchan7-Oct-09 2:34
mveRichard MacCutchan7-Oct-09 2:34 
AnswerRe: Is there any posssibility to see the function definitions of dll file? Pin
David Crow7-Oct-09 2:55
David Crow7-Oct-09 2:55 
AnswerRe: Is there any posssibility to see the function definitions of dll file? Pin
kilt8-Oct-09 23:26
kilt8-Oct-09 23:26 
QuestionCRICHEDITCTRL 'S BORDER Pin
prithaa7-Oct-09 0:30
prithaa7-Oct-09 0:30 
QuestionExcel Automation: iDispatch->Invoke method Pin
NarVish6-Oct-09 23:42
NarVish6-Oct-09 23:42 
QuestionVibration in Windows mobile 6 Professional Pin
spret856-Oct-09 22:46
spret856-Oct-09 22:46 
AnswerRe: Vibration in Windows mobile 6 Professional Pin
Rajesh R Subramanian6-Oct-09 23:23
professionalRajesh R Subramanian6-Oct-09 23:23 

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.