N

NativeTest

Nhà xuất bản: FSLogix
Virus scanned Windows Free
Phiên bản0.92
Nhà xuất bảnFSLogix
Ngày phát hànhJun 20, 2013
Ngày thêmJun 20, 2013
Yêu cầu OsWindows 2003, Windows 2000, Windows Vista, Windows, Windows 7, Windows XP
Yêu cầuNone
Tổng số lượt tải xuống28
Giá bánFree

Sự miêu tả

NativeTest project is a simple command-line interface for calling Windows NT native API functions. These functions are the basic API for Windows NT, and the Win32 API calls functions in the native API to perform its work. This project is focused on providing an interface to call the system calls. The project consists of a NativeApi static library that provides the class interface for calling the functions, which reside in ntdll.dll. The second part of the project is the command-line utility that parses input and calls the functions in the static library.