windows tag

272 questions


1 answers
99 views
0
consolidate the minimum compilation environment into a single file

Can I consolidate the minimum environment required for compilation into a single executable file?I would like to have a C compiler environment that can be carried in USB memory, and I would like to re...

2 years ago

2 answers
76 views
0
C++ does not load well when console input large values

Thank you for your help.1 AA BB 1010^18, 1 CC, D 1010^9I tried to enter a number from the console when It doesn't seem to fit into each variable well.Small values are acceptable, but If you grow up, y...

2 years ago

1 answers
73 views
0
Information About Using Credential Provider

Please tell me how to use Credential Provider from 1.Prior to Windows, by replacing GINA with a proprietary one, we were able to monitor SAS publishing, Secure Desktop, and so on.In Windows 10, GINA i...

2 years ago

1 answers
147 views
0
improvement of old development forms

I am currently in charge of maintaining Windows-related apps in a development team, but compared to the software development style I have heard recently, I feel that it is in a very pre-modern state.I...


1 answers
115 views
0
I get an error when I try to install sqlite3 in windows rails.Please tell me the solution.

C:\Users\Desktop\RailsSample\first-rails>gem install sqlite3 --platform rubyTemporarily enhancing PATH for MSYS/MINGW...Installing required msys2 packages:mingw-w64-x86_64-sqlite3Warning: Mingw-w64...


1 answers
65 views
0
compiler error error 193

Compiler Arch64makefilestart.o:start.S aarch64-elf-gcc$(CFLAGS)-c start.S-o start.oerror output aarch64-elf-gcc-Wall-O2-ffrestanding-nostdinc-nostdlib-nostartfiles-c start.S-o start.oprocess_begin —Cr...

2 years ago

1 answers
69 views
0
Running Python on Windows Preinstall environment

Is there any way to run Python in Windows Preinstall environment (WinPE)?

2 years ago

1 answers
65 views
0
No automatic indentation when entering parentheses ({) and line breaks in Visual Studio 2017

In Visual Studio 2017, after parentheses are complemented, line breaks do not insert indentation.What should I do?In my environment, entering the parentheses automatically complements the cursor posit...

2 years ago

2 answers
75 views
0
I want to create a DLL that wraps the DLL created in C++.

I would like to create a wrapper DLL with a C# embedded in the DLL I created in C++ for use with Windows OS.If possible, I'd like to put it together as one DLL, but is this possible?

2 years ago

1 answers
65 views
0
How to run exe from the (Session 0 Isolation) service

I am currently using VisualStudio 2015 to create a Windows service, and I would like to monitor a directory and have an exe file run if a PDF file is generated under it.However, at this stage, when I ...

« - 8 - »

© 2024 OneMinuteCode. All rights reserved.