El Martes, 9 de Noviembre de 2004 08:08, [EMAIL PROTECTED] escribiste:
> I am new to Windows programming so please bear with me if it is some
> trivial mistake.
In my humble opinion, the mistake is using plain Windows API :-)
Unless you have a very good reason, it's better to use a higher level l
[EMAIL PROTECTED] wrote:
I am new to Windows programming so please bear with me if it is some trivial mistake.
I have created a window with :
hWindow := CreateWindow (AppName,'First Prog',ws_OverlappedWindow or WS_VScroll,
cw_UseDefault,cw_UseDefault,cw_UseDefault,
I am new to Windows programming so please bear with me if it is some trivial
mistake.
I have created a window with :
hWindow := CreateWindow (AppName,'First Prog',ws_OverlappedWindow or
WS_VScroll,
cw_UseDefault,cw_UseDefault,cw_UseDefault,
On 9 nov 2004, at 08:08, [EMAIL PROTECTED] wrote:
I am new to Windows programming so please bear with me if it is some
trivial mistake.
FWIW, the reason that this message from 9 november only got distributed
now, is that
a) the mailing list server does not have a virus scanner installed
b) an in
Title: Win32 API - Scroll Bar inactive
I am new to Windows programming so please bear with me if it is some trivial mistake.
I have created a window with :
hWindow := CreateWindow (AppName,'First Prog',ws_OverlappedWindow or WS_VScroll,
cw_UseDefault,cw_UseDefault,