Get IDE HDD model, serial and revision number for all IDE drives in a system...Not WMI, only windows API... No need for administrative rights...
Tags: static, hd serial number, hd model, hd revision number,
win32 dll
Get IDE HDD model, serial and revision number for all IDE drives in a system...Not WMI, only windows API... No need for administrative rights...
Tags: static, hd serial number, hd model, hd revision number,
Make your own memory monitor part of your application...Get all data for CPU, name,identification,vendor,speed... And if you need high resolutiontimer there is maximum time resolution you can get...
Tags: win32 dll, cpu identification, priority control, high resolution timer,
You will get functions to shut down,reboot,log off,hibernate,wake up, change monitor resolution, control speed and manymore functions. Wake function are very hard to find, but now you have it here. In demo you will see how we put your computer to sleep for 50sec, and after that we will wake it up.
Tags: win32 dll, wake up, priority control, power control,
Get hdd temperature with your applications and help your users predicting drive failure...Use SMART HDD tehnology with your application, so you will be smart...Youapplication is important, your users to, so help them in easy way...
Tags: win32 dll, smart temperature,
If you ever want to have many deferent functions just in one library... What doesit means?Many times you seen them, now you can use them... Weprogram them very carefully, so there is minimum parameters and most of them are of type LONG, INT, LPCSTR and LPSTR, and names arefull descriptive...
Tags: dll, desktop control, resolution change, get ide hdd model, revision, safe mode,
This library allows you to organize data exchange between your program and any other programs which use the standardinput/output streams...If you have skills of programming on VB then with our library you will have an opportunity to fill your programs with power of command-lineoriented programs even without knowledge of details of their internal organization... For those who works in a team it is a magnificent way to organize a division of labourwith the purpose to increase the productivity...
Tags: doneex, msdos, msdos, win32, console, dde, process, communication, stream, data exchange, application, link, tool, doneex, ipc, bind, binder, vb, vb6, cpp, c, dll, lib, library, development, program,
This activex library allows you to organize data exchange between any programs which use the standard input/outputstreams. You can start any dos or Win32 Console program and use its standard input/output streams data in your application.
Tags: doneex, com, component, msdos, win32, console, process, communication, standard, stream, data exchange, application, link, tool, doneex, ipc, appbinder, vb, vb6, cpp, c, dll, lib, library, development, program,
A generic programming ide to create Win32 executables... Only what you decree happens, nothing goes on behind your back...Create small and compact and at the same time full featured Windows apps...
Tags: compiler, debugger, core level programming, create win32 executables, create exe files,
HS xmodem is a software library in C (supplied with full source code) that provides a programmer with the off-the-shelfsupport for xmodem protocol data transfer capability... Other features include 1024 blocksize vs 128, CRC vs checksum, configurable timers and retries* HOW IT WORKS:When user application initlialises HsXmodem library, it provides interface callbacks for the services used by Xmodem protocol module: timermanagement, serial transmission and reception, memory management, event callbacks... When it is appropriate to sendnext block of data Hs Xmodem will get next memory block from user application...
Tags: serial communications, asynch communications, win32 com, win32 serial,