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

Tag: WinAPI

WinAPI – Why is getWindowlong with ANSI and Unicode variants?

Today I found out that GetWindowLong (and GetWindowLongPtr) has the style of’ANSI’ (A) and’Unicode’ (W), even if they do not have a TSTR parameter. MSDN page on GetWindowLong code> only means that

October 15, 2021By Simo Character ANSI, getWindowlong, Unicode, variant, why, WinAPILeave a Comment

WinAPI – Why does this function have a Unicode and ansi version?

Why does EndUpdateResource have both Unicode and ANSI versions? because BeginUpdateResource has (due to its LPCTSTR parameter), and the handles generated by the two versions may require differen

October 15, 2021By Simo Character ANSI, function, This, Unicode, version, why, WinAPI, WithLeave a Comment

WinAPI – Moving the mouse cursor without triggering WM_MOUSEMOVE

I want to use SetCursorPos to capture the mouse in the middle of the window (just like in an FPS game).

The problem is that when I do this, My window will receive WM_MOUSEMOVE-this will at mo

October 11, 2021By Simo Wireless cursor, Mobile, Mouse, Mousemove, trigger, WinAPI, wmLeave 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
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