Re: Windows: Perl:Inline



Hello,

My requirement is to call specific DLL (Written in C++ / MFC) functions
from an available perl module. This DLL is responsible to create
registry entries in the given Machine. Since we have a requirement of
creating Registry Entries (some flat files) in Unix, this DLL of
capable of doing that, currently my perl module is capable of creating
registry entries in Windows, but not in Unix, so I am trying to extend
this perl module by using the DLL, so that I can create Registry (or
equivalent) in Unix too. I hope the requirement is clear. For that I
was trying Inline by downloading "Inline-0.44". As of now I know that
installing Inline is copying the entire directory. Or is it something
different? Also I got few replies doing the same in UNIX, but my
requirement is using Inline in windows.

Regards,
Sankaran

.



Relevant Pages

  • Re: Windows: Perl:Inline
    ... This DLL is responsible to create ... > registry entries in the given Machine. ... currently my perl module is capable of creating ... > registry entries in Windows, but not in Unix, so I am trying to extend ...
    (comp.lang.perl.modules)
  • Re: Windows: Perl:Inline
    ... My requirement is to call specific DLL functions ... registry entries in the given Machine. ... currently my perl module is capable of creating ... registry entries in Windows, but not in Unix, so I am trying to extend ...
    (comp.lang.perl.modules)
  • Re: Convert InProcServer to OutProc
    ... searching the web, however, I didn't save a reference to them. ... Use regasm to register your .dll and create a type library ... Manually add appropriate AppId registry entries ... > I created a COM Server .NET dll that works fine as an InProcServer. ...
    (microsoft.public.dotnet.framework.interop)
  • Re: How to Change the Class id of an ActiveX control?
    ... > The application uses a custom ActiveX control that gets embedded in Pocket ... > dll have new class ids. ... > I have changed the class ids in the .idl file as below, ... > seeing registry entries with the new CLASSIDs instead of the old ones. ...
    (microsoft.public.pocketpc.developer)
  • Re: Register add-in to HKLM automatically
    ... When I build the DLL it ... > places the registry entries automatically into HKCU as I expect. ... but VB6 add-in registry entries must be located in HKCU. ... how would each user be able to specify their own add-in settings? ...
    (microsoft.public.vb.com)