windows-10 tag

63 questions


1 answers
71 views
0
The installed IntelRealsenseViewer does not open.

https://github.com/IntelRealSense/librealsense/releases/download/v2.35.2/Intel.RealSense.SDK-WIN10-2.35.2.1897.exeUS>When I try to open the Intel RealSense Viewer that was installed through this link,...

2 years ago

1 answers
120 views
0
Learn how keystrokes work in Windows

Developing Windows applications in C++.To get the key event, first get WM_KEYDOWN.Global Hook if you want to know sooner.Develop KeyboardFilterDriver if you want to know more quickly...This is how I'v...

2 years ago

1 answers
114 views
0
Why does the cannot initialize object parameter for "some widgets" with an expression type 'MainWindow' occur?

We launched the mainwindow project in QtCreator 4.7Qt5.11.The pro file, the h file, and the cpp file are automatically created, but there is an error that does not make sense.mainwindow.cpp#include ma...

« - 7 -

© 2024 OneMinuteCode. All rights reserved.