代码搜索:VALID

找到约 10,000 项符合「VALID」的源代码

代码结果 10,000
www.eeworm.com/read/139204/13180753

cpp valid.cpp

// valid.cpp // #include "stdafx.h" #include "valid.h" BEGIN_MESSAGE_MAP(CValidDialog, CDialog) //{{AFX_MSG_MAP(CValidDialog) ON_MESSAGE(WM_VALIDATE, OnValidate) //}}AFX_MSG_MAP END_MESSA
www.eeworm.com/read/139204/13180779

h valid.h

// valid.h #ifndef _VALIDDIALOG #define _VALIDDIALOG #define WM_VALIDATE WM_USER + 5 class CValidDialog : public CDialog { private: BOOL m_bValidationOn; public: CValidDialog(UINT ID
www.eeworm.com/read/148359/5715397

h valid.h

/* * valid.h : interface to the DTD handling and the validity checking * * See Copyright for the status of this software. * * daniel@veillard.com */ #ifndef __XML_VALID_H__ #define __XML_VALID
www.eeworm.com/read/148153/5717411

h valid.h

#ifndef _VALID_H_ #define _VALID_H_ /* SMB User verification function */ #define NTV_NO_ERROR 0 #define NTV_SERVER_ERROR 1 #define NTV_PROTOCOL_ERROR 2 #define NTV_LOGON_ERROR 3 int Valid_User(char
www.eeworm.com/read/148153/5717420

c valid.c

/* * valid.c * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation;
www.eeworm.com/read/144314/5750577

h valid.h

#ifndef _VALID_H_ #define _VALID_H_ /* SMB User verification function */ #define NTV_NO_ERROR 0 #define NTV_SERVER_ERROR 1 #define NTV_PROTOCOL_ERROR 2 #define NTV_LOGON_ERROR 3 int Valid_User(char
www.eeworm.com/read/144314/5750586

c valid.c

/* * valid.c * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation;
www.eeworm.com/read/139647/5797784

h valid.h

#ifndef _VALID_H_ #define _VALID_H_ /* SMB User verification function */ #define NTV_NO_ERROR 0 #define NTV_SERVER_ERROR 1 #define NTV_PROTOCOL_ERROR 2 #define NTV_LOGON_ERROR 3 int Valid_User(char
www.eeworm.com/read/139647/5797793

c valid.c

#include #include #include #include "smblib-priv.h" #include "valid.h" SMB_Handle_Type SMB_Connect_Server(void *, char *, char *); int Valid_User(char *USERNAME,c
www.eeworm.com/read/138890/5812963

h valid.h

#ifndef _VALID_H_ #define _VALID_H_ /* SMB User verification function */ #define NTV_NO_ERROR 0 #define NTV_SERVER_ERROR 1 #define NTV_PROTOCOL_ERROR 2 #define NTV_LOGON_ERROR 3 int Valid_User(char