splashlogo.c
来自「这个是boot gui的程序」· C语言 代码 · 共 29 行
C
29 行
/*
* Start of Zoran Standard Header
* Copyright (c) 2005 Zoran Corporation
*
*
* All rights reserved. Proprietary and confidential.
*
* DESCRIPTION for splashlogo.c
* Splash screen/logo bitmap image
*
* NEW HISTORY COMMENT (description must be followed by a blank line)
* <Enter change description here>
* ===== HISTORY of changes in //depot/imgeng/sw/se_gw/gui/splashlogo.c
*
* 12/Dec/05 #2 dstrauss Deleted uiwindows.h
* 1/Dec/05 #1 dstrauss Created.
*
*
* End of Zoran Standard Header
*/
#include "standard.h"
#include "uitypes.h"
#include "uigdi.h"
#define INCLUDE_UIIMG_DATA
#include "splashlogo.h"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?