CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2002
    Location
    La Plata, Buenos Aires
    Posts
    615

    Cool Win API Developers: Message Cracker Wizard!!

    Have you ever worked with WINDOWSX.H message cracker powerful capabilities, but you're tired of looking into the prototypes of the functions everytime you wanted to handle a message in your WndProc?

    Check Version 1.2 of my new application:

    Message Cracker Wizard

    give it a try at: http://www.codeproject.com/win32/msgcrackwizard.asp

  2. #2
    Join Date
    Sep 2000
    Location
    Indianapolis
    Posts
    6,754
    Rather than just announcing this, why not post your article to CodeGuru?

    Brad!
    -----------------------------------------------
    Brad! Jones,
    Yowza Publishing
    LotsOfSoftware, LLC

    -----------------------------------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured