代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/267357/4267781
h win32api.h
/*
win32api.h
Implementazione di quanto omesso dall' API (SDK).
Luca Piergentili, 13/09/98
lpiergentili@yahoo.com
http://www.geocities.com/lpiergentili/
*/
#ifndef _WIN32API_H
#define _WI
www.eeworm.com/read/260616/4329587
h win32api.h
/*
win32api.h
Implementazione di quanto omesso dall' API (SDK).
Luca Piergentili, 13/09/98
lpiergentili@yahoo.com
http://www.geocities.com/lpiergentili/
*/
#ifndef _WIN32API_H
#define _WI
www.eeworm.com/read/260616/4329627
cpp win32api.cpp
/*
win32api.c
Implementazione di quanto omesso dall' API (SDK).
Luca Piergentili, 13/09/98
lpiergentili@yahoo.com
http://www.geocities.com/lpiergentili/
*/
#include "env.h"
#include "prag
www.eeworm.com/read/259644/4338937
svn-work api.html.svn-work
K 25
svn:wc:ra_dav:version-url
V 69
/repos/rd/!svn/ver/3435/hollycc/trunk/webapp/framework/dtree/api.html
END
www.eeworm.com/read/259644/4338938
svn-base api.html.svn-base
Destroydrop » Javascripts » Tree » Api
www.eeworm.com/read/160705/5566495
vb win32api.vb
Imports System.Runtime.InteropServices
Public Class Win32API
Public Structure LPPOINT
Public x As Long
Public y As Long
End Structu
www.eeworm.com/read/160705/5566523
cs win32api.cs
using System;
using System.Runtime.InteropServices;
namespace Visitor
{
///
/// Win32API 的摘要说明。
///
public class Win32API
{
public Win32API()
{
//
//