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.

hail_bird

Member
  • Joined

  • Last visited

  • Country

    Hong Kong
  1. You could set CDROM=install before calling the cmd.
  2. Hi, I met a Visual Studio co-mingle problem. I provided a FPrintStructA( FILE *fp, struct A *sp ) function in a shared library built using Visual Studio 2000 with /MD option. This function print the content of structure sp into the file fp. The user of the shared library usually print out some prompts in to the file, before calling FPrintStructA(). The shared library works well when the caller of the shared library also developed using Visual Studio 2000. However, if the caller is developed using Visual Studio 2005 or 2003, there will be an exception. The reason is the conflict of runtime library (MSVCRT vs MSVCR80 and MSVCR71). Is it possible for me to work out a Visual Studio 2000 shared library, which provides usable FPrintStructA to VS2005 or VS2003 users? howie bao

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.