OSDN Git Service

ver2.1 フォント修正、ファイルダイアログの初期フォルダ指定修正、モードレス時のイベントハンドリング修正
authorseraphy <seraphy@seraphyware.com>
Tue, 7 Jul 2015 19:49:56 +0000 (04:49 +0900)
committerseraphy <seraphy@seraphyware.com>
Tue, 7 Jul 2015 19:49:56 +0000 (04:49 +0900)
commit6c6de7c31df42802d5582c9aacbbab09d96039b2
tree3096f3780e345376390803ee10ce9b2e511f8039
parent14fb47aaf345c4ba96e5767d46a75ffd113ab5ba
ver2.1 フォント修正、ファイルダイアログの初期フォルダ指定修正、モードレス時のイベントハンドリング修正
40 files changed:
.gitignore
SeraphyScriptDialog.sln
SeraphyScriptDialog/CommOpenFileName.cpp
SeraphyScriptDialog/ControlComponent.cpp
SeraphyScriptDialog/ControlComponent.h
SeraphyScriptDialog/ScrDlgRoot.cpp
SeraphyScriptDialog/ScrDlgRoot.rgs
SeraphyScriptDialog/SeraphyScriptDialog.idl
SeraphyScriptDialog/SeraphyScriptDialog.rc
SeraphyScriptDialog/SeraphyScriptDialog.vcxproj [new file with mode: 0644]
SeraphyScriptDialog/SeraphyScriptDialog.vcxproj.filters [new file with mode: 0644]
SeraphyScriptDialog/UserForm.cpp
SeraphyScriptDialog/UserForm.h
SeraphyScriptDialog/VarArray.rgs
SeraphyScriptDialog/dllmain.h
SeraphyScriptDialog/resource.h
SeraphyScriptDialogSetup.iss
help/examplecode/sample_cd1.vbs
help/examplecode/sample_cd2.vbs
help/examplecode/sample_chkbutton1_modeless.vbs [new file with mode: 0644]
help/examplecode/sample_combo_modeless.vbs [new file with mode: 0644]
help/examplecode/sample_dropdownlist_modeless.vbs [new file with mode: 0644]
help/examplecode/sample_editbox_modeless.vbs [new file with mode: 0644]
help/examplecode/sample_filedrop.vbs [new file with mode: 0644]
help/examplecode/sample_filedrop_modeless.vbs [new file with mode: 0644]
help/examplecode/sample_listbox_modeless.vbs [new file with mode: 0644]
help/examplecode/sample_modaless.vbs
help/examplecode/sample_radiobutton1_modeless.vbs [new file with mode: 0644]
help/examplecode/sample_radiobutton2_modeless.vbs [new file with mode: 0644]
help/html/CommonDlgMethod.html
help/html/ComposeForm.html
help/html/DefineButton.html
help/html/DefineCheckButton.html
help/html/DefineComboBox.html
help/html/DefineDropdownList.html
help/html/DefineListBox.html
help/html/DefineRadioButton.html
help/html/bugs.html
help/html/technote.html
help/html/top.html