代码搜索:Write
找到约 10,000 项符合「Write」的源代码
代码结果 10,000
www.eeworm.com/read/136565/13301052
c write.c
#define __LIBRARY__
#include
_syscall3(int,write,int,fd,const char *,buf,off_t,count)
www.eeworm.com/read/137612/13308818
c write.c
#define __LIBRARY__
#include
#include
_syscall3(int,write,int,fd,const char *,buf,off_t,count)
//_syscall1(int,MP,const char *,buf)
int MP(const char * fmt,...)
{
int i;
va_li
www.eeworm.com/read/238973/13311691
bmp write.bmp
www.eeworm.com/read/136992/13348801
gif write.gif
www.eeworm.com/read/136918/13354279
gif write.gif
www.eeworm.com/read/322258/13383945
c write.c
#include
#include "packet.h"
/*
** Function does nothing. Writing of packet is handled by IO Control
*/
extern DWORD PKT_Write(DWORD dwContext, LPCVOID pSourceBytes, DWORD NumberO
www.eeworm.com/read/322258/13383957