I found that on Vista + systems, to connect to the new LPC aka ALPC ports, you need to use the new features:
NtAlpcAcceptConnectPort NtAlpcCancelMessage NtAlpcConnectPort NtAlpcCreatePort NtAlpcCreatePortSection NtAlpcCreateResourceReserve NtAlpcCreateSectionView NtAlpcCreateSecurityContext NtAlpcDeletePortSection etc....
I did an intensive search, but did not find any code examples from which I can learn how to use these functions. Therefore, if someone has code examples or has an application that uses them, so I can cancel it, please share.
source share