initial oogynize check in _ this actually used to work!

This commit is contained in:
2016-02-14 21:16:31 -08:00
parent b183af5d55
commit 532ea133bc
337 changed files with 30692 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
WM_ENTERIDLE fuSource:MSGF_DIALOGBOX hwnd:001b11dc
WN_SETTEXT lpsz:000BEF18("SHELLY TO DO.txt - Notepad")
[Open dialog sends the following things]
WM_COMMAND wNotifyCode:BN_CLICKED wID:IDOK hwndCtrl:004F092E
WM_NOTIFY idCtrl:1148 pnmh:000BEB30
WM_NOTIFY idCtrl:1148 pnmh:000BEB6C
[Tada!]
Use ::GetOpenFileName or ::GetSaveFileName passing pointer to a OPENFILENAME structure.