admin 发表于 2022-3-31 16:46:47

A great win32 password checker example (not mfc) c source code

The following C project contains the C source code and C examples used for a great win32 password checker example (not mfc!!!). Ever have trouble initializing a dialog for c++ without using MFC? This is a great example of how to do this! Check it out! This also shows you how to compare two strings easily! KEYWORDS: WINMAIN DlgProc STRING COMPARISON PASSWORD
页: [1]
查看完整版本: A great win32 password checker example (not mfc) c source code