I think this is one of the most clearest explanations of what's going on in Dll land, especially the macros and defines. So many struggle with this topic on forums and you mad it clear within seconds ! Cheers 💯
@nemowhere4 ай бұрын
i want to see the what is context in the mylib.cpp ,pls 😄
@rydeoff10236 ай бұрын
when i heard the idian voice, i knew 100% that you will be the solution. thank you
@shaikgouse70346 ай бұрын
Thank you for your efforts for making such an informative video and we are waiting for your next C++ videos and on DLL in C++.
@jeffarmstrong20357 ай бұрын
I appreciate this video very much. I found the documentation on how to do this very sketchy and hard to follow. Your tutorial was soooo much easier. Thank you!
@abdelmalekounis44169 ай бұрын
Thank you very much for this video because it helped me how to create a DLL file in c++ ♥ ♥ ♥
@srijitaghosh9761 Жыл бұрын
Can we go in debug of the getarea or any function inside the c++ com dll? Can u please tell how to do that?thank you.
@RajendraKumar-uw1uh Жыл бұрын
Nice tutorial. But we get the error as class not registered, any help on this?
@kumarashutosh2531 Жыл бұрын
Hi Thank you for this information, please make some more videos.
@darrickroberts7890 Жыл бұрын
Very clear and helpful. Thank you!
@AnhNguyen-lj1gd Жыл бұрын
Thankyou
@madasudhamanakanagasuresh9235 Жыл бұрын
I'm searching for ATL COM to learn can u share the details please
@caglayang53482 жыл бұрын
Thanks ! 🎉
@TomislavPetrlic2 жыл бұрын
Great video. You state that the .c and .h files had to be included because of the CLSIDs and IIDs. In the examples on the internet I found, f.e. CLSID_FileOpenDialog in Micrisoft's example, no such file was imported, yet this should run. Where is the value of CLSID_FileOpenDialog defined?
@ankushpatil53542 жыл бұрын
Thanks...you just simplified those jargons 👍
@us23932 жыл бұрын
good video. thx
@madasudhamanakanagasuresh92352 жыл бұрын
Please it’s help to me
@alluruvarma8764 Жыл бұрын
Hi did you learn com if yes please teach me also
@madasudhamanakanagasuresh92352 жыл бұрын
Please tell me u are telling any classes on COM means I will learn.
@gangireddynagarjunareddy52992 жыл бұрын
Useful thanks
@Archak772 жыл бұрын
Copyin dll file to debug is not required ...just header n libs are enough
@trueindian21082 жыл бұрын
I need a code that can extract classes from registered dll file.. in c #. Can you plz help me?
@trueindian21082 жыл бұрын
I need to export dll classes through c#. Kindly make video on that.
@shanecherniss2 жыл бұрын
Straight and to the point. Thank you
@sbsyr55552 жыл бұрын
Simple n perfect demonstration
@basawarajshivashetty3 жыл бұрын
Mam request you please do some more in-depth videos on COM, keeping interviews in mind...
@ugopianti7513 жыл бұрын
Please, do a video how to code a COM Server!
@shems083 жыл бұрын
was helpful thanks!
@techtoffee9193 жыл бұрын
Glad it helped!
@RohitKumar-tk3df3 жыл бұрын
brother zoom your code at the time of creating other videos....By the way Great tutorial
@techtoffee9193 жыл бұрын
Ok next time
@hdjfgt3 жыл бұрын
Thanks, this was great
@landstalkerlandstalker16783 жыл бұрын
Great video ! please, can you do a video for DCom protocol showing how we can call a REMOTE component ? Thanks
@vipinsainilol3 жыл бұрын
Thank you for the video...very well explained the installation of elasticsearch!
@techtoffee9193 жыл бұрын
Glad it was helpful!
@rahulr93013 жыл бұрын
very much helpful mam..
@alluruvarma87643 жыл бұрын
can you please do more videos on com
@jord0193 жыл бұрын
This really helped me, thankyou
@ВікторіяМагнушевська-х1ч3 жыл бұрын
THANK YOU VERY MUCH 💓💓💓
@slowmotion71183 жыл бұрын
Hello, what is the difference between exporting and COM?
@Archak772 жыл бұрын
COM also uses Dll ".DEF" exporting .... COM is just an additional encapsulated technique build upon DLL technology only ....COM provides complete hiding of class definition unlike in normal C++ dll exporting we dont need to provide header file to the client
@huyvole97244 жыл бұрын
When I create C++ DLL project, result of build is *.dll *.lib, C++ console add *.dll *.lib and include *.h. When I create C++ Static lib project, result of build is *.lib, C++ console add *.lib and include *.h. Your *.def use for what? I don't understand
@ireneberdugo61814 жыл бұрын
Thanks for the tutorial! It was really usefull
@huyvole97244 жыл бұрын
When we use dllexport/dllimport?
@harryshuman96374 жыл бұрын
So how would you import this thing? I don't see a way other than a dedicated make/delete interface, which wasn't implemented here. How did you intend to do it?
@matsmcmats4 жыл бұрын
thanks! clear and concise!
@cosmefulanito18634 жыл бұрын
gracias
@eelapata4 жыл бұрын
Very useful video..
@vvpChannel31124 жыл бұрын
Is this COM Automation ?
@FeedScrn4 жыл бұрын
Is COM 32 or 64bit? And how do I know which one it is? - Can a 32 Bit program call a 64 Bit COM object, or maybe it doesn't matter? (I'm pretty sure that a 64bit program can call a 32bit COM object no problem).
@fart_m0nster_4204 жыл бұрын
Thank you so much
@mithileshgavane88924 жыл бұрын
Plz share more on c++ com...
@alluruvarma87643 жыл бұрын
do you com bro
@duylekhac60444 жыл бұрын
This is what I need. Thank you!
@ReckyXXX4 жыл бұрын
Thanks! Please, remove noise from audio next time..
@bhanodayareddy77734 жыл бұрын
Hi Mam, your teaching is so simple and easy to understand the concept. Could you please continue more videos on MFC, COM and DCOM. These topics are not available outside tuition centers in Hyderabad, it will be very much useful for us. Thank you