Richedit control initialisation
- From: "Michael Hoffmann" <m.hoffmann AT compar.cc>
- Date: Mon, 5 Sep 2005 17:43:00 +0200
Hello everyone,
cal := CreateWindow("AtlAxWin","RICHTEXT.RichtextCtrl.1",(WS_CHILD|WS_VISIBLE),;
10,10,500,500,appWindow,1,GetModuleHandle(NULL),NULL)
Which initialisations are necessary to make this code work?
LoadLibrary("riched32") works for AtlAxCreateDialog() but it does not for the above statement.
Thanks in advance,
Michael.
.
- Prev by Date: Connect to existing remote dcom object?
- Next by Date: Re: Connect to existing remote dcom object?
- Previous by thread: Connect to existing remote dcom object?
- Next by thread: SQLDMO
- Index(es):
Relevant Pages
|