Sample with sizing

John Spikowski
Sat Feb 7 14:58:21 PST 2009


Ian,

I finally got the code to compile but it doesn't resize.

I ran into this error and made a guess to fix it so it would compile.

IF wParam  SIZE_MINIMIZED THEN

changes to:

IF wParam = SIZE_MINIMIZED THEN

See blog for current code.


John



More information about the BCX mailing list