Location:
Search - NDK H
Search list
Description:
Platform: |
Size: 21504 |
Author: Zhang sande |
Hits:
Description: TI DSP的网络开发包NDK样本工程,可用与学习嵌入式的TCP/IP学习和应用.-TI DSP development kit NDK network sample projects, and learning can be used embedded TCP/IP learning and application.
Platform: |
Size: 1110016 |
Author: 遥遥 |
Hits:
Description: 这是ti dsp ndk开发套件工具下的源代码,可以用做网络编程的思考,包含cfgdemo.c,cfgdemo.h。-This is the ti dsp ndk tools under development kit source code, can be used as programming of the network, including cfgdemo.c, cfgdemo.h.
Platform: |
Size: 4096 |
Author: 于海艳 |
Hits:
Description: this source code implements parse byte stream to x509 cert for android by ndk
Platform: |
Size: 331776 |
Author: wuchengwei |
Hits:
Description: sqlite3.h 满足在eclipes下写C++,用NDK-build编译。-Sqlite3. H meet in eclipes next writing a c++, with NDK- build compilation
Platform: |
Size: 90112 |
Author: 赵建林 |
Hits:
Description: /*
* PROJECT: ReactOS HAL
* LICENSE: GPL - See COPYING in the top level directory
* FILE: hal/halx86/generic/display.c
* PURPOSE: Screen Display Routines, now useless since NT 5.1+
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
*/-/*
* PROJECT: ReactOS HAL
* LICENSE: GPL- See COPYING in the top level directory
* FILE: hal/halx86/generic/display.c
* PURPOSE: Screen Display Routines, now useless since NT 5.1+
* PROGRAMMERS: Alex Ionescu (alex.ionescu@reactos.org)
*/
#include <hal.h>
#define NDEBUG
#include <debug.h>
#include <ndk/inbvfuncs.h>
/* PUBLIC FUNCTIONS**********************************************************/
/*
* @implemented
*/
VOID
NTAPI
HalAcquireDisplayOwnership(IN PHAL_RESET_DISPLAY_PARAMETERS ResetDisplayParameters)
{
/* Stub since Windows XP implemented Inbv*/
return
}
Platform: |
Size: 1024 |
Author: kusa |
Hits: