I am trying to write a simple dialer to broadcast events for a local women's group (so no money for commercial app) and downloaded http://www.codeproject.com/Articles/10994/TAPI-Application-development-using-C-NET I am getting the following error: compobj.dll is too old for the ole2.dll initialized (Exception from HRESULT:0x8004000E(OLE_E_WRONGCOMPOBJ)) I have 2 copies of each dll on [...] read more
I need to create a Windows 8.1 Store App, and I need a portable database ; SQLite seems a good choice. Unfortunately, I spent the entire day trying to understand which bits and pieces I must put together to make it all work. I found many articles targeting Windows 8, [...] read more