|
| NirCmd DLL
Copyright (c) 2004 - 2019 Nir Sofer
|
Description
NirCmd DLL is a sample dll that you can call in order to execute NirCmd Commands.
nircmd.dll exports only one function:
BOOL WINAPI DoNirCmd(LPSTR lpszCommand)
The function accepts one parameter containing the NirCmd command, and returns True (1) on success, and False (0) on failure.
License
This dll is released as freeware.
You are allowed to freely distribute this component via floppy disk, CD-ROM,
Internet, or in any other way, as long as you don't charge anything for this.
Disclaimer
The software is provided "AS IS" without any warranty, either expressed or implied,
including, but not limited to, the implied warranties of merchantability and fitness
for a particular purpose. The author will not be liable for any special, incidental,
consequential or indirect damages due to loss of data or any other reason.
Feedback
If you have any problem, suggestion, comment, or you found a bug in my dll, you can
send a message to nirsofer@yahoo.com
|
|