Click here to Skip to main content
16,005,206 members

Videos


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


.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
1. The SG_PNG Custom Control for MFC
SG_PNG is a custom MFC control for displaying PNG resources with transparency
Michael Haephrati Updated: 2 Jun 2024
Rating: 5.00/5 ( (9 votes))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
2. Thank You for Your Service: Creating a Persistent Isolated Windows Service
Windows Services are powerful little beasts and encountering them is unavoidable when developing under Windows
Desktop Programming » Win32 »
Michael Haephrati Updated: 14 Feb 2024
Rating: 5.00/5 ( (19 votes))
3. How to use the FreeConole to close a console without closing the form?
There is another way I found that works. You just hide the console. Next time, you don't even need to 'unhide' it, but just to open it as usual. HWND console = GetConsoleWindow(); ShowWindow(console,1);
Programming Languages » C# 3.5 »
Michael Haephrati Updated: 10 Jan 2024
Rating: 2.18/5 ( (5 votes))
4. How to use the FreeConole to close a console without closing the form?
One option is to post a WM_QUIT message PostMessage(consoleWindow, WM_CLOSE, 0, 0);
Programming Languages » C# 3.5 »
Michael Haephrati Updated: 6 Jan 2024
Rating: 3.72/5 ( (4 votes))
.

()
» »
Updated:
Rating: ()
5. Want to bypass UAC prompt & move the file to system32
User Access Control, by design, should not be bypassed, otherwise, what's the point of having it in the first place? There are ways to bypass User Access control. All of them are based on Windows vulnerabilities which are exploited. Thankfully...
Batch » »
Michael Haephrati Updated: 15 Oct 2023
Rating: 1.24/5 ( (3 votes))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()

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