| |||||
| Dernière réponse | |
|---|---|
| Sujet : [C++ Win32] Initialisation d'une image | |
| chrisbk | salut !
quand tu dis initialiser avant le if, ca veut dire un truc genre : bmp = new Bitmap(L"test.bmp" ); if (GetOpenFileName(&openfile)) { InvalidateRect(hWnd, NULL, true); } ou autre chose ? Bitmap c un truc a toi ? |
| Vue Rapide de la discussion |
|---|