Winshots Technologies
Company Homepage: http://www.winshots.com
- UMANG gives you the option to hire experienced Delphi programmers on a monthly and hourly basis.
- Hire Dedicated Full-time Programmers at 25-60 US$ per hour.
- Application Re-engineering and Maintenance of exiting legacy software has been UMANG's forte.
- Outsource your Delphi Project to the award-winning software company.
Total 4 products
ArkoSoft EZipSFX v.2.0
Applications in Delphi and BCB > Data Compress > Standard
Description
The main purpose of this program is to compress and package data into a PKZIP compatible archives and then converting them into a SFX - self-extracting archives. You can convert any existing ZIP files into a SFX, or you can use an Arkosoft EZipSFX for Win9x/NT feature which actually allows you to create simple ZIP archives.Informations
- Status: Partially restricted
- Source: N/A
- price: $5
- Size: 408kB
Platforms: NT4, W95, W98,
Arkosoft Shell Utilities v.1.0.0.30
Applications in Delphi and BCB > System > Tools
Description
Arkosoft Shell Utilities is a simple yet very usefull collection of Shell extentions all in a single OLE server dll. ShellUtils.dll. After installing it on your computer you will be able to perform several usefull tasks right from your right click context menu in Windows Explorer.Informations
- Status: Fully functional
- Source: None
- Size: 344kB
Platforms: ME, NT4, W2K, W95, W98,
Calculating Time Difference
Code Samples > Samples > Other
Description
This source code sample demonstrates how to calculate a time difference between two time strings, for example: difference (or time Delta) between the Start Time "13:42:18" and End Time "13:47:59" would be 341 seconds.Informations
- Status: Fully functional
- Source: Included
- Size: 1kB
Platforms: D3, D4, D5, D6, D7
How to use CreateMutex to detect previous application instance
Code Samples > Samples > Applications
Description
The code below demonstrates the use of the CreateMutex function which checks for a previous instance of your application in the memory. In this particular case if your application is already running and you try to run it again, you will get an error message saying 'Instance of this application is already running'. This code is esspecially usefull when creating a screen saver or any other type of application which is supposed to run in a single instance mode.Informations
- Status: Fully functional
- Source: Included
- Size: 1kB
Platforms: D2, D3, D4