Click here to Skip to main content
15,891,951 members

Videos


Page 4 of 22
1 2 3 4 5 6 7 8 9 10


61. C++/CLI: create a delegate via reflection
had you try the next way: int MyCallback(int i) {} public delegate int IntCallback(int i); IntCallback^ callback = gcnew IntCallback(MyCallback); // Use callback variable as an argument
Programming Languages » C++/CLI »
Maxim Kartavenkov Updated: 18 Aug 2023
Rating: ( (No votes))
62. Tracing and Logging Technologies on Windows. Part 3 - User Mode Handles in the Kernel
Continue discussion of the simple kernel drivers tracing mechanisms by using output information into the handles of the files pipes and console passed to the driver from the host application.
Desktop Programming » System »
Maxim Kartavenkov Updated: 5 Jul 2023
Rating: 5.00/5 ( (5 votes))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
63. Tracing and Logging Technologies on Windows. Part 2 - Simple Ways Tracing in the Kernel Mode
Discussion of simple ways of tracing and also new tracing technologies involved in Windows 10
Desktop Programming » System »
Maxim Kartavenkov Updated: 15 Jun 2023
Rating: 5.00/5 ( (6 votes))
64. Tracing and Logging Technologies on Windows. Part 1 - Simple Ways Providing Information for Tracing
The series of articles covers most aspects of logging and tracing mechanisms which can be embedded into your application. It discusses simple ways of tracing and also new tracing technologies which were involved in Windows 10.
Desktop Programming » System »
Maxim Kartavenkov Updated: 18 May 2023
Rating: 5.00/5 ( (13 votes))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()

Page 4 of 22
1 2 3 4 5 6 7 8 9 10