- Cell Phones 1586
- Desktop 761
- Editors 429
- Education, Science & Engineering 1093
- Games 2264
- Internet 4693
- Multimedia & Graphics 978
- Office software 755
- PC 469
- Programming 1877
- 1C 145
- ActiveX 3
- Assembler 30
- C# 88
- C/С++ 281
- Data Bases 402
- Delphi/Pascal 494
- Disassemblers 6
- OpenGL/DirectX 5
- PHP 155
- Setup Software 22
- Visual Basic 25
- Others 221
- Security 947
- SEO 306
- Software for Pocket PC 187
- Utilities 3855
Logging run exe, com programs (assembler)
Refunds: 0
Uploaded: 15.01.2012
Content: kurs.rar 44,03 kB
Product description
Course work for the assembler (asm) "Logging run programs." Detail of the job:
Write resident program that logs the user's work, namely, all EXE, COM files that are launched by the user to save a file (C: \\ Report.txt): start time, the file path and time of exit from the file.
When the course work has been studied and implemented the following:
1. The development and writing of TSR on the instructions of the course work
2. Check to reload
3. The possibility of self unloading itself from memory
4. Check with the discharge of a resident to intercept vectors other TSR
5. Interrupt Processing 21, which includes a main part of course work
6. Save the file in C: \\ Report.txt report of the user
7. Introduction to the MCB and the environment.
Additional information
The composition of the course work:
* Explanatory note
* Text of the program