Hi, Thanks. Yes it is RPC . The typo is in the html in the module. I followed... Sorry.
------Original Message------ From: Sisyphus To: D'ALFONSO, Fabio To: [email protected] Subject: Re: [Perldl] A suggestion on an old required module? Update Sent: Apr 17, 2012 01:57 ----- Original Message ----- From: "Sisyphus" > Perhaps all that's needed is this "native RCP library". Do you know > what/where it is ? Oh .... it's just rpcrt4.dll - which is one of the Windows system files (in C:/Windows/system32 on my pc). However, some pointers on how they've utilised it would make things a lot easier. I've just taken a look at its exports, amongst which are: 499 1F2 0007C174 UuidCompare 500 1F3 00016B92 UuidCreate 501 1F4 0007BFDD UuidCreateNil 502 1F5 0007C03F UuidCreateSequential 503 1F6 0007C20A UuidEqual 504 1F7 0007A6F7 UuidFromStringA 505 1F8 000330D9 UuidFromStringW 506 1F9 0007BFF5 UuidHash 507 1FA 0007C01A UuidIsNil 508 1FB 00079D1B UuidToStringA 509 1FC 0007BF98 UuidToStringW Cheers, Rob -- Fabio D'Alfonso 'Enabling Business Through IT' cell. +39.348.059.40.22 * web: http://www.fabiodalfonso.com email: [email protected] twitter: http://www.twitter.com/fabio_dalfonso linkedin: http://it.linkedin.com/in/fabiodalfonso fax: +39.06.874.599.581 BlackBerry® Wireless Enabled Address. * Hidden numbers are automatically rejected by the phone _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
