代码搜索结果
找到约 10,000 项符合
K 的代码
k.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
k.h
// k.h : main header file for the K application
//
#if !defined(AFX_K_H__6369B002_16BA_43B8_BBAA_5D50129478B5__INCLUDED_)
#define AFX_K_H__6369B002_16BA_43B8_BBAA_5D50129478B5__INCLUDED_
#if _
k.dsp
# Microsoft Developer Studio Project File - Name="k" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Applica
k.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CKDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "k.h"
Clas
k.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
k.cpp
// k.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "k.h"
#include "kDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FI