Board index » delphi » Windows fails to create TRichEdit window handle
p...@megared.net.mx
![]() Delphi Developer |
Mon, 28 Oct 2002 03:00:00 GMT
Windows fails to create TRichEdit window handle
Windows fails to create the window handle of a TRichEdit control if
setting the ComObj.CoInitFlags to COINIT_MULTITHREADED before calling Application.Initialize function. I created a new Delphi 4 application project. If you run the application from the IDE, you won't get any errors, but I have to set this COINIT_MULTITHREADED flags because I am using a COM Same thing happens in Delphi 4, C++ Builder 4 and Delphi 5. Has anyone ever had experimented this problem before? Please let me know, thanks! Sent via Deja.com http://www.deja.com/ |