CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
winapi
01-31
Mobile
Win api - error 1813 after calling LoadImage
01-26
Enterprise
Why I get ERROR_INVALID_FUNCTION ( winapi error 1 ), when I execute GetFileSizeEx?
01-11
Software engineering
Why does a thread need to impersonate itself?
01-07
Software engineering
CreateFileW with \\?\ prefix and long file name returned INVALID_HANDLE_VALUE
12-14
database
Unable to load image during WinApi c programming
11-08
database
Why timeout param doesn't work in GetAddrInfoExW()?
10-22
Software design
How can one obtain disk I/O and network utilization information with WinAPI?
10-09
Back-end
How can one know if a process in Windows has exited or not?
09-19
Net
Win32api how to get pixel width of char
09-16
Software engineering
Start an external process inside a panel without other apps losing focus
09-16
Software engineering
How can both CRect and CRect* be input arguments to GetClientRect?
09-15
Software design
How to reopen the winapi window?
09-14
Software engineering
Unable to glTranslate() light source
09-14
Mobile
CLSID_FileOpenDialog where is it in the registry? Is it comdlg32? ICommDlgBrowser? CIDopen? or somet
09-13
Blockchain
Why do I get incompatible pointer type?
09-12
Mobile
GetKeyState() false positive only on German keyboard layouts
09-11
Software design
Detect "Shift Arrow Key" in Windows C Console Application (win32)
09-10
database
Win32: Is there an equivalent to POSIX sem_init?
09-10
Software engineering
WINAPI in function signature causes errors
09-10
Enterprise
Items inserted into a TListView in Tile view always appear at the bottom of the list
09-10
Enterprise
Why we need `CreateThreadpoolIo` and `StartThreadpoolIo` for IOCP?
09-09
OS
CreateprocessAsUserA Using LogonUserA
09-09
front end
How to list all registry keys and their subkeys names using Win API (C )?
09-09
front end
Why the parameter syntax operator "[" is used in this case ? As Like" "['i&
09-09
front end
Execute lambda with CreateThread
09-08
front end
Question about Nt and Zw functions API from User Mode
09-07
Enterprise
Using Win32 API to get desktop work area rectangle
09-07
Back-end
How to create custom slider control in win32 in C ?
09-06
Software design
Thread is terminated for no apparent reason
09-06
Blockchain
WinAPI FindWindow not working for Unreal engine games
09-05
front end
How to use InternetSetOption to ignore self signed certificates
09-05
Mobile
Can I create local interactive windows user session programmatically
09-04
Blockchain
How to pass std::thread as thread id in PostThreadMessage?
09-04
Software engineering
Calling a function in a .dll with GetProcAddress
09-04
Software engineering
Boost::asio::windows::stream_handle client side don't get a data
09-04
Software engineering
IPortableDeviceManager::GetDevices returning 0 Devices
09-03
OS
How to wait for thread to finish execution?
09-03
front end
How to call custom callback function in CreateThread?
09-03
front end
How to write data into global variables from callback function?
09-01
OS
How to handle a PostMessageThread message in std::thread?
653
1
2
3
4
5
6
7
8
9
10
Next
Last
Links:
CodePudding