#ifndef CHILD_H_INCLUDED #define CHILD_H_INCLUDED LRESULT CALLBACK ChildProc(HWND, UINT, WPARAM, LPARAM); #endif