I tried for the past two days in Net to find a beginner tutorial for COM and at last i found this one and is really good to start with...........
ReplyOriginally posted by: panda
its not required.
the program is not getting exit when you have cin>>ch, and not using later.
Originally posted by: Shil
I think beginners should not be introduced to ATL, till they understand the concept of COM.
ReplyOriginally posted by: Umair
I copied the exact code but I received the above error
how on earth do I handle the above Error?
d:\com\trial2\testserver\testserver_i.c(51) : fatal error C1010: unexpected end of file while looking for precompiled header directive
Thanx 4 Ur Help
Originally posted by: Jurs
this really helped me understand COM a much better... hoping you can add using MFC dlls as well..
thank a lot
ReplyOriginally posted by: ShakeWorld
This article help begin com programing!
Thank you!
Originally posted by: Dan Lazar
Un tutorial foarte bun.
M-a ajutat sa inteleg cum e cu cacatul asta de ATL
(pentru ca ATL asta e cam de cacat dupa parerea mea).
Foarte bine facut tutorialul.
Reply
Originally posted by: soonsing
TestClient.exe - 1 error(s), 0 warning(s)
TestServer_i.c
TestClient.exe - 1 error(s), 1 warning(s)
Compiling...
TestServer_i.c
fatal error C1083: Cannot open source file: 'C:\Documents and Settings\Administrator\desktop\TestServer\TestServer_i.c': No such file or directory
Error executing cl.exe.
//////////////////////////////////////////////////////
fatal error C1083: Cannot open source file: 'C:\Documents and Settings\Administrator\desktop\TestServer\TestServer_i.c': No such file or directory
Error executing cl.exe.
/////////////////////////////////////////////////////////
TestServer.cpp
c:\documents and settings\administrator\desktop\comtutorial\testserver.cpp(8) : fatal error C1083: Cannot open precompiled header file: 'Debug/TestServer.pch': No such file or directory
Error executing cl.exe.
Originally posted by: cyril
The code is cool. But I had a little problem because I was in haste.
In addition, how do I register a com in control panel services
Reply
Originally posted by: pavan