Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to create new driver?

Featured Replies

Since WinXP hardware developers splitted their drivers in two different ways.

First group is so called Win9x group. These drivers are intended for Windows 95,98,98SE and Millenium Edition. Basically all these drivers are VXD based or in some cases WDM based.

Second group is Windows XP/2k. These are compatible only with these systems and they are mostly WDM based.

Since Windows 98SE to Windows XP all systems are able to use WDM standard driver. That brings us to an idea how to create new driver if there is no Win9x driver available, but 2k/XP are.

Mostly is there only one difference - in construction of *.INF file which contains information how to install driver onto system.

Since i was unable to recreate a new driver using XP/2k driver and modified inf file i want to ask for some hints about limitations and about construction of *.inf files.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.