Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

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.

Empfohlene Antworten

Veröffentlicht

Hallo,

ich habe die Express-Version von Visual Studio, die MFC nicht beinhaltet, also kann ich die Log-Funktionen nicht nutzen.

Eine Alternative, die ich gefunden habe, wäre "OutputDebugString", was für meine Zwecke auch reichen würde.

Wo sollte der Ouput denn angezeigt werden? Nicht in der Debug-Ausgabe? Muss ich noch was an den Projekteinstellungen ändern? Oder gibt es eine andere Alternative?

Gruß

PL1994

Oder gibt es eine andere Alternative?

PL1994

Schülerausweis an einen Microsoftmitarbeiter aus dem Dreamspark-Team schicken und dieser erstellt dir kostenfrei einen Account. Da gibt es dann VS Pro kostenfrei.

Ohne Gewähr. Bei mir hat es funktioniert.

  • Autor
Rate mal.

Enthält MFC und ich darf es benutzen?

Im Output-Fenster, wenn du als Quelle Debug ausgewählt hast.

Habe ich. Da steht nichts.

Hier der Code, aber so viel kann da eigentlich nicht falsch sein:

Main.cpp


#include <Windows.h>


int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow)

{

	OutputDebugString("Debugstring");


	return 0;

}

:confused:

EDIT:

Habe es gefunden. Stand zwischen diversen anderen Ausgaben. Danke!

Bearbeitet von PL1994

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

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.