代码搜索:Protection
找到约 1,659 项符合「Protection」的源代码
代码结果 1,659
www.eeworm.com/read/197100/8030656
cpp freelist.cpp
/**************************************************************************
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with
www.eeworm.com/read/332034/12784266
txt getsafehwnd()函数.txt
为什么要使用GetSafeHwnd()函数
当我们想得到一个窗口对象(CWnd的派生对象)指针的句柄(HWND)时,最安全的方法是使用GetSafeHwnd()函数,通过下面的例子来看其理由:
CWnd *pwnd = FindWindow(“ExploreWClass”,NULL); //希望找到资源管理器
HWND hwnd = pwnd->m_hwnd; //得到它的HWND
这样
www.eeworm.com/read/327756/13064215
s fwu_startup_hardware.s
;------------------------------------------------------------------------------
;
; USB Firmware Upgrader - hardware init + start_firmware + flash protection
;
; ARM(c) assembler
;
; Copyrig
www.eeworm.com/read/327756/13064377
lst fwu_startup_hardware.lst
ARM Macro Assembler Page 1
1 00000000 ;-------------------------------------------------------
-----------------------
2 00000000 ;
www.eeworm.com/read/327756/13064379
s fwu_startup_hardware.s
;------------------------------------------------------------------------------
;
; USB Firmware Upgrader - hardware init + start_firmware + flash protection
;
; ARM(c) assembler
;
; Copyrig
www.eeworm.com/read/327756/13064393
s fwu_startup_hardware.s
;------------------------------------------------------------------------------
;
; USB Firmware Upgrader - hardware init + start_firmware + flash protection
;
; ARM(c) assembler
;
; Copyrig
www.eeworm.com/read/316956/13513692
c buffsend.c
/* buffSend.c - simple buffer exchange protocol send side */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,06nov97,mm added copyright.
01b,17se
www.eeworm.com/read/316652/13519217
h boprot.h
/*
* Copyright (c) 2004 Security Architects Corporation. All rights reserved.
*
* Module Name:
*
* boBOPROT.c
*
* Abstract:
*
* This module implements buffer overflow protection re
www.eeworm.com/read/315615/13539928
c protectp.c
/*
* $Log: V:/Flite/archives/TrueFFS5/Src/PROTECTP.C_V $
*
* Rev 1.20 May 01 2002 19:04:26 oris
* Bug fix - no support for DiskOnChip Millennium Plus 16MB
*
* Rev 1.19 Ap
www.eeworm.com/read/119479/6084013
h microblaze_interrupts_i.h
/* $Id */
/******************************************************************************
*
* XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS"
* AS A COURTESY TO YOU, SOLELY F