Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
java
c
c#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
dart
ruby
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
lua
winforms
pascal-string
bash
kotlin-string
swift-string
c-string
cpp-string
go-string
cpp-vector
f#
opengl
java-string
php-string
c#-string
vbnet-string
pascal-array
swift-array
rust-string
python-string
scala-string
c-array
javascript-string
php-array
javascript-array
typescript-string
cobol
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
go-array
nodejs-string
kotlin-array
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
remove-last-occurrence-word-string
extract-words-with-first-letter-lowercase-from-string
convert-specific-column-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
number-made-prime-deleting-single-digit
convert-days-human-readable-weeks-days
square-root-rounded-down-to-nearest-integer
remove-middle-word-string
area-triangle-herons-formula
Disclosure:
My content contains affiliate links.
Recent questions tagged winapi
40,036
questions
52,001
answers
573
users
Recent questions tagged winapi
1
answer
17
views
How to use the SetPixel function to draw a diagonal line using the Win32 API in C
asked
5 days
ago
by
avibootz
c
win32
winapi
c-use-setpixel-function-draw-diagonal-line-win32-api
use-setpixel-function-draw-diagonal-line-win32-api
1
answer
15
views
How to use the GetPixel function to get a pixel color using the Win32 API in C++
asked
5 days
ago
by
avibootz
cpp
win32
winapi
cpp-use-getpixel-function-get-pixel-color-win32-api
use-getpixel-function-get-pixel-color-win32-api
1
answer
15
views
How to use the SetPixel function to draw a diagonal line using the Win32 API in C++
asked
5 days
ago
by
avibootz
cpp
win32
winapi
cpp-use-setpixel-function-draw-diagonal-line-win32-api
use-setpixel-function-draw-diagonal-line-win32-api
1
answer
12
views
How to use the SetPixel function to draw a small 10x10 blue square using the Win32 API in C++
asked
5 days
ago
by
avibootz
cpp
win32
winapi
cpp-use-setpixel-function-draw-square-win32-api
use-setpixel-function-draw-square-win32-api
1
answer
20
views
How to use the TextOut function to draw text at a specified location using the Win32 API in C
asked
Feb 15
by
avibootz
c
win32
winapi
c-use-textout-function-win32-api
use-textout-function-win32-api
1
answer
22
views
How to use the TextOut function to draw text at a specified location using the Win32 API in C++
asked
Feb 14
by
avibootz
cpp
win32
winapi
cpp-use-textout-function-win32-api
use-textout-function-win32-api
1
answer
17
views
How to use the DeleteFile function using the Win32 API in C
asked
Feb 14
by
avibootz
c
win32
winapi
c-use-deletefile-function-win32-api
use-deletefile-function-win32-api
1
answer
17
views
How to use the DeleteFile function using the Win32 API in C++
asked
Feb 14
by
avibootz
cpp
win32
winapi
cpp-use-deletefile-function-win32-api
use-deletefile-function-win32-api
1
answer
27
views
How to use the CreateFile function using the Win32 API in C++
asked
Feb 12
by
avibootz
cpp
win32
winapi
cpp-use-createfile-function-win32-api
use-createfile-function-win32-api
1
answer
22
views
How to use the CreateFile function using the Win32 API in C
asked
Feb 12
by
avibootz
c
win32
winapi
c-use-createfile-function-win32-api
use-createfile-function-win32-api
1
answer
23
views
How to use the GlobalAlloc function using the Win32 API in C
asked
Feb 12
by
avibootz
win32
winapi
c
c-use-globalalloc-function-win32-api
use-globalalloc-function-win32-api
1
answer
22
views
How to use the GlobalAlloc function using the Win32 API in C++
asked
Feb 11
by
avibootz
win32
winapi
cpp
cpp-use-globalalloc-function-win32-api
use-globalalloc-function-win32-api
1
answer
24
views
How to use the VirtualAlloc function using the Win32 API in C
asked
Feb 11
by
avibootz
win32
winapi
c
c-use-virtualalloc-function-win32-api
use-virtualalloc-function-win32-api
1
answer
21
views
How to use the VirtualAlloc function using the Win32 API in C++
asked
Feb 10
by
avibootz
win32
winapi
cpp
cpp-use-virtualalloc-function-win32-api
use-virtualalloc-function-win32-api
1
answer
24
views
How to delete a file using the Win32 API in C
asked
Feb 6
by
avibootz
c
win32
winapi
c-delete-file-win32-api
delete-file-win32-api
1
answer
26
views
How to delete a file using the Win32 API in C++
asked
Feb 6
by
avibootz
cpp
win32
winapi
cpp-delete-file-win32-api
delete-file-win32-api
2
answers
33
views
How to get the total disk size using the Win32 API in C++
asked
Jan 30
by
avibootz
win32
winapi
cpp
cpp-get-total-disk-size-win32-api
get-total-disk-size-win32-api
1
answer
26
views
How to get the total disk size using the Win32 API in C
asked
Jan 30
by
avibootz
win32
winapi
c
c-get-total-disk-size-win32-api
get-total-disk-size-win32-api
2
answers
44
views
How to get the size of a file using the Win32 API in C++
asked
Jan 30
by
avibootz
win32
winapi
cpp
cpp-get-the-size-of-file-win32-api
get-the-size-of-file-win32-api
2
answers
37
views
How to use the Win32 API ReadFile function to read data from a file in C++
asked
Jan 25
by
avibootz
win32
winapi
cpp
cpp-use-win32-api-readfile-function-to-read-from-file
use-win32-api-readfile-function-to-read-from-file
2
answers
31
views
How to use the Win32 API ReadFile function to read data from a file in C
asked
Jan 25
by
avibootz
win32
winapi
c
c-use-win32-api-readfile-function-to-read-from-file
use-win32-api-readfile-function-to-read-from-file
1
answer
37
views
How to use the function ShellExecuteW to get the current date and time using the Win32 API in C++
asked
Jan 24
by
avibootz
win32
winapi
cpp
cpp-shellexecutew-get-current-date-and-time
shellexecutew-get-current-date-and-time
1
answer
33
views
How to use the function ShellExecuteW to open an EXE file with arguments using the Win32 API in C++
asked
Jan 24
by
avibootz
win32
winapi
cpp
cpp-shellexecutew-open-exe-file-with-arguments
shellexecutew-open-exe-file-with-arguments
1
answer
37
views
How to use the function ShellExecuteW to open an EXE file using the Win32 API in C++
asked
Jan 24
by
avibootz
win32
winapi
cpp
cpp-shellexecutew-open-exe-file
shellexecutew-open-exe-file
2
answers
40
views
How to use the function ShellExecuteW to open a PDF file using the Win32 API in C++
asked
Jan 24
by
avibootz
win32
shellexecutew-open-pdf-file
cpp
winapi
cpp-shellexecutew-open-pdf-file
1
answer
30
views
How to use the function ShellExecuteW to open a URL using the Win32 API in C++
asked
Jan 24
by
avibootz
win32
shellexecutew-open-url
cpp
winapi
cpp-shellexecutew-open-url
1
answer
86
views
How to draw a dotted line on a window using Win32 API in C
asked
Jun 8, 2025
by
avibootz
win32
winapi
c
1
answer
84
views
How to draw a dotted line on a window using Win32 API in C++
asked
Jun 8, 2025
by
avibootz
win32
winapi
cpp
1
answer
197
views
How to compare calendar dates using the Win32 API in C
asked
May 17, 2025
by
avibootz
win32
winapi
c
1
answer
137
views
How to compare calendar dates using the Win32 API in C++
asked
May 17, 2025
by
avibootz
win32
winapi
cpp
1
answer
126
views
How to use the win32 api function beep() to generate a simple sound through the system speaker in C
asked
May 16, 2025
by
avibootz
c
win32
winapi
1
answer
143
views
How to compare two file times in C Win32 API
asked
May 13, 2025
by
avibootz
c
win32
winapi
1
answer
130
views
How to get a handle to the desktop window in C Win32 API
asked
May 13, 2025
by
avibootz
c
win32
winapi
2
answers
184
views
How to display detailed information about the system memory usage in C Win32 API
asked
Mar 29, 2025
by
avibootz
win32
c
winapi
1
answer
118
views
How to list all processes running in Windows with C++ Win32 API
asked
Mar 29, 2025
by
avibootz
cpp
win32
winapi
1
answer
126
views
How to get the title of the current active window using Win32 API in WinForms C#
asked
Jan 15, 2025
by
avibootz
win32
winapi
c#
winforms
1
answer
94
views
How to get focused window width and height using Win32 API in WinForms C#
asked
Jan 15, 2025
by
avibootz
win32
winapi
c#
winforms
1
answer
112
views
How to find the total memory used by a program in C Win32 API
asked
Jan 4, 2025
by
avibootz
win32
winapi
c
1
answer
108
views
How to get the total physical memory RAM in C++ Win32 API
asked
Dec 12, 2024
by
avibootz
win32
winapi
cpp
1
answer
146
views
How to get the current system and date time in C++ Win32 API
asked
Dec 7, 2024
by
avibootz
cpp
win32
winapi
1
answer
125
views
How to modify a file date and time to current date and time in C++ Win32 API
asked
Dec 7, 2024
by
avibootz
cpp
win32
winapi
2
answers
104
views
To convert an ostringstream to an LPCSTR in a C++ Win32 API
asked
Dec 6, 2024
by
avibootz
cpp
win32
winapi
1
answer
115
views
How to detect the current screen resolution in C++ Win32 API
asked
Dec 6, 2024
by
avibootz
cpp
win32
winapi
1
answer
105
views
What is the ATOM data type in C++ Win32 API
asked
Oct 31, 2024
by
avibootz
win32
winapi
cpp
1
answer
132
views
How to get the current Windows wallpaper name using IActiveDesktop interface with C++ Win32 API
asked
Oct 31, 2024
by
avibootz
win32
winapi
cpp
1
answer
122
views
How to use pragma to link to User32.lib to use C-API functions of User32.dll in C++ Win32 API
asked
Sep 22, 2024
by
avibootz
win32
winapi
cpp
1
answer
163
views
How to draw a rectangle on a window and move it with keyboard keys in C Win32 API
asked
Aug 14, 2024
by
avibootz
win32
winapi
c
1
answer
138
views
How to draw a rectangle on a window in C Win32 API
asked
Aug 13, 2024
by
avibootz
win32
winapi
c
1
answer
169
views
How to draw a square that changes color continually and move it with keyboard keys using C++ Win32 API and Direct3D11
asked
Aug 13, 2024
by
avibootz
winapi
cpp
win32
direct3d11
1
answer
134
views
How to draw a pixel on a window in C Win32 API
asked
Aug 12, 2024
by
avibootz
win32
winapi
c
Page:
1
2
3
next »
...