Kouichi
Participant
since ‎2022-05-16
‎2022-06-17

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

User activity

I make Modeless Dialog By DGModelessInit() Function.I use UserControl (257 0x0005 == TextPopup Control).Sample Source Modeless Class definistion #define popupid 5 UC::TextPopup* popup; Modeless Class in constructor popup (GetReference (), popupId), B...
Please Teach me. How To Hook And Cancel When Delete Element. I catch DELETE Handler static GSErrCode __ACENV_CALL ElementEventHandler(const API_NotifyElementType *elemType) { GSErrCode err = NoError; switch (elemType->notifID) { case APINotifyElement...