代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/151478/12206939
h stl_threads.h
/*
* Copyright (c) 1997-1999
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby gra
www.eeworm.com/read/337687/12350008
bat run_threads.bat
csmile.exe =f samples/tests/threads.csp
rem csmile.exe =c samples/tests/threads.csp
rem csmile.exe =f samples/tests/threads.cse
pause
www.eeworm.com/read/337040/12400916
h stl_threads.h
/*
* Copyright (c) 1997-1999
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby gra
www.eeworm.com/read/148696/12441459
rc manip_threads.rc
#include "windows.h"
#include "generic.h"
// Define these menu options in a popup menu.
#define IDM_LAUNCH 201
#define IDM_READ 202
#define IDM_WRITE 203
#define IDM_FLUSH 204
MYAPP
www.eeworm.com/read/148696/12441467
cpp manip_threads.cpp
#include
// Hot key values.
#define RESUME_KEY 101
#define SUSPEND_KEY 102
#define TERMINATE_KEY 103
DWORD WINAPI ThreadProc(HWND hWnd)
{
TCHAR szBuffer[128];
ws
www.eeworm.com/read/148696/12441474
mak manip_threads.mak
# Nmake macros for building Windows 32-Bit apps
all: Manip_~1.exe
# Update the resource if necessary
generic.res:generic.rc generic.h
rc -r -fo generic.res generic.rc
# Update the obj
www.eeworm.com/read/249981/12444223
vcp threads_4.vcp
# Microsoft eMbedded Visual Tools Project File - Name="threads" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win
www.eeworm.com/read/128628/14286966
rc manip_threads.rc
#include "windows.h"
#include "generic.h"
// Define these menu options in a popup menu.
#define IDM_LAUNCH 201
#define IDM_READ 202
#define IDM_WRITE 203
#define IDM_FLUSH 204
MYAPP
www.eeworm.com/read/128628/14286973
cpp manip_threads.cpp
#include
// Hot key values.
#define RESUME_KEY 101
#define SUSPEND_KEY 102
#define TERMINATE_KEY 103
DWORD WINAPI ThreadProc(HWND hWnd)
{
TCHAR szBuffer[128];
ws
www.eeworm.com/read/128628/14286977
mak manip_threads.mak
# Nmake macros for building Windows 32-Bit apps
all: Manip_~1.exe
# Update the resource if necessary
generic.res:generic.rc generic.h
rc -r -fo generic.res generic.rc
# Update the obj