Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CSharp API
Search - CSharp API - List
CSHARP写的检查内存使用情况的程序,但没有在界面中显示出来,用到了几个API
Date : 2008-10-13 Size : 12.58kb User : fsm

DL : 0
.NET下的API-. NET under the API
Date : 2025-12-16 Size : 554kb User : 冯大双

CSHARP写的检查内存使用情况的程序,但没有在界面中显示出来,用到了几个API-CSharp write checks memory usage of the procedures, but did not show up in the interface, use a few API
Date : 2025-12-16 Size : 29kb User : fsm

在使用别人的程序时,我们常发现一些好的功能,想通过自己的程序来重复调用。可偏偏这个程序没有留可编程接口,无法通过API、DLL、COM等方式实现调用。早些年与同仁们讨论时,常对此深表遗憾。最近,通过研究Windows API的使用方法,终于从理论上解决了这一问题,即可通WinAPI中SendMessage、EnumChildWindows等,从模拟操作的角度来调用指定程序的指定功能。 使用这种方法,我写个程序多开器,主要实现启动多个实例,能给EDIT框付值,能定时调用其中按钮。-In the use of someone else s program, we often find some good features, would like to adopt its own procedures to repeat the call. Unfortunately, this procedure can not stay in the programmable interface, not through the API, DLL, COM, etc. call realize. Early years of discussions with colleagues, and often regret this very much. Recently, by studying the use of Windows API methods, and finally from the theory solves this problem, you can pass WinAPI of SendMessage, EnumChildWindows and so on, from the perspective of simulation calls the specified procedure designated function. Using this method, I write a program to open, and the main start multiple instances, can EDIT box to pay the value of which can regularly call button.
Date : 2025-12-16 Size : 11kb User : 元宝

DL : 0
取得屏幕上的一个颜色.用到了 [DllImport("gdi32.dll")] private static extern bool BitBlt( IntPtr hdcDest, // 目標設備的句柄 int nXDest, // 目標對像的左上角的X坐標 int nYDest, // 目標對像的左上角的X坐標 int nWidth, // 目標對像的矩形的寬度 int nHeight, // 目標對像的矩形的長度 IntPtr hdcSrc, // 源設備的句柄 int nXSrc, // 源對像的左上角的X坐標 int nYSrc, // 源對像的左上角的X坐標 int dwRop // 光柵的操作值 ) [DllImport("gdi32.dll")] private static extern IntPtr CreateDC( string lpszDriver, // 驅動名稱 string lpszDevice, // 設備名稱 string lpszOutput, // 無用,可以設定位"NULL" IntPtr lpInitData // 任意的打印機數據 ) 这两个API-To obtain a color screen. Use the [DllImport (gdi32.dll)] private static extern bool BitBlt (IntPtr hdcDest,// target device handle int nXDest,// target of the upper-left corner as the X coordinate int nYDest ,// target like the X coordinates of the upper-left corner int nWidth,// target like the width of the rectangle int nHeight,// target like the length of the rectangle IntPtr hdcSrc,// source device handle int nXSrc,// source as the upper-left corner of the X coordinate int nYSrc,// as the source of the X coordinates of the upper-left corner int dwRop// raster operation value) [DllImport (gdi32.dll)] private static extern IntPtr CreateDC ( string lpszDriver,// driver name string lpszDevice,// device name string lpszOutput,// useless, you can set bit NULL IntPtr lpInitData// any printer data) of these two API
Date : 2025-12-16 Size : 1kb User : kl007

调用系统中的API函数,基于C#实现的桌面截较程序,对于编写桌面采集程序的朋友很有学习意义-渭 梅 脫脙脧渭脥 鲁 脰脨渭脛API 潞 炉 脢媒 拢 卢 禄霉脫脷C 拢 拢 脢渭脧脰渭脛 脳 脌脙忙 陆 脴 陆 脧 鲁 脤脨貌 拢 卢 露 脭脫脷 卤 脿脨
Date : 2025-12-16 Size : 50kb User : 邹梁

DL : 0
自己写过的一个分辨率调整的工具,调用的api函数有兴趣的朋友请下载参考-Himself wrote a resolution to adjust the tool, call the api function are interested in friends, please download the reference
Date : 2025-12-16 Size : 50kb User : 杜承霖

C#API大全 内置大量的在C#中申明的API函数接口,方便大家在C#中使用API函数
Date : 2025-12-16 Size : 71kb User : 不要使

EasyHook_2.6_Binaries Continuing Detours: the reinvention of Windows API Hooking
Date : 2025-12-16 Size : 480kb User : freecom

Continuing Detours: the reinvention of Windows API Hooking
Date : 2025-12-16 Size : 178kb User : freecom

Continuing Detours: the reinvention of Windows API Hooking
Date : 2025-12-16 Size : 288kb User : freecom

Continuing Detours: the reinvention of Windows API Hooking
Date : 2025-12-16 Size : 153kb User : freecom

内存相关操作操作类库 以及系统API函数调用-Memory operation library
Date : 2025-12-16 Size : 238kb User : yourname

通过api控制扬声器发出指定时间指定频率声音-Api control, through the designated frequency of the sound from loudspeakers
Date : 2025-12-16 Size : 26kb User : fly

Google在线翻译API接口事例程序!-Google Translation API interface examples online program!
Date : 2025-12-16 Size : 37kb User : 王冰

Google map api it greate but if you want full ps comeback
Date : 2025-12-16 Size : 444kb User : knna
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.