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.

Resize, .ico, Title Name, Color, Help

Featured Replies

Hello,

how can i resize my dialog?

how can i add a ico for my dialog with wich command?

how can i change the title?

and how can i change the text color, background color?

thnx

too many question and not too much information

C++, Delphi, VB, etc.?...

For Cmd Promt

Blue Set The Color Of The Background And Text

Green Set The Size Of The Window

Orange Set The Title

This Is A Cmd That Will Echo Back Hello It my Cmd Window

Echo off && CLS && Color f1 && Mode 55,3 && Title My Cmd Window

echo. && Echo    Hello It my Cmd Window && set /p =  Press Any Key To Close

  • Author

This is my script:

#include <iostream>

#include <windows.h>

#include <windowsx.h>

#include <stdlib.h>

#include <stdio.h>

#define WIN32_LEAN_AND_MEAN

#define WINDOW_CLASS_NAME "Hallo"

#define WINDOW_WIDTH 400

#define WINDOW_HEIGHT 500

using namespace std;

int main()

{

cout << "Hoi stefan\n";

system("PAUSE");

return 0;

}

This stuff:

#define WIN32_LEAN_AND_MEAN

#define WINDOW_CLASS_NAME "Hallo"

#define WINDOW_WIDTH 400

#define WINDOW_HEIGHT 500

is not working why not?

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.