#pragma once #include "stdafx.h" LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam); void GetCurrentSelection();