Category Archives: C++, Delphi, C#, .NET

Our .NET, C++, Delphi, C# development technologies experience and expertise.

Using COM without registration

This article briefly explains different methods of using COM without registration of classes in HKEY_CLASSES_ROOT registry key. It gives basic information about COM implementation and oriented on the people with some level of familiarity of Windows programming. The article explains registration-free COM supported by Windows XP SP2 and also provides custom solution that could be used with older operation systems.

DSPX PC Control

We offer custom DSPX software development services. Feel free to contact us. Tool we have implemented was created to control custom DSPX device in real-time through COM (or TCP/IP) communication. Interesting part of the tool where skinable engine which allows to customize the look and feel of all controls of the program. Used Technologies: C++.

VideoScreenCapture

Screen Capture is a very good tool which allows to capture screenshot or video once user pressed configured shortcut keys. Has a lot of uses , stating from bug reporting (instead of description in text you can just record the problem on your screen, finishing presentation). The captured image or video can be submitted then… Read More »