CNTService 1.80 freeware
The CNTServiceCommandLineInfo class aids in parsing the command line at application start-up. It is based almost exactly upon the way that the CCommandLineInfo class in MFC works. CNTService is the class which provides a C++ framework upon which you can develop your own MFC C++ based services. The class makes heavy use of virtual functions which your service class should override. ...
Author | Naughter Software |
Released | 2014-01-09 |
Filesize | 113 kB |
Downloads | 602 |
OS | Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Windows 8, Windows 8 x64 |
Installation | Instal And Uninstall |
Keywords | development framework, development class, control class, framework, development, class |
Users' rating (15 rating) |
CNTService Free Download - we do not host any CNTService torrent files or links of CNTService on rapidshare.com, depositfiles.com, megaupload.com etc. All CNTService download links are direct CNTService download from publisher site or their selected mirrors.
1.80 | Jan 9, 2014 | New Release | Updated copyright details. Updated code to clean compile on VC 2013 Reworked the classes to optionally compile without MFC. By default the classes now use STL for strings and arrays but if you define CNTSERVICE_MFC_EXTENSIONS, the classes will revert back to using the MFC collection classes. Updated the codebase to support all Service features upto Windows 8.1. New features supported includes SERVICE_CONFIG_LAUCH_PROTECTED support available via CNTScmService::QueryLaunchProtected and CNTScmService::ChangeLaunchProtected and QueryServiceDynamicInformation support available via CNTService::QueryServiceDynamicInformation. |