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

Method FrameDrawDiskLEDS

source/Windows/WinFrame.cpp:579–582  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

577}
578
579void Win32Frame::FrameDrawDiskLEDS()
580{
581 FrameDrawDiskLEDS((HDC)0);
582}
583
584//===========================================================================
585void Win32Frame::FrameDrawDiskLEDS( HDC passdc )

Callers 3

CheckSpinningMethod · 0.80
SetWriteModeMethod · 0.80
UpdateMethod · 0.80

Calls 2

QuerySlotMethod · 0.80
GetLightStatusMethod · 0.45

Tested by

no test coverage detected