Welcome![Sign In][Sign Up]
Location:
Search - KERNEL32.lib

Search list

[TCP/IP stackwpack1

Description: 使用下面的库 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib 可以封装用户自己的以太网链路收发报文. -use of the library kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib users can package their own Ethernet transceivers link text.
Platform: | Size: 134846 | Author: 潘仕彬 | Hits:

[Hook apifilemon

Description: 纯汇编写的,主要拦截KERNEL32.DLL中的OpenFile、CreateFileA、CreateFileW、ReadFile、 ReadFileEx、WriteFile、WriteFileEx、DeviceIoControl等函数,HOOK到的数据未做过滤处理。 其中MYDLL利用了skyer的HOOKAPI LIB,放出源码,主程序的过程是创建进程后挂起,注入MYDLL后恢复进程,拦截过程中的相关函数
Platform: | Size: 1803 | Author: 张京 | Hits:

[Game Hook CrackKnightOnLine

Description: KnightOnLine Private Declare Sub mouse_event Lib \"user32\" (ByVal dwFlags As Long, ByVal dx As Long, ByVal dy As Long, ByVal cButtons As Long, ByVal dwExtraInfo As Long) Private Declare Function SetCursorPos Lib \"user32\" (ByVal X As Long, ByVal Y As Long) As Long Private Declare Sub Sleep Lib \"kernel32\" (ByVal dwMilliseconds As Long) Private Declare Sub keybd_event Lib \"user32\" (ByVal bVk As Byte, ByVal Scan As Byte, ByVal dwFlags As Long, ByVal dwExtraInfo As Long)
Platform: | Size: 2985 | Author: 姜成刚 | Hits:

[ActiveX/DCOM/ATLcomcool_code

Description: 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。 文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现多任务,多任务可以使串口通讯应用程序在同一时间处理更多的任务,例如:读数据任务,发送数据任务,GUI任务等。
Platform: | Size: 39078 | Author: hxs | Hits:

[OS program读取系统信息

Description: 通过Public Declare Sub GetSystemInfo Lib kernel32 (lpSystemInfo As SYSTEM_INFO)等的api函数取得系统的消息。是一个比较全的取得系统消息的集合-through Public Declare Sub GetSystemInfo Lib kernel32 (lpSystemInfo As SYSTEM_INFO) api function of the system made news. A comparison is made all the information collection system
Platform: | Size: 5785 | Author: cly | Hits:

[TCP/IP stackwpack1

Description: 使用下面的库 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib 可以封装用户自己的以太网链路收发报文. -use of the library kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib users can package their own Ethernet transceivers link text.
Platform: | Size: 134144 | Author: 潘仕彬 | Hits:

[OS programDelay_time

Description: 用C编写的微秒级精确延时DLL函数库,通过调用kernel32.dll的QueryPerformanceFrequency()、QueryPerformanceCounter()函数实现。-Prepared with C-level precision microsecond delay DLL function library, by calling the kernel32.dll of QueryPerformanceFrequency (), QueryPerformanceCounter () function.
Platform: | Size: 94208 | Author: 王学文 | Hits:

[ActiveX/DCOM/ATLcomcool_code

Description: 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。 文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现多任务,多任务可以使串口通讯应用程序在同一时间处理更多的任务,例如:读数据任务,发送数据任务,GUI任务等。-Introduction: Introduction of how to deal with Win32 serial port. Serial communication can realize through a variety of technologies, such as: ActiveX, I/O access and file operations. This article describes the Win32 platform by file operation technique using the serial port. Programmers can use Microsoft Visual C++ Version 6.0 provided by kernel32.lib. In Microsoft Windows (2000, Me, XP and 95/98), the serial port as a file handle. Windows files can be created through the open serial port function. Article not only introduces serial communications, also introduced in the serial communication applications realize multi-tasking, multi-mission can make serial communication applications at the same time handle more tasks, for example: mission time data, send data task Missions such as GUI.
Platform: | Size: 38912 | Author: hxs | Hits:

[Windows DevelopApiInDllDlg

Description: 通过直接调用动态链接库中的函数来完成API函数的调用,分别调用动态链接库Kernel32.lib,shell32.lib和user32.lib中的一个函数-Through a direct call to dynamic-link library of functions to achieve API function to be called separately DLL Kernel32.lib, shell32.lib and user32.lib a function
Platform: | Size: 7168 | Author: huzhanqi | Hits:

[Windows DevelopClipBoard

Description: VC++下监视剪贴板数据,利用树状视图看文件目录-look at the clipboard正在创建临时文件“i:\reading_book_and_doing_programm\Tst7_1\Debug\RSP000013.rsp”,其内容为 [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP .\Main.cpp ] 正在创建命令行“cl.exe @i:\reading_book_and_doing_programm\Tst7_1\Debug\RSP000013.rsp /nologo” 正在创建临时文件“i:\reading_book_and_doing_programm\Tst7_1\Debug\RSP000014.rsp”,其内容为 [ /OUT:"Debug/Tst7_1.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/Tst7_1.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib .\Debug\debug.obj .\Debug\Main.obj .\Debug\res.res ] 正在创建命令行“link.exe @i:\reading_book_and_doing_programm\Tst7_1\Debug\RSP000014.rsp”
Platform: | Size: 367616 | Author: magic | Hits:

[Graph programsquare

Description: 用鼠标任意在屏幕上点击,会出现一个一个正方形,且它的颜色是任意的-Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/square.pdb" /debug /machine:I386 /out:"Debug/square.exe" /pdbtype:sept ".\Debug\square.obj" ] Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" Output Window
Platform: | Size: 1024 | Author: 刘娟 | Hits:

[Graph programtetra

Description: 创造一个三角形,再把这个三角形划分, 并且随机的涂色-Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/square.pdb" /debug /machine:I386 /out:"Debug/square.exe" /pdbtype:sept ".\Debug\square.obj" ] Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" Output Window
Platform: | Size: 1024 | Author: 刘娟 | Hits:

[Graph programgasket3

Description: 出现一个三角形,并将这个三角形划分,三角形的颜色任意出现-Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/square.pdb" /debug /machine:I386 /out:"Debug/square.exe" /pdbtype:sept ".\Debug\square.obj" ] Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" Output Window
Platform: | Size: 1024 | Author: 刘娟 | Hits:

[Windows Developpick

Description: 产生两个正方形,均匀涂色,用的是拾取和选择模式-Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/square.pdb" /debug /machine:I386 /out:"Debug/square.exe" /pdbtype:sept ".\Debug\square.obj" ] Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" Output Window
Platform: | Size: 1024 | Author: 刘娟 | Hits:

[Graph program2

Description: 产生两个旋转的正方形,按鼠标右键QUIT停止旋转-Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/square.pdb" /debug /machine:I386 /out:"Debug/square.exe" /pdbtype:sept ".\Debug\square.obj" ] Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" Output Window
Platform: | Size: 1024 | Author: 刘娟 | Hits:

[Other Riddle gamesskyblue_Snake

Description: 一款关于贪吃蛇的小游戏源代码,值得计算机图形学 下载-Build Log --------------------Configuration: main- Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\njutcm\LOCALS~1\Temp\RSP9.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/main.pdb" /debug /machine:I386 /out:"Debug/main.exe" /pdbtype:sept ".\Debug\main.obj" ] Creating command line "link.exe @C:\DOCUME~1\njutcm\LOCALS~1\Temp\RSP9.tmp" Output Window Linking... main.obj : error LNK2001: unresolved external symbol "public: __thiscall CTable::CTable(void)" (??0CTable@@QAE@XZ) main.obj : error LNK2001: unresolved external symbol "public: __thiscall CTable::~CTable(void)" (??1CTable@@QAE@XZ) main.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CTable::ChangeSnakeDirect(enum MoveState)" (?ChangeSnakeDirect@CTable@@QAE_NW4MoveState@@@Z) main.obj : e
Platform: | Size: 1378304 | Author: 风雷 | Hits:

[OS programJobObject

Description: 通过windows的内核对象JobObject实现对程序的运行时间和内存使用的控制,开发初衷是作为一个简陋的acm判题沙箱. 大致步骤: 1.通过CreateJobObject创建一个工作对象 2.通过SetInformationJobObject设置工作对象的参数,详见MSDN(http://msdn.microsoft.com/zh-cn/library/ms686216) 3.以CREATE_SUSPENDED方式启动进程,通过CreateProcessAsUser或者CreateProcess函数,可能还有其他函数,未做研究. 4.通过AssignProcessToJobObject将工作对象应用到指定进程中. 5.通过ResumeThread恢复已暂停的进程. 6.通过WaitForSingleObject等待正在运行的工作对象,设置好允许使用时间. 7.通过QueryInformationJobObject获取工作对象的最终状态.运行程序的退出状态可以通过GetExitCodeProcess获取. 8.扫尾工作(必须使用TerminateJobObject结束当前的工作对象,因为工作对象即便设置了PerProcessUserTimeLimit也无法使程序在超时后退出,没有研究原因). 编译时请包含Kernel32.lib.-By the windows kernel objects JobObject control program run time and memory usage, originally developed as a rudimentary the acm sentenced Title sandbox. Roughly steps: 1. Through CreateJobObject create a work object 2. Through SetInformationJobObject set object parameters, see the MSDN (http://msdn.microsoft.com/zh-cn/library/ms686216) start the process to CREATE_SUSPENDED way through CreateProcessAsUser or CreateProcess function, may have other functions, without making research. by AssignProcessToJobObject work object applied to the specified process. 5. through ResumeThread recovery process has been suspended. 6. WaitForSingleObject to wait for running work object, set up to allow the use of time. through QueryInformationJobObject get the final state of the work objects run the program exit the state by GetExitCodeProcess get off the work (must use TerminateJobObject the end of the current work object, because the work object even set PerProcessUserTimeLimit can not make the prog
Platform: | Size: 1024 | Author: | Hits:

[Video CaptureDirectShow

Description: 從DirectX SDK 9.0b 單獨取出DirectXShow:安裝SDK後,可參考C:\DirectShow\Capture目錄下AMCap例子的設置,主要如下: 1、 project->setting,在c++選項卡,分類->Preprocess附加包含路徑 C:\DirectShow\BaseClasses。 2、 link選項卡,分類->general對像/庫模塊: C:\DirectShow\BaseClasses\Debug_Unicode\strmbasd.lib quartz.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib ole32.lib winmm.lib msacm32.lib olepro32.lib oleaut32.lib advapi32.lib uuid.lib strmiids.lib; 3、 Link選項卡,分類->input附加庫路徑 C:\DirectShow\Lib 4、stdafx.h 中包含頭文件#include <DShow.h>,若要捕捉圖片,還要#include "Qedit.h" -Remove from the DirectX SDK 9.0b alone DirectXShow: After installing SDK, refer to the C: \ DirectShow \ Capture directory AMCap setting examples, mainly as follows: 1, project-> setting, in c++ tab, Category-> Preprocess additional include path           C: \ DirectShow \ BaseClasses. 2, link tab, classification-> general object/library modules:           C: \ DirectShow \ BaseClasses \ Debug_Unicode \ strmbasd.lib quartz.lib           kernel32.lib user32.lib gdi32.lib comdlg32.lib ole32.lib winmm.lib msacm32.lib           olepro32.lib oleaut32.lib advapi32.lib uuid.lib strmiids.lib 3, Link tab, Category-> input additional library path C: \ DirectShow \ Lib 4, stdafx.h contains header files# include <DShow.h>, to capture images, but also# include "Qedit.h"
Platform: | Size: 16156672 | Author: 黃聖雄 | Hits:

[Documentsopengl绘制的电风扇

Description: 本代码采用c程序画电风扇,对新手看很实用,只要你懂一点点OpenGL和WIN32就可以看的很明白。 创建了一个新的 Win32 程序(并非控制台程序) 之后, 链接 OpenGL 的库文件。 操作步骤是: Project-> Settings, 点击 LINK 标签, 在 “Object/Library Modules” 下面那一行的开始处(在kernel32.lib之前) 增添 OpenGL32.lib, GLu32.lib 和 GLaux.lib, 完成之后点击 OK 按钮. 然后把本代码贴上去就可以编译了
Platform: | Size: 80384 | Author: 1160597823@qq.com | Hits:

[MiddleWareThe-user-subroutine-needed-files

Description: DFORMD.lib DFPORTlib KERNEL32.lib libifcoremd.lib libifportmd.lib libirc.lib libmmd.lib MSVCRT.lib WS2_32.lib将文件夹中所有的文件放到ADAMS安装目录下的win32文件夹内 ***ADAMS2007\win32 设置环境变量path=C:\SOFTWARE\Microsoft Visual Studio 8\VC\bin C:\SOFTWARE\Microsoft Visual Studio 8\Common7\IDE -DFORMD. Lib DFPORTlib KERNEL32. Lib Libifcoremd. Lib Libifportmd. Lib Libirc. Lib Libmmd. Lib MSVCRT. Lib WS2_32. Lib put all files in the folder in ADAMS in the win32 folder under the installation directory *** ADAMS2007 \ win32 Set the environment variable path = C: \ SOFTWARE \ Microsoft Visual Studio 8 VC \ \ bin C: \ SOFTWARE \ Microsoft Visual Studio 8 \ Common7 \ IDE
Platform: | Size: 259072 | Author: guoningjing | Hits:
« 12 »

CodeBus www.codebus.net