> si o intrebare: de ce e formatat asa? adica de ce
> mai e typedef-u asta? l-am vazut prin windows.h...

Pentru ca interfata de windows (piei, diavole!) e in C, nu C++.

Chiar si in C++ typedef mai are sens, de ex:

------------------------------
typedef unsigned char byte;
class MyClass;
typedef MyClass * PtrToMyClass;
------------------------------


Mihai

---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to 
unsubscribe from this list.

Raspunde prin e-mail lui