MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / FrameDrawDiskStatus

Method FrameDrawDiskStatus

source/Windows/WinFrame.cpp:633–636  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

631}
632
633void Win32Frame::FrameDrawDiskStatus()
634{
635 FrameDrawDiskStatus((HDC)0);
636}
637
638void Win32Frame::GetTrackSector(UINT slot, int& drive1Track, int& drive2Track, int& activeFloppy)
639{

Callers 4

ReadWriteMethod · 0.80
DataLatchReadWriteWOZMethod · 0.80
UpdateMethod · 0.80

Calls 2

StrFormatFunction · 0.85
QuerySlotMethod · 0.80

Tested by

no test coverage detected