CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
cwinapi
02-03
database
Why can I pass CHAR[] as a LPSTR parameter?
01-31
Mobile
Why does passing C:* to the Windows API function FindFirstFileA list the files in the current direct
01-18
Mobile
Using AddIpAddress()/DeleteIpAddress() with info from GetAdaptersAddresses()
01-09
other
NTE_BAD_SIGNATURE while verifying rsa using Win32 API
01-06
database
How to find number of windows with the same title bar or class?
01-06
database
WM_SIZE: How to correctly parse lParam?
12-31
Blockchain
How to run a file in c ?
12-22
Net
failing to execute a shell command in windows using WindowsAPI
12-20
Back-end
How to use EnumWindows with a lambda?
12-17
Mobile
Is typecasting the message when using SendMessageW() always necessary?
12-13
database
Win32 wont let me draw multiple lines
12-04
Software engineering
Converting buffer to array of strings
12-03
Enterprise
How do I use conio.h and dos.h with gcc?
11-27
Blockchain
What is the expected lifetime of lpszClassName in WNDCLASS(EX)?
11-17
OS
How to SecureZeroMemory on a string_view?
11-15
database
Are resources global in scope in a C (VS) program and consequently where is the ideal place to loa
11-11
Mobile
Is there a way to change the color of the text in a ChooseFont() dialog in the Win32 API?
11-04
database
How do I change the font weight of a specific control on a dialog based window?
11-04
Software design
In WIndows API, under what "event" do I put child control creation or why aren't my c
11-03
Software engineering
Changing the text of the "static text" control and its color at once (a bad behavior occur
11-03
Mobile
File that requires elevated privileges
10-25
database
Cant Delete File Unless I Close My Program
10-19
Software design
Win32 TBBUTTON fsStyle values do not fit?
10-18
Mobile
Properly handling owner drawn Win32 button hovering
10-16
Blockchain
How to terminate child process in other child process? (win32api)
10-12
Software design
Module loading and unloading when calling createwindow
10-03
Software engineering
I cannot seem to output certain characters
10-02
Back-end
How to use CHILDID_SELF?
09-29
Software design
Read input from threads one by one
09-26
Software design
WinAPI FileExists Function Implemetation
09-20
front end
Get text from StatusBar in Windows by WinAPI
Links:
CodePudding