272 questions
Using SendInput, SendMessage, FindWindow, etc. from Windows API user32, I am thinking of copying from Excel to several text boxes in other application software in VBA.However, ①Paste occurs even if th...
What do you want to do in the end·I want to move only specific extension files in the target folder (including subfolders) to the specified folder·If a file with the same name exists, I would like to ...
Thank you for your help.In order to find out how many devices are connected to the PC in C#, Creating an application to view open COM ports.In order to detect a new connection or disconnect and update...
I would like to get the font filename (*.ttf) from the font name.Example: Times New Roman→times.ttf(The font name here is the name that can be obtained by the LOGFONT structure lfFaceName.) in the reg...
I'd like to use the Windows command prompt to get information about whether the installed Office is 32-bit or 64-bit.You can obtain the name and version of Office software installed with the following...
Is it possible to build a DHCP server on a regular Windows 10 or Windows 11 other than Windows Server?I think I can do it if I introduce a software called Open DHCP Server, but am I correct in underst...
On Windows, a text file in EUC-JP format with と written on it was created in Sakura Editor If you open it in Kaoriya Vim, the characters will be garbled even if the encoding is EUC-JP.I know the file ...
I would like to use PDFium to create a PDF viewer Windows app.I am having trouble changing the size of the PDFium.pdfViewer1.Width=500;pdfViewer1.Height=300;Even so, the size does not.How can I change...
Running Puppeteer in node.js.I accessed Google's top page with the following code and saved the screenshot as a jpg file.const supplier=require('puppeter');browser = wait supplier.launch({headless:fal...
« | - 21 - | » |
© 2024 OneMinuteCode. All rights reserved.