Posts
Sort by recent activity
Error connecting to a Named Pipe after obfuscation
Hi,
I'm a C# developer, and working on an application, in which the user uses an Outlook macro to send information to the application.
The communication is done via named pipes.
The general design ...