Share via

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++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.


1 answer

Sort by: Most helpful
  1. David Lowndes 4,731 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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.