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.

Tihiy's tools

Featured Replies

Hi guys, sorry, didn't wanted to start a new thread for a question that may have come up a thousand times already.
The need arised that the 'run' window is wider and after activating 'thick frame' through a resourcehacker the window
is resizable but the content, especially the 'open'-combobox does not increase in size (horizontally) along with it.
Is this not possible or am I just blind ??   :P


Don't make the Run Dialog resizable, make it wider. Also the child combobox control. Are you editing Shell32.dll Resource Dialog 1003?

1003 DIALOG 0, 0, 227, 85

STYLE DS_SETFONT | DS_MODALFRAME | DS_NOIDLEMSG | DS_3DLOOK | DS_CONTEXTHELP | WS_BORDER | WS_DLGFRAME | WS_POPUP | WS_SYSMENU

CAPTION "Run"

FONT 8, "MS Shell Dlg"

BEGIN

  CONTROL "160", 12297, STATIC, DS_ABSALIGN | DS_SYSMODAL | WS_CHILD | WS_VISIBLE, 7, 11, 18, 20

  CONTROL "Type the name of a program, folder, document, or Internet resource, and Windows will open it for you.", 12289, STATIC, WS_CHILD | WS_GROUP | WS_MINIMIZEBOX | WS_VISIBLE, 36, 11, 182, 18

  CONTROL "&Open:", 12305, STATIC, WS_CHILD | WS_GROUP | WS_MINIMIZEBOX | WS_VISIBLE, 7, 39, 24, 10

  CONTROL "&Open:", 12298, COMBOBOX, DS_SYSMODAL | DS_SETFONT | DS_CENTER | WS_CHILD | WS_MAXIMIZEBOX | WS_TABSTOP | WS_VISIBLE | WS_VSCROLL, 36, 37, 183, 100

  CONTROL "OK", 1, BUTTON, DS_ABSALIGN | WS_CHILD | WS_MAXIMIZEBOX | WS_TABSTOP | WS_VISIBLE, 62, 63, 50, 14

  CONTROL "Cancel", 2, BUTTON, WS_CHILD | WS_MAXIMIZEBOX | WS_TABSTOP | WS_VISIBLE, 116, 63, 50, 14

  CONTROL "&Browse...", 12288, BUTTON, WS_CHILD | WS_MAXIMIZEBOX | WS_TABSTOP | WS_VISIBLE, 170, 63, 50, 14

END



Edited by jumper
Can't get both horizontal-scroll and bold highlighting to work together. :(

  • 1 year later...

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.