Added base class for button listening

Fixed a few memory leaks
This commit is contained in:
andreja6
2018-04-20 18:55:55 -07:00
parent a91bc4c5b5
commit 19913cb665
6 changed files with 68 additions and 6 deletions

View File

@@ -230,6 +230,10 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
RelativePath=".\ButtonListener.cpp"
>
</File>
<File
RelativePath=".\Dialogs.rc"
>
@@ -279,6 +283,10 @@
Name="Header Files"
Filter="h;hpp;hxx;hm;inl"
>
<File
RelativePath=".\ButtonListener.h"
>
</File>
<File
RelativePath=".\ImageButtonInstance.h"
>