代码搜索:GETDIR

找到约 143 项符合「GETDIR」的源代码

代码结果 143
www.eeworm.com/read/421953/10675164

vcproj getdir.vcproj

www.eeworm.com/read/421953/10675171

dsp getdir.dsp

# Microsoft Developer Studio Project File - Name="GetDir" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/421953/10675173

suo getdir.suo

www.eeworm.com/read/421953/10675187

cpp getdir.cpp

// GetDir.cpp : Defines the entry point for the console application. // #include #include #include #include #include bool GetDirList(cha
www.eeworm.com/read/421953/10675195

plg getdir.plg

Build Log --------------------Configuration: GetDir - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ADMINI
www.eeworm.com/read/350514/10734186

mmp getdir.mmp

// GetDir.mmp // // Copyright (c) 2005 CCNIIT. All rights reserved. // using relative paths for source and userinclude directories TARGET GetDir.exe TARGETTYPE exe UID 0
www.eeworm.com/read/350514/10734189

cpp getdir.cpp

// GetDir.cpp // // Copyright (c) 2005 Neusoft Institute of Information Technology.Chengdu // All rights reserved. // written by hewei // // version 1.0 //Date: 2005-10-31 // This pr
www.eeworm.com/read/446970/7562212

dlg getdir.dlg

//--------------------------------------------------------------------------- // GetDir.dlg : WizZip Get Reference Directory dialog procedure. // // Copyright (c) Microsoft Corporation, 1990- // T
www.eeworm.com/read/446970/7562315

c getdir.c

/* Copyright (C) 1996 Mike White Permission is granted to any individual or institution to use, copy, or redistribute this software so long as all of the original files are included, that it is no
www.eeworm.com/read/199431/7860131

cpp getdir.cpp

#include #include #include #include #include #include void main() { char PATHNAME[100]; if(getcwd(PATHNAME,100)==NULL) { print