Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Insert buttons into a window's caption area
#8
Register a window class using RegisterClassEx. Create captionless windows using CreateWindowEx, owned by the target windows. To detect target window creation and movement, install winevents hook using SetWinEventHook: I want to use mouse event..


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)