|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#1 |
|
Bannato
Iscritto dal: Feb 2003
Città: genova
Messaggi: 130
|
ridurre un programma nella barra delle applicazioni
come si può fare con visual c++ o con il c++ standard???
grazie |
|
|
|
|
|
#2 |
|
Senior Member
Iscritto dal: Apr 2000
Città: Vicino a Montecatini(Pistoia) Moto:Kawasaki Ninja ZX-9R Scudetti: 29
Messaggi: 53971
|
Con MFC...
wnd.ShowWindow(SW_MINIMIZE); Con wnd una classe derivata da CWnd... Con le API: BOOL ShowWindow( HWND hWnd, // handle to window int nCmdShow // show state ); ShowWindow(hWnd, SW_MINIMIZE); |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 05:45.



















