|
»DLLs
|
COM Development in WINEThe following tutorials introduce COM development in Wine. The tutorials:
New COM developers working in a Windows environment will also benefit from these tutorials. The code presented in this tutorial is fully compatible and tested under Windows using the compiler suite distributed with the Microsoft Visual C++ Express and the Microsoft Platform SDK. Windows developers may want to begin with the last tutorial that explains how to build and run these examples in Windows. Tutorials
Code For the TutorialTutorial source code is available as a a tarball or a zip file: LinksA great deal of information exists on the web describing Wine and COM. Some of it is better than others. A collection of articles that I found useful are available on the links page. General NotesThese are personal notes resulting from my work with COM and Wine. New developers may want to flip through these pages for short topic specific discussions ranging from installation of Visual Studio Express to using git with Wine. |