ToughDev

Code. Crack. Create. Contribute

  • Blog
  • Software
  • Hardware
  • VoIP
  • Microcontroller
  • Radio/TV
  • Retro
  • Reviews
  • Highlights
  • Reverse-engineer
  • Studio

Win32 API

info2
Networking Popular Articles Software Development Vintage Computing Win32 API Windows Tips 

Super 8086 Box, my home-built PC XT emulator with Adlib, MPU-401, joystick and NE2000 support

August 15, 2023January 6, 2026 ToughDev 5 Comments 8086tiny, c++, dosbox, msdos

In 2019 I played with 8086 Tiny Plus v1.34, developed by Jaybert Software and improved from the original 8086 Tiny

Read more
vb30
CodeProject General Programming Software Development Vintage Computing Win32 API Windows Tips 

Open 16-bit Windows applications natively on 64-bit Windows using OTVDM/winevdm

September 30, 2021April 5, 2023 ToughDev 0 Comment borland C, otvdm, turbo c, widevdm

In my previous post I described how to run 16-bit DOS applications on 64-bit Windows using NTVDMx64. This post will

Read more
Win32 API 

Open a file with its default viewer using Windows API in C

March 19, 2009November 9, 2016 ToughDev 0 Comment

The following will open a file with its default viewer. The behaviour is exactly the same as what will happen

Read more
.NET Framework Win32 API 

Allow only digits in textbox

March 14, 2009 ToughDev 0 Comment

The following code apply ES_NUMBER to allow only digits to be typed into the edit control. Public Const GWL_STYLE As

Read more
Win32 API 

MessageBox with Help button

January 11, 2009 ToughDev 0 Comment

Showing a four-button message box with the default set to the fourth button: int WINAPI WinMain(HINSTANCE hinst, HINSTANCE hinstPrev, LPSTR

Read more
Win32 API 

Distinguish between different Windows versions

November 4, 2008 ToughDev 0 Comment

1. Check if Environment.OSVesion.Platform returns WIN32NT (for Win3.1, Win95, Win98, WinME) or WIN32Windows (for WinNT and later) or WinCE (for

Read more
Win32 API 

Kill a process given its executable name.

October 13, 2008 ToughDev 0 Comment

BOOL KillProcessByName(const TCHAR* p_strEXE) { printf(“Attempting to terminate “); OutputDebugString(p_strEXE); printf(“n”); HANDLE hSnapShot = NULL; PROCESSENTRY32 pEntry = {0}; //

Read more

About ToughDev

Since 2008, ToughDev has explored embedded systems, software development, reverse engineering, and retro computing, bridging legacy hardware with modern software. We work on mobile applications, VoIP, microcontroller firmware, and hands-on development with vintage and undocumented systems.

Recent projects includes the Super 8086 Box PC XT emulator, the dsMP3 embedded radio, and detailed teardowns of vintage PCs such as the Tandy 2500RSX.

If you’re interested in technical consulting, custom development, or engaging us on a project, please visit our home page to learn more about our work or request a quotation.

For website-related matters, broken links, general technical questions, or other technical issues with this site, please contact the webmaster.

Recent Comments

  • DavidCus on Compaq Contura 3/25C 80386 Laptop
  • MIDImusician on Super 8086 Box, my home-built PC XT emulator with Adlib, MPU-401, joystick and NE2000 support
  • ToughDev on Super 8086 Box, my home-built PC XT emulator with Adlib, MPU-401, joystick and NE2000 support
  • MIDImusician on Super 8086 Box, my home-built PC XT emulator with Adlib, MPU-401, joystick and NE2000 support
  • ChrisD on V380 Pro wireless CCTV camera with night vision and RTSP support
  • ToughDev on V380 Pro wireless CCTV camera with night vision and RTSP support
  • ChrisD on V380 Pro wireless CCTV camera with night vision and RTSP support
  • ToughDev on V380 Pro wireless CCTV camera with night vision and RTSP support
  • ChrisD on V380 Pro wireless CCTV camera with night vision and RTSP support
  • OCTAGRAM on Emulating dual Hercules+CGA monitors setup with DOSBox
  • Daniel on Fujitsu Siemens FSC Futro S210 thin client
  • Claribel F. Aviles on Free USA DID Number
  • ToughDev on Programming the Tektronix TDS 340 100MHz digital storage oscilloscope
  • LINTON BROWN on Programming the Tektronix TDS 340 100MHz digital storage oscilloscope
  • Ed on Integrating DigiCert Click-to-Sign with InstallShield to sign both setup.exe and bundled MSI file
  • raymai97 on Open Windows Write (WRI) files on Windows 11 using legacy versions of WordPad
  • N8VES on Portable 500m AM transmitter from AliExpress
  • ToughDev on Super 8086 Box, my home-built PC XT emulator with Adlib, MPU-401, joystick and NE2000 support
  • Snocrash on Super 8086 Box, my home-built PC XT emulator with Adlib, MPU-401, joystick and NE2000 support
  • ToughDev on Repairing a vintage Macintosh SE/30
Follow @mrtoughdev

Tags

3cx 68k 80386 adlib amiga c++ call control api cctv ch375 ch376 commodore data recovery deskmate dosbox dspic embedded ffmpeg intel atom iOS macintosh macintosh se mac os microsoft office mini pc ms dos printer radio raspberry pi retro68 rf rtsp scsi2sd tecsun turbo c turbo pascal ubuntu virtualbox wifi windows windows 11 windows 98 WordPress word processor xCode z80

Archives

  • 2025 (11)
  • 2024 (12)
  • 2023 (14)
  • 2022 (12)
  • 2021 (12)
  • 2020 (12)
  • 2019 (12)
  • 2018 (13)
  • 2017 (12)
  • 2016 (13)
  • 2015 (29)
  • 2014 (17)
  • 2013 (16)
  • 2012 (12)
  • 2011 (16)
  • 2010 (30)
  • 2009 (53)
  • 2008 (53)

Featured

Mobile Development
VoIP
Macintosh 68k
Logic Analyzer
Microcontroller
Oscilloscope
Radio/TV
Reverse-engineer

Tools

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Copyright © 2026 ToughDev. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.