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

hi zusammen,

ich starte excel aus meiner app heraus mit createprocess versteckt.

dann verschiebe ich excel auf eine gewünschte position. und zeige es an .

nun hab ich aber nach dem anzeigen vier fenster von excel in der taskleiste.

das "normale" und noch drei andere, die irgendwie intern für excel genutzt werden.


MoveWindow(hwnd,x,y,width,height,true);


res =  BringWindowToTop(hwnd);


ShowWindow(hwnd , SW_SHOWNORMAL);

SetActiveWindow( hwnd);


oder

MoveWindow(hwnd,x,y,width,height,true);


res =  BringWindowToTop(hwnd);


ShowWindow(hwnd , SW_SHOWNORMAL);

SetForegroundWindow( hwnd);

da ich mit enumwindows arbeite und die processIDs vergleiche und bei excel die schleife viermal mit nem anderen handle durchlaufen wird, liegt es wohl daran .aber wie weiss zb windows das es nur das "richtige" excel window anzeigen darf?

:eek:

verräts du mir auch die funktion, vielleicht, ein bisschen, etwas, ....

:D:rolleyes::D

funktioniert leider nich !!

weder WS_CHILD noch WS_CHILDWINDOW werden gefunden

:confused:

ja die getparent rückgabewerte unterscheiden sich schon, aber zb bei word (das selbe problem) haben alle windows kein parent

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.