0

I have the following code:

MessageBox(NULL, NULL, (LPCWSTR)FindWindow(NULL, L"Untitled - Notepad"), MB_OK);

How can i make the messagebox's title be the Window Handle to notepad? Is there any effiecient and simple way to do this using c++?

Remy Lebeau
  • 555,201
  • 31
  • 458
  • 770
Noah.Ehrnstrom
  • 172
  • 1
  • 12

0 Answers0