C language > Work in progress

RichEdit20A

(1/1)

miguelmarchuet:
How we can use the control RichEdit20A in editor.

now only is posible as custom control.

Thank's

TimoVJL:
Have to use custom control.
Few modifications to code.


c:
LoadLibrary(_T("riched20.dll"));  // Rich Edit v2.0, v3.0

rc:
CONTROL "Richedit", 4001, "RICHEDIT20A", WS_TABSTOP|0x00800000, 4, 28, 188, 160

miguelmarchuet:
Sorry

i try to explain, to use it en the resource editor. not by code

Anonymous:

--- Quote from: "miguelmarchuet" ---How we can use the control RichEdit20A in editor.  <br />   <br /> now only is posible as custom con...
--- End quote ---
Whence at you such confidence?
_________________
Try a free programm for extract proxy

Navigation

[0] Message Index

Go to full version