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

Method FrameRefreshStatus

source/Windows/WinFrame.cpp:3147–3149  ·  view source on GitHub ↗

===========================================================================

Source from the content-addressed store, hash-verified

3145
3146//===========================================================================
3147void Win32Frame::FrameRefreshStatus (int drawflags) {
3148 DrawStatusArea((HDC)0,drawflags);
3149}
3150
3151//===========================================================================
3152void Win32Frame::FrameRegisterClass () {

Callers 15

ResetMethod · 0.80
InsertFloppyDisksFunction · 0.80
InsertHardDisksFunction · 0.80
InsertDiskMethod · 0.80
ResetMethod · 0.80
DriveSwapMethod · 0.80
LoadSnapshotMethod · 0.80
KeybQueueKeypressFunction · 0.80
KeybToggleCapsLockFunction · 0.80
InsertMethod · 0.80
UpdateLightStatusMethod · 0.80
ImageSwapMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected