Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 4th, 2006, 12:26 AM   #1
xx.darksilence.xx
Newbie
 
Join Date: Oct 2006
Posts: 6
Rep Power: 0 xx.darksilence.xx is on a distinguished road
RICHEDIT_CLASS paste issue

when i copy (ctrl+c) text from my rich edit control, and paste it (ctrl+v) into another rich edit control (winword)(firefox)(etc.), it causes the other application to freeze, but when i copy and paste text around in my application - nothing bad happens, does anyone know why it does this?

hWndEdit_Output = CreateWindowEx (NULL,
RICHEDIT_CLASS,
NULL,
WS_CHILD | WS_DLGFRAME | WS_VISIBLE | WS_VSCROLL | ES_LEFT | ES_MULTILINE | ES_READONLY,
NULL,
NULL,
NULL,
NULL,
hWnd,
(HMENU) IDC_DISPLAY,
reinterpret_cast <HINSTANCE> (GetWindowLong (hWndMain, GWL_HINSTANCE)),
NULL);

Last edited by xx.darksilence.xx; Nov 4th, 2006 at 12:44 AM.
xx.darksilence.xx is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with setting up Code::Blocks (could be a compiler issue) funkey_monkey C++ 14 Sep 6th, 2006 5:59 PM
Another CSS Issue Lich HTML / XHTML / CSS 3 Jun 29th, 2006 4:04 PM
copy and paste resource metsfan Coder's Corner Lounge 7 Jun 1st, 2006 9:48 AM
JNDI and LDAP issue Mortavitch Java 5 Oct 20th, 2005 12:10 PM
HELP (Not being able to paste) Tiflyer2 Coder's Corner Lounge 3 Jun 25th, 2005 4:12 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:22 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC