485 questions
I hooked ExtTextOut using easyhook.When I actually output it to the console, the text is about 29 different from the actual input.For example, if you type abc, the console displays DEF.Why is that?The...
I created the following program in .Net FrameWork 4.5.When running on Task, timer does not reach timer_Tick and If you just call it, it will go to timer_Tick.Why does the difference between the two oc...
Thank you for your help.I'm trying to create a ListBox that appears in the mouse Enter and hides in the Leave.I put a panel on the back, put a ListBox on top of it, show ListBox on the MouseEnter of t...
I would like to read the Excel file stored in DB into the byte array and open Excel. Please let me know if you know how.What is the assumed code deployed in the byte array?
Create a web API in ASMX in ASP.NET.This can be referenced from the C# project and used in the form of a function call.
Creating Windows Forms applications using GMap.NET.I use OpenStreetMap for the map, and I can draw the map.I would like to overlay the image with tiles on the drawn map, but I don't know how to do it....
At Visual Studio 2019, we are developing iOS and Android apps using xamarin forms (for the first time with Xamarin forms).I was able to register the release version in the App Store the other day, but...
MacOS 11.1, Code 1.52.1.I'm using it for Unity.I am using C# in Code, but when I enter it or save the file, there is no wave line in the error area like VisualStudio.I thought this might be strange, b...
I am creating the Windows form application that I currently have on Visual C#.If you check the check box, I would like you to keep doing other work behind the scenes.At that time, I decided to make th...
We are currently developing applications with WPF+XAML+MVVM.WPF's DataGrid controls have a known problem (specification…) that takes time to draw when you bind large amounts of data.That's why virtual...
« | - 38 - | » |
© 2024 OneMinuteCode. All rights reserved.