Click here to Skip to main content
15,911,360 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: hex converting Pin
Terry O'Nolley20-Aug-03 16:31
Terry O'Nolley20-Aug-03 16:31 
GeneralWeb Browser Control Pin
Steve Thresher20-Aug-03 2:14
Steve Thresher20-Aug-03 2:14 
GeneralBrowser communication through JNI Pin
nikhilkhedkar20-Aug-03 2:13
nikhilkhedkar20-Aug-03 2:13 
Generalmediaplayer server Pin
andreimihail@yahoo.com20-Aug-03 2:08
andreimihail@yahoo.com20-Aug-03 2:08 
Generalsharing data hell Pin
Dangleberry20-Aug-03 2:00
sussDangleberry20-Aug-03 2:00 
GeneralRe: sharing data hell Pin
Andrew Walker20-Aug-03 2:09
Andrew Walker20-Aug-03 2:09 
GeneralRe: sharing data hell Pin
Dangleberry20-Aug-03 2:24
sussDangleberry20-Aug-03 2:24 
GeneralRe: sharing data hell Pin
Andrew Walker20-Aug-03 3:15
Andrew Walker20-Aug-03 3:15 
It takes a while to get your head around COM, but it really makes sense when it all starts to come together. COM really is one of the key foundations for everything in windows today - it explains why you need a registry, why you need install programs, how ActiveX controls really work - and lots of other things.

Microsoft are now pushing C# and VB.NET and Managed C++ which are all really neat ways to play with COM in a safe little sandbox. Except now they've made it even easier to write COM components - which are now called assemblies.

Mike Dunn's articles (as always Smile | :) ) are a good place to start

http://www.codeproject.com/com/comintro.asp[^]
http://www.codeproject.com/com/comintro2.asp[^]



If you can keep you head when all about you
Are losing theirs and blaming it on you;
If you can dream - and not make dreams your master;
If you can think - and not make thoughts you aim;
Yours is the Earth and everything that's in it.

Rudyard Kipling

GeneralRe: sharing data hell Pin
Blake Miller20-Aug-03 4:54
Blake Miller20-Aug-03 4:54 
GeneralRe: sharing data hell Pin
Dangleberry20-Aug-03 5:33
sussDangleberry20-Aug-03 5:33 
GeneralRe: sharing data hell Pin
Dangleberry20-Aug-03 5:34
sussDangleberry20-Aug-03 5:34 
GeneralRe: sharing data hell Pin
Dangleberry20-Aug-03 5:18
sussDangleberry20-Aug-03 5:18 
Generalxp thems support Pin
Roger Alsing20-Aug-03 1:46
Roger Alsing20-Aug-03 1:46 
GeneralRe: xp thems support Pin
Paul Vickery16-Jul-04 1:19
professionalPaul Vickery16-Jul-04 1:19 
Questionno search thread atrribution on the forum? Pin
includeh1020-Aug-03 1:38
includeh1020-Aug-03 1:38 
AnswerRe: no search thread atrribution on the forum? Pin
Steve S20-Aug-03 5:47
Steve S20-Aug-03 5:47 
GeneralI want to display bitmap very fast ... Pin
MCING20-Aug-03 1:16
MCING20-Aug-03 1:16 
GeneralRe: I want to display bitmap very fast ... Pin
includeh1020-Aug-03 1:41
includeh1020-Aug-03 1:41 
GeneralRe: I want to display bitmap very fast ... Pin
Dangleberry20-Aug-03 1:47
sussDangleberry20-Aug-03 1:47 
GeneralRe: I want to display bitmap very fast ... Pin
Shog920-Aug-03 7:16
sitebuilderShog920-Aug-03 7:16 
GeneralBitmap and Dialog Pin
hph20-Aug-03 1:07
hph20-Aug-03 1:07 
GeneralRe: Bitmap and Dialog Pin
Member 42425920-Aug-03 1:35
Member 42425920-Aug-03 1:35 
GeneralRe: Bitmap and Dialog Pin
hph20-Aug-03 2:08
hph20-Aug-03 2:08 
GeneralRe: Bitmap and Dialog Pin
Member 42425920-Aug-03 3:08
Member 42425920-Aug-03 3:08 
GeneralRe: Bitmap and Dialog Pin
hph20-Aug-03 3:13
hph20-Aug-03 3:13 

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.