Code: Select all
PWSTR text2
text2 = L"dummy";
PHP_STRING text3 = PhConcatStrings2(L"", text2);
Process Hacker Discussion Forum
PWSTR text2
text2 = L"dummy";
PHP_STRING text3 = PhConcatStrings2(L"", text2);
PPH_STRING text;
PWSTR text2;
text2 = L"foo";
text = text2;
include:remote:tcp:80
include:both:udp:53-139
exclude:both:tcpudp:192.168.0.1-192.168.0.100
include:process:firefox.exe