trivial detail in facebook messenger

2011-12-31 11:23


I download facebook messenger from here. After install I found something interest.

First it's a C++ managed CLR program. I think running on Win8 is their main purpose.

Then I noticed it use a several open source library almost all from Google.

about certification signing:

  • FacebookMessenger.exe not signed.
  • FacebookUpdate.exe signed.
  • FacebookCrashHandler.exe signed.

Sadly, I never saw the interface, because it(verion 2.0.4373.0) keep quit abnormally on my winxp. facebook main window preview

Whatever, it's absolutely above average in Windows application technology.