
Download Now: Windows Error Repair Tool
**SmartPCFixer will repair Windows Error and registry data errors on your PC
File extension Details of DIF, DIR, DLM, DMP, DSK, DSN, DSS, DTP, DVD
Name: | DIF |
File Type: | OS/2 display information file |
Popularity: | 4 |
Category: | System file |
File Description: | File extension used by OS/2 operating system. |
Open Programs: | OS/2 Company / developer: OS/2OS/2 is a computer operating system, initially created by Microsoft and IBM, then later developed by IBM exclusively. The name stands for "Operating System/2," because it was introduced as part of the same generation change release as IBM's "Personal System/2 (PS/2)" line of second-generation Personal Computers. OS/2 is no longer marketed by IBM, and IBM standard support for OS/2 was discontinued on December 31, 2006. Currently, Serenity Systems sells OS/2 under the brand name eComStation. OS/2 was intended as a protected mode successor of PC-DOS and Microsoft Windows. Notably, basic system calls were modeled after MS-DOS calls; their names even started with "Dos" and it was possible to create "Family Mode" applications: text mode applications that could work on both systems. Because of this heritage, OS/2 is like Windows in many ways, but it also shares similarities with Unix and Xenix. OS/2 is also remembered for being one of the first major operating system to have its own advocacy group. Team OS/2 was a grassroots, ad-hoc organization of volunteers, who promoted and supported the operating system and applications designed for it. |

Name: | DIR |
File Type: | Directory indicator |
Popularity: | 2 |
Category: | System file |
File Description: | mscreate.dir - his behavior is by design of the Setup program. The Setup program creates Mscreate.dir (a 0-byte hidden file) in each folder that Setup creates to indicate that the folder was created by Setup. When you run Setup in maintenance mode and remove a component or click Remove All, Setup uses this file to determine whether an empty folder can be removed. If an empty folder does not contain this file, when you run Setup in maintenance mode, Setup will not remove this folder. |
Open Programs: | Microsoft Windows Company / developer: Microsoft WindowsMicrosoft Windows is a family of operating systems by Microsoft. They can run on several types of platforms such as servers, embedded devices and, most typically, on personal computers. Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing trend of graphical user interfaces (GUI) popularized by the Macintosh. Microsoft Windows eventually came to dominate the world's personal computer market. |

Name: | DLM |
File Type: | Dynamic Link module |
Popularity: | 3 |
Category: | System file |
File Description: | Dynamic linking allows a module to include only the information needed to locate an exported DLL function at load time or run time. Dynamic linking differs from the more familiar static linking, in which the linker copies a library function's code into each module that calls it. |
Open Programs: | Microsoft Windows Company / developer: Microsoft WindowsMicrosoft Windows is a family of operating systems by Microsoft. They can run on several types of platforms such as servers, embedded devices and, most typically, on personal computers. Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing trend of graphical user interfaces (GUI) popularized by the Macintosh. Microsoft Windows eventually came to dominate the world's personal computer market. |

Name: | DMP |
File Type: | Memory dump, screen dump, junk files... |
Popularity: | 2 |
Category: | System file |
File Description: | A dump of memory typically created automatically when Windows crashes. Windows error dumps are typically named MINI000000-00.DMP and are 64KB in size. The 000000-00 part of the name is month, day, year and sequence number for that date (mmddyy-e2_). You can configure Windows to save STOP message information to a "dump" file.Three types of memory dumps are available:
|
Open Programs: | Microsoft Windows Company / developer: Microsoft WindowsMicrosoft Windows is a family of operating systems by Microsoft. They can run on several types of platforms such as servers, embedded devices and, most typically, on personal computers. Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing trend of graphical user interfaces (GUI) popularized by the Macintosh. Microsoft Windows eventually came to dominate the world's personal computer market. |

