Coder Social home page Coder Social logo

checkmode / messagecrackerwizard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hernandp/messagecrackerwizard

0.0 1.0 0.0 57 KB

A tool for aiding Win32 C development using WINDOWSX.H message crackers

License: MIT License

C++ 59.94% C 40.06%

messagecrackerwizard's Introduction

Message Cracker Wizard

A tool for aiding Win32 C development using WINDOWSX.H message crackers.

Image of MessageCrackerWizard

Introduction

This is the source code, MIT licensed now, of my old ClassWizard-like tool to working with WINDOWSX.H message cracker macros. It's intended as you imagine, for raw-C and C++ programmers developing Win32 native applications.

For a detailed description of this program, check out the original CodeProject article at:

https://www.codeproject.com/Articles/4948/Message-Cracker-Wizard-for-Win-SDK-Developers

Suggestions are welcome.

Version History

  • 1.0
    • First release, Sep, 2003.
  • 1.2
    • Added multiple selection feature.
    • Added missing crackers for WM_COPYDATA and WM_HOTKEY messages.
    • Fixed little interface bugs.
  • 2.0
    • Added message filtering.
    • Added window transparency option (only for Windows 2000/XP/Server 2003).
    • Added show/hide Target code.
    • Added enable/disable stay on top window.
    • Added WM_CTLCOLORxxxx message support.
    • Added message-type bitmaps on list box.
    • Added include/exclude comments option.
    • Fixed keyboard logic.
  • 2.1
    • Fixed clipboard copy bug (thanks to Agnel Kurian).
    • Now the program is licensed under the GPL.
  • 2.2
    • C++ code modernization to near- modern standards
    • Updated for compilation with VS2015
    • Changed to Unicode for all strings
    • Fixed analysis, warnings, and related issues
    • Changed to MIT license

messagecrackerwizard's People

Contributors

hernandp avatar

Watchers

pkabc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.