103{
118
122
125
127 {
129 return 0;
130 }
131
132
134
136 {
138 break;
139
141 {
143 break;
144 }
146 if (!np)
147 break;
149 }
150
151
153
154
156 {
158 {
160 {
162 lpOptions = &
arg[
i][3];
163 else
164 lpOptions = &
arg[
i][2];
165
167 {
170 return 1;
171 }
172 }
174 {
176 }
178 {
180 }
182 {
184
186 {
187 cDefault =
arg[
i][3];
189 }
190 else
191 {
192 cDefault =
arg[
i][2];
194 }
195
197 {
200 return 1;
201 }
202
206 }
207 else if (
arg[
i][0] ==
_T(
'/'))
208 {
211 return 1;
212 }
213 }
214 }
215
216
217 if (lpText)
219
220
221 if (bNoPrompt ==
FALSE)
222 {
224
227
229 }
230
232
233 if (!bTimeout)
234 {
236 {
238
242#else
244#endif
246
248 {
250
252
253 break;
254 }
255
257 }
258
261 return 0;
262 }
263
265 amount = nTimeout*1000;
266
267loop:
269
270 switch (GCret)
271 {
273 TRACE (
"GC_TIMEOUT\n");
275 break;
276
278 TRACE (
"GC_NOKEY\n");
280 goto loop;
281
283 TRACE (
"GC_KEYREAD\n");
287 {
289 goto loop;
290 }
292 break;
293 }
294
295 TRACE (
"exiting wait loop after %d msecs\n",
297
300
302
304
306
307 return 0;
308}
VOID ConOutResPaging(BOOL StartPaging, UINT resID)
VOID ConInKey(PINPUT_RECORD lpBuffer)
#define ConErrResPuts(uID)
#define ConOutPrintf(szStr,...)
#define ConErrResPrintf(uID,...)
#define STRING_CHOICE_ERROR_TXT
#define STRING_CHOICE_OPTION
#define STRING_CHOICE_HELP
#define STRING_CHOICE_ERROR_OPTION
#define STRING_CHOICE_ERROR
static INT IsKeyInString(LPTSTR lpString, TCHAR cKey, BOOL bCaseSensitive)
static INT GetCharacterTimeout(LPTCH ch, DWORD dwMilliseconds)
static VOID freep(LPSTR *p)
static LPSTR * split(LPSTR s, LPINT args)
BOOL WINAPI Beep(IN DWORD dwFreq, IN DWORD dwDuration)
DWORD WINAPI GetTickCount(VOID)
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i
static unsigned(__cdecl *hash_bstr)(bstr_t s)
union _KEY_EVENT_RECORD::@3284 uChar
static BOOL bCaseSensitive
_In_ PWDFDEVICE_INIT _In_ PWDF_REMOVE_LOCK_OPTIONS Options