Helper application for COM interop in .NET
An application which finds overloaded methods and static ones.
An application which finds overloaded methods and static ones.
08 Oct
After some tweaking I found the settings to allow bridging (for example for VMWare or Virtual PC) on a NIC with nVidia Firewall active. The settings in the image below should be enough to allow it to work.
08 Sep
Ok, working on a VB.NET project here at work I’ve found that this code crashes the background VB.net compiler used for background syntax checks and autocomplete and simply forces you to terminate devenv.exe sooner or later. <microsoft .VisualBasic.ComClass()> _ <system .Runtime.InteropServices.ComVisible(True)> _ Public Class Class1 Private m_Obj As Object Public Property ciao() As Object Get [...]
21 Aug
I’ve found a document I’ve lost which explained how to run Ultima Online (client) on Linux using Wine. I have no time to test the procedure again, but I repaste the HOWTO here.
23 Oct