Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

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 can I make an external link in Assembly?

Featured Replies

Posted

Hello,

How can I insert an external link in a MessageBox in the WinAsm studio?

Hi,

Do you mean hyperlinks ?

  • Author

yes

like this

( please sent it )

MessageBox function is very simple, it doesn't give much options.

You can just create custom dialog that shows your hyperlink in style similar to MessageBox.

Or, you can choose the hard way and subclass the default MessageBox window and repaint it's contents - I don't recommend it.

  • Author

Dear GamingMasteR

I'm newbie in assembly programing and I cant subclass the default MessageBox.

Is there any function like MessageBox for insert a hyperlink?

It's strange that we cant easily use hyperlinks in message boxes. :blink:

go for a custom dialog...a lot easier.

Edited by deepzero

AFAIK, there's no direct function for displaying message box with hyperlinks. It's easer to create custom dialog as said.

Here is a project which shows how to subclass messageboxes to add a checkbox, you could adapt this to be a hyperlink instead couldn't you?


/>http://www.codeproject.com/KB/dialog/donotaskagainmsgbox.aspx

HR,

Ghandi

Edited by ghandi

Create an account or sign in to comment

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.