Calling Managed .NET C# COM Objects from Unmanaged C++
從 VC++ 中呼叫 C# 所寫的 COM 物件,主要的可以分成三項需要注意的事情。 1. 怎麼讓 C# class library 在編譯出 DLL 的同時同時產生 COM 物件 2. 怎麼讓系統認得這個這個 COM 物件 3. 怎麼在 VC++ 中用這個 COM 物件 在這個網頁裡頭寫得非常清楚,同時還有範例下載。
從 VC++ 中呼叫 C# 所寫的 COM 物件,主要的可以分成三項需要注意的事情。 1. 怎麼讓 C# class library 在編譯出 DLL 的同時同時產生 COM 物件 2. 怎麼讓系統認得這個這個 COM 物件 3. 怎麼在 VC++ 中用這個 COM 物件 在這個網頁裡頭寫得非常清楚,同時還有範例下載。
Chardonnay from south Australia.
一堆照片加減看。全部的比利時照片在這邊。
It’s lucky that the hostel I lived provided free walking tour, so that participants can watch the scene of this historical city and know some stories about it. Well, I can not remember all of them, so I just write down what I still remember here. 🙂
The city of middle ages, the city of Gothic architecture (歌德式建築).
不是西斯的小說(雖然有些場景),不是很嚴肅的葡萄酒小說,是輕鬆好讀的作品。
先說評價,覺得普通。
Invoke a .Net WebService on a remote browser. 方法其實很簡單,打開 webservice 的目錄裡頭的 web.config 加入下面這些就可以了 😀 <configuration> <system.web> <webServices> <protocols> <add name=”HttpGet”/> <add name=”HttpPost”/> </protocols> </webServices> </system.web> </configuration>
The 1st official wine tasting of Peacock.