----- 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

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to