progress updates

  1. Alex Sokolek

    A strange problem with modeless dialog boxes

    I have solved the problem! When the AI Bot told me that I was stalling the message loop, I looked deeper. In the original code I was calling PeekMessage() with PM_REMOVE, filtering for WM_KEYDOWN, and then checking for VK_ESCAPE. This consumed the WM_KEYDOWN message but not any other messages...
  2. News

    Notes from the Node.js VM Summit

    The Chakra team was delighted to host the third Node.js VM Summit recently here at Microsoft. These meetings bring together JavaScript VM vendors, Node collaborators, and CTC members including participants from Google, IBM, Intel, Microsoft, nearForm, and NodeSource. This group is currently...
  3. News

    Manage your projects with Office 365 Groups and Planner

    Used together, Microsoft Office 365 Groups and Office 365 Planner give you a simple and highly visual way to organize teamwork. Groups let you chat about what you are working on, get progress updates, share files, and see relevant messages in a conversational view, away from your email inbox...
Back
Top