Name: | DSK |
File Type: | Novell NetWare disk driver |
Popularity: | 2 |
Category: | System file |
File Description: | File extension is used by Novell NetWare. Disk driver. |
Open Programs: | Novell NetWare Company / developer: Novell NetWareNetWare is a network operating system developed by Novell, Inc. It initially used cooperative multitasking to run various services on a PC, and the network protocols were based on the archetypal Xerox XNS stack.
|

Name: | DSN |
File Type: | Microsoft OLE DB Provider for ODBC drivers |
Popularity: | 3 |
Category: | System file |
File Description: | To an ADO or RDS programmer, an ideal world would be one in which every data source exposes an OLE DB interface, so that ADO could call directly into the data source. Although increasingly more database vendors are implementing OLE DB interfaces, some data sources are not yet exposed this way. However, virtually all DBMS systems in use today can be accessed through ODBC. |
Open Programs: | Microsoft Access Company / developer: Microsoft AccessMicrosoft Access (current full name Microsoft Office Access) is a relational database management system from Microsoft, packaged with Microsoft Office Professional which combines the relational Microsoft Jet Database Engine with a graphical user interface.
Office Access 2007 introduces a few new file extensions:
New features of the Office Access 2007 file formatMultivalued lookup fields Most database programs, including prior versions of Access, only allow you to store a single value in each field. In Office Access 2007, however, you can now create a lookup field that allows you to store more than one value in each field. In effect, it creates a many-to-many relationship within the field, and hides the details of the implementation using system tables. For example, suppose you have a Task table with a lookup field that you used to assign the task to an employee. What if you have a task that you need to assign to several employees? In earlier versions of Access, you would need to set up a new cross-reference table to store each combination of task and employee, then revise your forms and reports to use the new data structure. In Office Access 2007, this is made much easier by implementing a multivalued lookup field. Instead of being able to select only one item from a drop-down list, now each item in the list has a check box next to it so that you can select as many as you like. The multiple selections are displayed in the field, separated by commas. Find links to more information about multivalued lookup fields in the See Also section. Attachment data type The new Attachment data type lets you easily store all types of documents and binary files in your database without unnecessary database bloat. Attachments are automatically compressed when appropriate to maximize space usage. You can attach a Microsoft Office Word 2007 document to a record, or save a series of digital pictures. You can even have multiple attachments attached to a single record. For more information about attaching files to records, see the links in the See Also section. Integration with Microsoft Windows SharePoint Services 3.0 and Microsoft Office Outlook 2007 In the past, Access files have been blocked from Windows SharePoint Services 3.0 and Office Outlook 2007 due to the fact that unsafe code could be included within an Access database. Office Access 2007 implements a new format that allows code to be either verified as safe or disabled. This makes it possible to integrate Access databases much more fully with Windows SharePoint Services 3.0 and Office Outlook 2007, and it also allows anti-virus programs to inspect Access database files much more easily. Work with your SharePoint data offline You can take your SharePoint lists offline with one click using Office Access 2007. Work on your data in Access and then synchronize your changes, or reconnect with the SharePoint site at a later time. Memo field history tracking Memo fields are useful for storing large amounts of information. Starting with Office Access 2007, you can set a property (AppendOnly) that forces Access to retain a history of all changes to a Memo field. You can then view a history of those changes. This feature also supports the versioning feature in Windows SharePoint Services 3.0 so that you can use Access to track changes in a multiple lines of text field stored in a SharePoint list (provided that the field has the Append Changes to Existing Text option set to Yes). |

Name: | DSS |
File Type: | Screensaver file |
Popularity: | 2 |
Category: | System file |
File Description: | Windows screensaver file; used by Windows to run a screensaver animation or movie when the computer is inactive for a certain amount of time. |
Open Programs: | Microsoft Windows Company / developer: Microsoft WindowsMicrosoft Windows is a family of operating systems by Microsoft. They can run on several types of platforms such as servers, embedded devices and, most typically, on personal computers. Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing trend of graphical user interfaces (GUI) popularized by the Macintosh. Microsoft Windows eventually came to dominate the world's personal computer market. |

