MSDN sample code

Igor Korot 56 Reputation points
2020-12-26T17:53:12.373+00:00

Hi, ALL,

Is there a place where I could see a sample code for usage of https://learn.microsoft.com/en-us/windows/win32/msi/maskededit-control?

Thank you.

Windows development Windows API - Win32
Developer technologies C++
{count} votes

1 answer

Sort by: Most helpful
  1. David Lowndes 4,726 Reputation points
    2020-12-26T19:40:06.157+00:00

    There's some example code here - albeit for the MFC wrapping of the control, but MFC is usually just a thin wrapper around the API.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.