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#
javascript
cpp
php
vb#
typescript
nodejs
go
rust
html
scala
swift
dart
ruby
r
css
bootstrap
groovy
kotlin
sql
mysql
jquery
win32
winapi
lua
bash
f#
reactjs
cobol
pascal
opengl
c-windows
sdl2
nodejs-express
angularjs
glfw
html5
postgresql
dom
android-java
direct3d11
wordpress
glad
bootstrap4
css3
windows
objective-c
visual-studio-code
software
fortran
web-hosting
perl
firefox
bgfx
binary
elixir
opencl
vulkan
ada
phpmyadmin
wpf
erlang
q2a
cpp17
clisp
laravel
netbeans
edge
prototype
ide
dot-net-library
chrome
linux
xampp
programming
download
d
binary-arithmetic
imgui
search-engine
clang
fontawesome5
xdebug
iphone
hardware
apache
webgl
xml
pc
xhtml
time
browser
Disclosure:
My content contains affiliate links.
Recent questions tagged winapi
33,435
questions
43,816
answers
573
users
Recent questions tagged winapi
1
answer
12
views
What is the ATOM data type in C++ Win32 API
asked
Oct 31
by
avibootz
win32
winapi
cpp
1
answer
20
views
How to get the current Windows wallpaper name using IActiveDesktop interface with C++ Win32 API
asked
Oct 31
by
avibootz
win32
winapi
cpp
1
answer
43
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
by
avibootz
win32
winapi
cpp
1
answer
46
views
How to draw a rectangle on a window and move it with keyboard keys in C Win32 API
asked
Aug 14
by
avibootz
win32
winapi
c
1
answer
37
views
How to draw a rectangle on a window in C Win32 API
asked
Aug 13
by
avibootz
win32
winapi
c
1
answer
51
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
by
avibootz
winapi
cpp
win32
direct3d11
1
answer
36
views
How to draw a pixel on a window in C Win32 API
asked
Aug 12
by
avibootz
win32
winapi
c
1
answer
39
views
How to convert double to LPCSTR in C++ Win32 API
asked
Aug 12
by
avibootz
win32
winapi
cpp
1
answer
45
views
How to convert string to LPCSTR in C++ Win32 API
asked
Aug 12
by
avibootz
cpp
win32
winapi
1
answer
54
views
How to draw a square that changes color and move it up and down continually using C++ Win32 API and Direct3D11
asked
Aug 11
by
avibootz
winapi
cpp
win32
direct3d11
1
answer
53
views
How to create and use a constant buffer with Direct3D11 using C++ Win32 API
asked
Aug 10
by
avibootz
win32
cpp
winapi
direct3d11
1
answer
45
views
How to change the text of a Windows title bar in C++ Win32 API
asked
Aug 10
by
avibootz
win32
winapi
cpp
1
answer
38
views
How to change the text of a Windows title bar to specific Unicode characters in C++ Win32 API
asked
Aug 10
by
avibootz
win32
winapi
cpp
1
answer
39
views
How to convert from LPCTSTR to LPCSTR in C++ Win32 API
asked
Aug 10
by
avibootz
win32
winapi
cpp
1
answer
44
views
How to initialize LPWSTR with a const string in C++ Win32 API
asked
Aug 10
by
avibootz
win32
winapi
cpp
1
answer
48
views
How to check whether a file exists in C++ Win32 API
asked
Aug 10
by
avibootz
win32
winapi
cpp
1
answer
51
views
How to draw a texture (.png) with Direct3D11 using C++ Win32 API
asked
Aug 9
by
avibootz
win32
winapi
cpp
direct3d11
1
answer
44
views
How to convert the HWND to LPCSTR and display it in a MessageBox with C++ Win32 API
asked
Aug 8
by
avibootz
win32
winapi
cpp
1
answer
44
views
How to check if HWND is a handle to desktop windows with C++ Win32 API
asked
Aug 8
by
avibootz
win32
winapi
cpp
1
answer
52
views
How to write and read Unicode to and from binary file with C Win32 API
asked
Aug 8
by
avibootz
win32
cpp
winapi
1
answer
43
views
How to drawing a triangle with Direct3D11 using C++ Win32 API
asked
Aug 7
by
avibootz
win32
winapi
cpp
direct3d11
1
answer
47
views
How to exit a window with the Esc keyboard key in C++ Win32 API
asked
Aug 7
by
avibootz
win32
winapi
cpp
2
answers
55
views
How to initialize Direct3D11 and create a window with specific background color with C++ Win32 API
asked
Aug 5
by
avibootz
win32
cpp
winapi
direct3d11
1
answer
51
views
How to draw pixels to a Window with GDI with C++ Win32 API
asked
Aug 4
by
avibootz
c
win32
winapi
1
answer
47
views
How to create a yes no cancel and icon in the MessageBox with C++ Win32 API
asked
Aug 4
by
avibootz
win32
cpp
winapi
1
answer
49
views
How to create a yes no cancel MessageBox with C++ Win32 API
asked
Aug 4
by
avibootz
win32
cpp
winapi
1
answer
50
views
How to create a yes no MessageBox with C++ Win32 API
asked
Aug 4
by
avibootz
win32
cpp
winapi
1
answer
42
views
How to create ok cancel MessageBox with C++ Win32 API
asked
Aug 4
by
avibootz
win32
cpp
winapi
1
answer
63
views
How to get disk size and geometry using Windows API in C
asked
Mar 14
by
avibootz
c
winapi
win32
1
answer
78
views
How to render a Direct3D11 blank frame with C++ Win32 API
asked
Aug 13, 2023
by
avibootz
win32
cpp
winapi
direct3d11
3
answers
102
views
How to initialize Direct3D11 with C++ Win32 API
asked
Mar 22, 2023
by
avibootz
cpp
win32
winapi
direct3d11
1
answer
82
views
How to create a window and add custom icon to the windows with C++ Win32 API
asked
Jan 17, 2023
by
avibootz
win32
winapi
cpp
1
answer
78
views
How to create a window and use WM_LBUTTONDOWN to show the mouse position in title with C++ Win32 API
asked
Jan 9, 2023
by
avibootz
win32
winapi
cpp
1
answer
227
views
How to create a window and use WM_CHAR to show the keyboard typing in title with C++ Win32 API
asked
Jan 9, 2023
by
avibootz
win32
winapi
cpp
1
answer
184
views
How to create a window and use KEYDOWN and KEYUP with specific keyboard letter key in C++ Win32 API
asked
Dec 14, 2022
by
avibootz
win32
winapi
cpp
1
answer
89
views
How to create a windows on windows 10 using Win32 API in C++
asked
Nov 20, 2022
by
avibootz
win32
winapi
cpp
1
answer
123
views
How to get screen resolution in windows C
asked
May 12, 2022
by
avibootz
c
c-windows
winapi
win32
2
answers
134
views
How to get windows directory in C
asked
May 12, 2022
by
avibootz
c
c-windows
win32
winapi
1
answer
118
views
How to get windows system directory in C
asked
Apr 4, 2022
by
avibootz
c
win32
winapi
c-windows
1
answer
167
views
How to get windows system information in C
asked
Apr 3, 2022
by
avibootz
c
winapi
win32
c-windows
1
answer
226
views
What is the DWORD format specifier in printf on windows PC in C Win32 API
asked
Nov 13, 2021
by
avibootz
c
winapi
win32
1
answer
140
views
How to get the total free paging file size on windows PC in C Win32 API
asked
Nov 13, 2021
by
avibootz
c
win32
winapi
1
answer
172
views
How to get the total paging file size on windows PC in C Win32 API
asked
Nov 13, 2021
by
avibootz
c
win32
winapi
1
answer
118
views
How to get the total free virtual memory size on windows PC in C Win32 API
asked
Nov 13, 2021
by
avibootz
c
winapi
win32
1
answer
147
views
How to get the total virtual memory size on windows PC in C Win32 API
asked
Nov 13, 2021
by
avibootz
c
win32
winapi
1
answer
171
views
How to get the total free RAM memory available on windows PC in C Win32 API
asked
Nov 12, 2021
by
avibootz
c
winapi
win32
1
answer
145
views
How to get the percentage of RAM memory is in use on windows PC in C Win32 API
asked
Nov 12, 2021
by
avibootz
win32
winapi
c
2
answers
206
views
How to get the total RAM memory size on windows PC in C Win32 API
asked
Nov 4, 2021
by
avibootz
win32
c
winapi
1
answer
107
views
How to create a window and render frame with specific color using Direct3D 11 in C++ Win32 API
asked
Jun 22, 2021
by
avibootz
win32
winapi
cpp
1
answer
158
views
How to create a window and print the x and y coordinates of the cursor in the title with C Win32 API
asked
Jun 18, 2021
by
avibootz
c
win32
winapi
Page:
1
2
next »
...