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.

vb getfolder not working properly in vista pe

Featured Replies

hi,

I have this bit of vb code...

Private Sub MountB_Click()

MountPath.Text = GetFolder(Me.hWnd, "ÇëÑ¡Ôñ WIM ¾µÏñ¹ÒÔØµÄĿ¼")

End Sub

and it does not seem to work properly within vista pe winpe 2. Works fine in XP and 2003 but just opens an blank explorer window.

I am new to all the vb thing so please be gentle

the last bit is in chinese PAR


i first posted a VBS example, then realised you were using normal VB, but i'm putting it back.

either way, that GetFolder statement is strange looking.

GetFolder returns a folder object which contains various properties/methods.

here's a VB example:

http://support.microsoft.com/kb/186118

and here's a short VBS example:

http://devguru.com/technologies/vbscript/q..._getfolder.html

(even though it's in VBS it should be similar enough for you to understand)

Edited by #rootworm

  • Author

Many Thanks for the reply rootworm.

I am taking this into work for how i put this nicly ah yeah our resident code geek to have a look.

He prob tell me I am being a biff or something.

again many thanks and I will post back with my findings

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.