Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: windows

Delphi High DPI switches between its zoom and Windows scales

Some of my customers want to be able to manually extend my application (when the Windows dpi is set to 96), so I have to implement the extension. Unfortunately, these customers cannot set the Windo

October 5, 2021By Simo Delphi Delphi, DPI, high, Self, windows, ZoomLeave a Comment

C # simulates Windows Keyboard Event

Send keyboard messages 1 [DllImport(“user32.dll”, EntryPoint = “keybd_event”, SetLastError = true)]
2 public static extern void keybd_event(
3 byte bVk, //Virtual key value
4 byte bScan,// Gene

October 4, 2021By Simo C# C #, Event, keyboard, simulation, windowsLeave a Comment

Use C, C to detect Windows or Linux

See answer in English> How do I check OS with a preprocessor directive? 16
I am writing a cross-platform program. I want this program to run under Windows and Linux, so I have two different code s

October 4, 2021By Simo C & C++ linux, test, windowsLeave a Comment

[C #] [Windows API] Mouse Cursor Mobile, Hide, Get

[C#][Windows API] Mouse cursor move, hide, get position

For the native method declarations used in the following examples, please refer to [Common Windows Native Methods Organizing (Windows A

October 4, 2021By Simo C# API, C #, cursor, hidden, location, Mobile, Mouse, windowsLeave a Comment

C # windows forms make Messagebox top layers –XDD

Method 1.

MessageBox.Show(“Text”, “Caption”, MessageBoxButtons.OK, MessageBoxIcon.Information, MessageBoxDefaultButton.Button1, MessageBoxOptions.ServiceNotification);< /pre> Method 2.

October 4, 2021By Simo C# C # Windows, display, Forms, Messagebox, Top, windows, XDDLeave a Comment

Use WinAPI to hide the window in the taskbar in the C #

Trust me, I searched it on Google and expected it to be a fairly easy discovery – it turns out it’s not.
I have window handles, but no forms. What should I do Do?
Thank you! declare these:

October 4, 2021By Simo C# C #, hidden, taskbar, Using, WinAPI, windowsLeave a Comment

Performance – What is the dominance of texture memory in Windows Phone 8 application analysis?

I run application analysis in the store suite of my Windows Phone 8 application, I found that the application is not responding and marked in red, when I select the time range and perform detailed

October 2, 2021By Simo Performance analysis, Applications, Lead, means, Medium, memory, performance, Phone, Programs, Textures, what, windowsLeave a Comment

Automation – How to Use AppleScript Enter the password of the prompt window

I am a newbie to Apple, and I am currently stuck in the access prompt window, asking for a password.

I am creating a startup for my daily use application I want to automatically start the sta

September 30, 2021By Simo Auto-Test AppleScript, automation, Enter, How, password, Tips, windowsLeave a Comment

C – How do I get the path to the Windows “Special Folder” for a specific user?

In the service, what is the best way to determine a special folder path (such as “My Documents”) for a specific user? SHGetFolderPath allows you to pass in a token, so I assume there are some ways

September 29, 2021By Simo C & C++ folder, Get, How, path, special, specific, user, windowsLeave a Comment

c – How do I tell CMAKE Use Clang on Windows?

I have a C project built using CMake. I usually build on OSX, but now I am trying to use the Windows version. For compatibility reasons, I want to use Clang on Windows .

I installed the pre-c

September 29, 2021By Simo C & C++ clang, CMake, how to tell, use, windowsLeave a Comment

Posts navigation

Page 1 … Page 7 Page 8 Page 9
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress