Ładny brzuch

Gdzie jest bd w programie :?
Jestem pocztkujcym, prosz tumaczy powoli i bez nerww :cheesy:

#include <string>
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
std::string g_strKlasaOkna = "od0dogk_Window";

LRESULT CALLBACK WindowEventProc(HWND hWindow, UINT uMsg, WPARAM wParam, LPARAM lParam)

{
switch (uMsg)
{

case WM_DESTROY:
MessageBox(NULL, "egnaj ! Byo mi bardzo mio Ci widzie. Pzyjd znowu", "Poegnanie ;(", MB_ICONINFORMATION);
PostQuitMessage (0);

return 0;
}
return DefWindowProc(hWindow, uMsg, wParam, lParam);
}

int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
{
WNDCLASSEX KlasaOkna;
int x, y, nHeight, nWidth;
x = 10;
y = 10;
nHeight = 20;
nWidth = 30;

ZeroMemory (&KlasaOkna, sizeof(WNDCLASSEX));
KlasaOkna.cbSize = sizeof(WNDCLASSEX);
KlasaOkna.hInstance = hInstance;
KlasaOkna.hIcon = NULL;
KlasaOkna.hCursor = NULL;
KlasaOkna.hbrBackground = NULL;
KlasaOkna.hIconSm = NULL;
RegisterClassEx(&KlasaOkna);
}

HWND CreateWindowEx(
DWORD 0,
LPCTSTR "ZOOM Window",
LPCTSTR "Okno Fire-go",
DWORD WS_POPUP,
x,
y,
nWidth,
nHeight,
hWndParent NULL,
hMenu NULL,
hInstance hInstance,
lpParam, NULL
);

Pisz w VC++ 6.0

Nr GG: 5191856
Mail: Matiplus[at]interia.pl
Pastwem rzdzi premier, samoobron Lepper, a mn komputer :)



Please ask your compilator, he'll probably be know, where is your problem.

--
WICIULRU:260447
GG: 1705424- tylko dla dziewczat
Linux: 2.6.0 | Distro:Slackware Linux | Window Manager: Fluxbox 0.9.8

cytat:Wiciu napisa:

Please ask your compilator, he'll probably be know, where is your problem.

--
WICIULRU:260447
GG: 1705424- tylko dla dziewczat
Linux: 2.6.0 | Distro:Slackware Linux | Window Manager: Fluxbox 0.9.8
Nie pisz po angielsku!!!

Menu forum: |:bananas: | :ceyes: | :) | :gallery: | :help: |
Strony WWW: | Komputer wiat | Ekspert | Tlen: :) · :fala: · :lame: | WebHelp |

cytat:Ferrari napisa:

Nie pisz po angielsku!!!

Myslalem ze tak trzeba, poniewaz temat po angielsku.

--
WICIULRU:260447
GG: 1705424- tylko dla dziewczat
Linux: 2.6.0 | Distro:Slackware Linux | Window Manager: Fluxbox 0.9.8



cytat:Ferrari napisa:

cytat:Wiciu napisa:

Please ask your compilator, he'll probably be know, where is your problem.

--
WICIULRU:260447
GG: 1705424- tylko dla dziewczat
Linux: 2.6.0 | Distro:Slackware Linux | Window Manager: Fluxbox 0.9.8
Nie pisz po angielsku!!!

Menu forum: |:bananas: | :ceyes: | :) | :gallery: | :help: |
Strony WWW: | Komputer wiat | Ekspert | Tlen: :) #183; :fala: #183; :lame: | WebHelp |

Od czego masz debugger ??

//----------------------
gg :3183960
SZUKAM BETATESTERW - chtnych prosze o kontakt mail/gg

cytat:Wiciu napisa:

Please ask your compilator, he'll probably be know, where is your problem.

I write in Visual C++ 6.

Nr GG: 5191856
Mail: Matiplus[at]interia.pl
Pastwem rzdzi premier, samoobron Lepper, a mn komputer :)

  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • zsf.htw.pl
  •