Changeset 27 in svn


Ignore:
Timestamp:
Mar 25, 2015 5:17:59 PM (11 years ago)
Author:
jglee
Message:

주파수세팅창에서 파워키 예외

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zasc/app_c/DST_WinFrequencySetting.c

    r25 r27  
    9393        { 
    9494                this->RegisterAllKey(this); 
     95                                this->RegisterKey(this, VK_PWR, false, 0, 0); 
    9596                // background 
    9697                this->DrawImage(this, 0, 0, newcon2_gui_banner_4line_back, false); 
Note: See TracChangeset for help on using the changeset viewer.