Name: | DTP |
File Type: | SecurDesk! desktop file |
Popularity: | 4 |
Category: | System file |
File Description: | File extension is used by SecurDesk! |
Open Programs: | SecurDesk! Company / developer: SecurDesk!SecurDesk! LV lets you create your own custom desktop environment for any version of Windows. Lock down icons, buttons images and hotspots onto an interface of your own making. Your desktop can hold animated icons, sound, cursor-over events, buttons, wallpaper, multiple images, text, and other elements. And you may spread the desktop across multiple password-protected pages, so you'll have much more room to arrange your shortcuts, pictures, etc. Single icons or buttons can be used to launch programs, open a browser, jump to another desktop page, ask for user input, display a menu of choices, perform a series of actions, reboot the system, and much more. You may also specify applications to launch both on system startup and shutdown, or on a time-delayed basis. A handy Task Bar applet is included which can replace the Windows Task Bar and Tray. It may be moved anywhere on the screen, and also allows you to switch running applications into their own virtual desktop space. A Password/Info keeper option gives you instant access to passwords or other frequently used information. And SecurDesk! LV comes in versions for both Windows 3.1/3.11 and 95, 98, ME, NT4 or 2000 (both 16-bit and 32-bit versions included with purchase), so you can have the same environment when moving between systems. SecurDesk! LV is the ideal replacement for those who need to prevent Windows or users from rearranging the desktop, for those who wish to create their own simpler desktop interface, and for power-users who want more control over their systems. |

Name: | DVD |
File Type: | DOS Device Driver File |
Popularity: | 2 |
Category: | System file |
File Description: | A device driver, or software driver is a computer program allowing higher-level computer programs to interact with a device.
A driver typically communicates with the device through the computer bus or communications subsystem to which the hardware is connected. When a calling program invokes a routine in the driver, the driver issues commands to the device. Once the device sends data back to the driver, the driver may invoke routines in the original calling program. Drivers are hardware-dependent and operating-system-specific. They usually provide the interrupt handling required for any necessary asynchronous time-dependent hardware interface. Driver for devices used with MS-DOS; enables communication between the operating system and the hardware device; may be preinstalled with Windows or may need to be installed from a disc that comes with the hardware. |
Open Programs: | MS DOS Company / developer: MS-DOSMS-DOS (short for Microsoft Disk Operating System) is an operating system commercialized by Microsoft. It was the most commonly used member of the DOS family of operating systems and was the dominant operating system for computers based on the Intel 8086 family of microprocessors, particularly the IBM PC and compatibles, during the 1980s. It was gradually replaced on consumer desktop computers by operating systems offering a graphical user interface (GUI), in particular by various generations of the Microsoft Windows operating system. It was originally known as QDOS (Quick and Dirty Operating System) and 86-DOS. MS-DOS was originally released in 1981 and had eight major versions released before Microsoft stopped development in 2000. It was the key product in Microsoft's growth from a programming languages company to a diverse software development firm, providing the company with essential revenue and marketing resources. It was also the underlying basic operating system on which early versions of Windows ran as a GUI. |

Name: | ECW |
File Type: | System Dll file |
Popularity: | 4 |
Category: | System file |
File Description: | File extension probably used by some applications for Dynamic Link Libraries. (see .DLL file extension in our file extension library) |
Open Programs: | Microsoft Windows Company / developer: Microsoft WindowsMicrosoft Windows is a family of operating systems by Microsoft. They can run on several types of platforms such as servers, embedded devices and, most typically, on personal computers. Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing trend of graphical user interfaces (GUI) popularized by the Macintosh. Microsoft Windows eventually came to dominate the world's personal computer market. |


Download Now: Windows Error Repair Tool
**SmartPCFixer will repair Windows Error and registry data errors on your PC