mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-23 00:30:17 +00:00
e27879ac99
. Move the Win32 implementation into Win32Frame.
7 lines
224 B
C++
7 lines
224 B
C++
#include "StdAfx.h"
|
|
|
|
#include "Windows/Win32Frame.h"
|
|
|
|
// Win32Frame methods are implemented in AppleWin, WinFrame and WinVideo.
|
|
// in time they should be brought together and more freestanding functions added to Win32Frame.
|