VB.NET – Enable Buttons in Applications with API calls
Every once in a while I stumble across some applications that have disabled control buttons without (for me) any reason. As a primary web developer I would like to have an easy way to enable these buttons. There exist some tools for firefox which you can enable buttons easily. For windows applications its a bit different. There are some win32 unlocker tools, but my virusscan doesn't like those tools at all and I would like to learn how to do it on my own. I finally ended up with my IDE and some ideas on how to achieve this.
I found some tutorials on how to solve this problem with C#.net, but I haven't installed C#.net on my box. I therefore tried to find a way to get through this with visual basic.net.
The Problem
There is a small, well known tool, that comes with Windows 7, that I use from time to time: The Calculator.
I like the windows calculator but my girlfriend mentioned that the "%" button is disabled if you change the calculator from standard to scientific. For me, there is no reason why this button should be disabled, so I tried to find a way to enable it. Here we go.
Impressum
Letzte Beiträge
- DIY CNC Fräse – The Milling Project – Part 1
- Step aside commandline, this is a job for Powershell
- Drive Max7219/Max7221 with common anode displays
- Publisher 2010 PTXT9.DLL problem – solution
- Powershell – Script automation with jobs (AD Quota)
Kategorien
- Allgemein (19)
- Business (10)
- Coding (18)
- .NET (3)
- AutoIt (2)
- JQuery (5)
- Powershell (3)
- Scripting (4)
- Elektronik (14)
- AVR – Küchenbeleuchtung (9)
- AVR – Misc (3)
- Hobby (15)
- YDR Tools (4)
Archive
- Mai 2013 (1)
- April 2013 (1)
- Februar 2013 (1)
- Dezember 2012 (1)
- Oktober 2012 (1)
- Juni 2012 (1)
- Mai 2012 (2)
- April 2012 (1)
- März 2012 (1)
- Februar 2012 (1)
- Oktober 2011 (2)
- September 2011 (1)
- August 2011 (4)
- Juni 2011 (3)
- Mai 2011 (1)
- Dezember 2010 (2)
- April 2010 (1)
- März 2010 (1)
- Februar 2010 (2)
- November 2009 (1)
- Oktober 2009 (8)
- August 2009 (2)
- April 2009 (1)
- März 2009 (1)
- November 2008 (1)
- Oktober 2008 (1)
- Juli 2008 (1)
- Mai 2008 (1)
- April 2008 (6)