Phew this has been quiet a hard slog Ive created a com+ component which work fine now. However when I try referencing it in a dot net project and run it im getting all sorts of registry key permission
How can i check in code if this file is registered? Its not a com object and can't be created but can be registered using regsvr32?? What kind of .dll is that?
I would like to share data and call events between two vb apps using an ActiveX.exe app as the shim between the two apps. For tesing purposes I created an ActiveX.exe with "MultiUse" instancing and declared a Public variable. I then created two small apps that read and write to ...
Does anybody have source code of Permutations Algorithm I want That Module should have a method like that of next_permuatation() Which will show me the next permutation I want to generate the continous series eg.
I have created a very simple vb dot net com+ component and it has installed and works well on my development machine. I can see it under component services under com+ applications. I decided to export the
I need to check in code, if program, started by Shell Function from my code, is still running. Is there any API functions or something else to check it using taskID.
I have just migrated to XP Pro SP1 from 2K Pro and the behavior of vb is not as before. Attempting to debug a dll I see in the registry that the inprocserver32 is "hijacked" as expected - "debugme.dll"