📄 arm_log.txt
字号:
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
Warning: C2067I: option -zas will not be supported in future releases of the compiler
C:\BREWSD~1.0ZH\src\AEEAppGen.c: 1 warning, 0 errors, 0 serious errors
Warning: C2067I: option -zas will not be supported in future releases of the compiler
C:\BREWSD~1.0ZH\src\AEEModGen.c: 1 warning, 0 errors, 0 serious errors
Warning: C2067I: option -zas will not be supported in future releases of the compiler
"BrewGameCanvas.h", line 37: Warning: C2997W: 'CBrewGameCanvas::setFrame(void*)' inherits implicit virtual from 'IBrewCanvas::setFrame(void*)'
"BrewGameCanvas.h", line 38: Warning: C2997W: 'CBrewGameCanvas::paint(_IDisplay*, _IGraphics*)' inherits implicit virtual from 'IBrewCanvas::paint(_IDisplay*, _IGraphics*)'
"BrewGameCanvas.h", line 39: Warning: C2997W: 'CBrewGameCanvas::keyPressed(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyPressed(unsigned short, unsigned long)'
"BrewGameCanvas.h", line 40: Warning: C2997W: 'CBrewGameCanvas::keyReleased(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyReleased(unsigned short, unsigned long)'
"BrewGameCanvas.h", line 41: Warning: C2997W: 'CBrewGameCanvas::keyRepeated(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyRepeated(unsigned short, unsigned long)'
"BrewGameCanvas.h", line 42: Warning: C2997W: 'CBrewGameCanvas::key(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::key(unsigned short, unsigned long)'
"BrewGameCanvas.h", line 43: Warning: C2997W: 'CBrewGameCanvas::Release()' inherits implicit virtual from 'IBrewCanvas::Release()'
"hall\UserInfoDlg.h", line 8: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"hall\BrewLoginCanvasBase.h", line 8: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"hall\BrewLoginCanvasBase.h", line 80: Warning: C2997W: 'CBrewLoginCanvasBase::paint(_IDisplay*, _IGraphics*)' inherits implicit virtual from 'IBrewCanvas::paint(_IDisplay*, _IGraphics*)'
"hall\BrewLoginCanvasBase.h", line 81: Warning: C2997W: 'CBrewLoginCanvasBase::keyPressed(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyPressed(unsigned short, unsigned long)'
"hall\BrewLoginCanvasBase.h", line 82: Warning: C2997W: 'CBrewLoginCanvasBase::keyReleased(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyReleased(unsigned short, unsigned long)'
"hall\BrewLoginCanvasBase.h", line 83: Warning: C2997W: 'CBrewLoginCanvasBase::keyRepeated(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyRepeated(unsigned short, unsigned long)'
"hall\BrewLoginCanvasBase.h", line 84: Warning: C2997W: 'CBrewLoginCanvasBase::key(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::key(unsigned short, unsigned long)'
"hall\BrewLoginCanvasBase.h", line 128: Warning: C2870W: variable 'dwParam' declared but not used
"hall\BrewLoginCanvasBase.h", line 128: Warning: C2870W: variable 'wParam' declared but not used
"hall\BrewLoginCanvasBase.h", line 128: Warning: C2870W: variable 'eCode' declared but not used
"hall\UserInfoDlg.h", line 34: Warning: C2997W: 'CUserInfoDlg::paint(_IDisplay*, _IGraphics*)' inherits implicit virtual from 'CBrewLoginCanvasBase::paint(_IDisplay*, _IGraphics*)'
"hall\UserInfoDlg.h", line 35: Warning: C2997W: 'CUserInfoDlg::key(unsigned short, unsigned long)' inherits implicit virtual from 'CBrewLoginCanvasBase::key(unsigned short, unsigned long)'
"hall\UserInfoDlg.h", line 46: Warning: C2354W: cast from ptr/ref to 'struct IBitmap' to ptr/ref to 'struct _IBase'; one is undefined, assuming unrelated
"hall\UserInfoDlg.h", line 47: Warning: C2354W: cast from ptr/ref to 'struct IBitmap' to ptr/ref to 'struct _IBase'; one is undefined, assuming unrelated
"hall\UserInfoDlg.h", line 49: Warning: C2354W: cast from ptr/ref to 'struct IBitmap' to ptr/ref to 'struct _IBase'; one is undefined, assuming unrelated
"BrewGame.h", line 169: Warning: C2997W: 'CBrewGame::setGameFrame(IBrewGameFrame*)' inherits implicit virtual from 'IBrewGame::setGameFrame(IBrewGameFrame*)'
"BrewGame.h", line 170: Warning: C2997W: 'CBrewGame::getCurrentGameId()' inherits implicit virtual from 'IBrewGame::getCurrentGameId()'
"BrewGame.h", line 171: Warning: C2997W: 'CBrewGame::onSitDown(unsigned char, unsigned char, unsigned char, unsigned char)' inherits implicit virtual from 'IBrewGame::onSitDown(unsigned char, unsigned char, unsigned char, unsigned char)'
"BrewGame.h", line 172: Warning: C2997W: 'CBrewGame::onUserInfo(unsigned char, unsigned short, UserItemStruct*)' inherits implicit virtual from 'IBrewGame::onUserInfo(unsigned char, unsigned short, UserItemStruct*)'
"BrewGame.h", line 173: Warning: C2997W: 'CBrewGame::onInviteUser(unsigned short, InviteItemStruct*)' inherits implicit virtual from 'IBrewGame::onInviteUser(unsigned short, InviteItemStruct*)'
"BrewGame.h", line 174: Warning: C2997W: 'CBrewGame::onChat(unsigned short, ChatItemStruct*)' inherits implicit virtual from 'IBrewGame::onChat(unsigned short, ChatItemStruct*)'
"BrewGame.h", line 175: Warning: C2997W: 'CBrewGame::onDisconnectGameServer(unsigned char)' inherits implicit virtual from 'IBrewGame::onDisconnectGameServer(unsigned char)'
"BrewGame.h", line 176: Warning: C2997W: 'CBrewGame::onStart()' inherits implicit virtual from 'IBrewGame::onStart()'
"BrewGame.h", line 177: Warning: C2997W: 'CBrewGame::onStop()' inherits implicit virtual from 'IBrewGame::onStop()'
"BrewGame.h", line 178: Warning: C2997W: 'CBrewGame::onSuspend()' inherits implicit virtual from 'IBrewGame::onSuspend()'
"BrewGame.h", line 179: Warning: C2997W: 'CBrewGame::onResume()' inherits implicit virtual from 'IBrewGame::onResume()'
"BrewGame.h", line 180: Warning: C2997W: 'CBrewGame::onPlay()' inherits implicit virtual from 'IBrewGame::onPlay()'
"BrewGame.h", line 181: Warning: C2997W: 'CBrewGame::onPackage(IMessageReader*)' inherits implicit virtual from 'IBrewGame::onPackage(IMessageReader*)'
"BrewGame.h", line 182: Warning: C2997W: 'CBrewGame::onEvent(unsigned short, unsigned short, unsigned long)' inherits implicit virtual from 'IBrewGame::onEvent(unsigned short, unsigned short, unsigned long)'
"BrewGame.h", line 183: Warning: C2997W: 'CBrewGame::Release()' inherits implicit virtual from 'IBrewGame::Release()'
"BrewGame.h", line 184: Warning: C2997W: 'CBrewGame::onYouBack(unsigned char, unsigned char, unsigned char)' inherits implicit virtual from 'IBrewGame::onYouBack(unsigned char, unsigned char, unsigned char)'
"hall\BrewHelpAndIntro.h", line 8: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"BrewLoginCanvas.h", line 37: Warning: C2997W: 'CBrewLoginCanvas::setFrame(void*)' inherits implicit virtual from 'IBrewCanvas::setFrame(void*)'
"BrewLoginCanvas.h", line 38: Warning: C2997W: 'CBrewLoginCanvas::paint(_IDisplay*, _IGraphics*)' inherits implicit virtual from 'IBrewCanvas::paint(_IDisplay*, _IGraphics*)'
"BrewLoginCanvas.h", line 39: Warning: C2997W: 'CBrewLoginCanvas::keyPressed(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyPressed(unsigned short, unsigned long)'
"BrewLoginCanvas.h", line 40: Warning: C2997W: 'CBrewLoginCanvas::keyReleased(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyReleased(unsigned short, unsigned long)'
"BrewLoginCanvas.h", line 41: Warning: C2997W: 'CBrewLoginCanvas::keyRepeated(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyRepeated(unsigned short, unsigned long)'
"BrewLoginCanvas.h", line 42: Warning: C2997W: 'CBrewLoginCanvas::key(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::key(unsigned short, unsigned long)'
"BrewLoginCanvas.h", line 43: Warning: C2997W: 'CBrewLoginCanvas::Release()' inherits implicit virtual from 'IBrewCanvas::Release()'
"brewlogin.h", line 107: Warning: C2220W: Superfluous ',' in 'enum' declaration
"brewlogin.h", line 146: Warning: C2997W: 'CBrewLogin::setLoginFrame(IBrewLoginFrame*)' inherits implicit virtual from 'IBrewLogin::setLoginFrame(IBrewLoginFrame*)'
"brewlogin.h", line 147: Warning: C2997W: 'CBrewLogin::onGetGameList(unsigned short, GameItemStruct*)' inherits implicit virtual from 'IBrewLogin::onGetGameList(unsigned short, GameItemStruct*)'
"brewlogin.h", line 148: Warning: C2997W: 'CBrewLogin::onGetServerList(unsigned short, unsigned short, ServerItemStruct*)' inherits implicit virtual from 'IBrewLogin::onGetServerList(unsigned short, unsigned short, ServerItemStruct*)'
"brewlogin.h", line 149: Warning: C2997W: 'CBrewLogin::onGetRoomList(unsigned short, unsigned short, unsigned short, RoomItemStruct*)' inherits implicit virtual from 'IBrewLogin::onGetRoomList(unsigned short, unsigned short, unsigned short, RoomItemStruct*)'
"brewlogin.h", line 150: Warning: C2997W: 'CBrewLogin::onEnterRoom(unsigned short, unsigned short, unsigned char, unsigned char)' inherits implicit virtual from 'IBrewLogin::onEnterRoom(unsigned short, unsigned short, unsigned char, unsigned char)'
"brewlogin.h", line 151: Warning: C2997W: 'CBrewLogin::onInviteUser(unsigned short, InviteItemStruct*)' inherits implicit virtual from 'IBrewLogin::onInviteUser(unsigned short, InviteItemStruct*)'
"brewlogin.h", line 152: Warning: C2997W: 'CBrewLogin::onChat(unsigned short, ChatItemStruct*)' inherits implicit virtual from 'IBrewLogin::onChat(unsigned short, ChatItemStruct*)'
"brewlogin.h", line 153: Warning: C2997W: 'CBrewLogin::onLoginUser(unsigned char)' inherits implicit virtual from 'IBrewLogin::onLoginUser(unsigned char)'
"brewlogin.h", line 154: Warning: C2997W: 'CBrewLogin::onRegisterUser(unsigned char)' inherits implicit virtual from 'IBrewLogin::onRegisterUser(unsigned char)'
"brewlogin.h", line 156: Warning: C2997W: 'CBrewLogin::onConnectGameServer(unsigned char)' inherits implicit virtual from 'IBrewLogin::onConnectGameServer(unsigned char)'
"brewlogin.h", line 157: Warning: C2997W: 'CBrewLogin::onDisconnectGameServer(unsigned char)' inherits implicit virtual from 'IBrewLogin::onDisconnectGameServer(unsigned char)'
"brewlogin.h", line 158: Warning: C2997W: 'CBrewLogin::onYouBack(unsigned char, unsigned char, unsigned char)' inherits implicit virtual from 'IBrewLogin::onYouBack(unsigned char, unsigned char, unsigned char)'
"brewlogin.h", line 159: Warning: C2997W: 'CBrewLogin::onStart()' inherits implicit virtual from 'IBrewLogin::onStart()'
"brewlogin.h", line 160: Warning: C2997W: 'CBrewLogin::onStop()' inherits implicit virtual from 'IBrewLogin::onStop()'
"brewlogin.h", line 161: Warning: C2997W: 'CBrewLogin::onSuspend()' inherits implicit virtual from 'IBrewLogin::onSuspend()'
"brewlogin.h", line 162: Warning: C2997W: 'CBrewLogin::onResume()' inherits implicit virtual from 'IBrewLogin::onResume()'
"brewlogin.h", line 163: Warning: C2997W: 'CBrewLogin::onPlay()' inherits implicit virtual from 'IBrewLogin::onPlay()'
"brewlogin.h", line 164: Warning: C2997W: 'CBrewLogin::onEvent(unsigned short, unsigned short, unsigned long)' inherits implicit virtual from 'IBrewLogin::onEvent(unsigned short, unsigned short, unsigned long)'
"brewlogin.h", line 165: Warning: C2997W: 'CBrewLogin::Release()' inherits implicit virtual from 'IBrewLogin::Release()'
"BrewHallCanvas.h", line 37: Warning: C2997W: 'CBrewHallCanvas::setFrame(void*)' inherits implicit virtual from 'IBrewCanvas::setFrame(void*)'
"BrewHallCanvas.h", line 38: Warning: C2997W: 'CBrewHallCanvas::paint(_IDisplay*, _IGraphics*)' inherits implicit virtual from 'IBrewCanvas::paint(_IDisplay*, _IGraphics*)'
"BrewHallCanvas.h", line 39: Warning: C2997W: 'CBrewHallCanvas::keyPressed(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyPressed(unsigned short, unsigned long)'
"BrewHallCanvas.h", line 40: Warning: C2997W: 'CBrewHallCanvas::keyReleased(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyReleased(unsigned short, unsigned long)'
"BrewHallCanvas.h", line 41: Warning: C2997W: 'CBrewHallCanvas::keyRepeated(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyRepeated(unsigned short, unsigned long)'
"BrewHallCanvas.h", line 42: Warning: C2997W: 'CBrewHallCanvas::key(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::key(unsigned short, unsigned long)'
"BrewHallCanvas.h", line 43: Warning: C2997W: 'CBrewHallCanvas::Release()' inherits implicit virtual from 'IBrewCanvas::Release()'
"brewhall.h", line 63: Warning: C2220W: Superfluous ',' in 'enum' declaration
"brewhall.h", line 98: Warning: C2997W: 'CBrewHall::setHallFrame(IBrewHallFrame*)' inherits implicit virtual from 'IBrewHall::setHallFrame(IBrewHallFrame*)'
"brewhall.h", line 99: Warning: C2997W: 'CBrewHall::onGetRoomList(unsigned short, unsigned short, unsigned short, RoomItemStruct*)' inherits implicit virtual from 'IBrewHall::onGetRoomList(unsigned short, unsigned short, unsigned short, RoomItemStruct*)'
"brewhall.h", line 100: Warning: C2997W: 'CBrewHall::onEnterRoom(unsigned short, unsigned short, unsigned char, unsigned char)' inherits implicit virtual from 'IBrewHall::onEnterRoom(unsigned short, unsigned short, unsigned char, unsigned char)'
"brewhall.h", line 101: Warning: C2997W: 'CBrewHall::onSeatInfo(unsigned short, unsigned short, unsigned char, unsigned short, SeatItemStruct*)' inherits implicit virtual from 'IBrewHall::onSeatInfo(unsigned short, unsigned short, unsigned char, unsigned short, SeatItemStruct*)'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -