GetClipboardData

Dominik Strasser dominik.strasser at mchp.siemens.de
Tue Sep 25 06:48:09 CDT 2001


Hello,
with MS WinWord I am encountering the following problem:
If there's something selected, GetClipboardData is called.

In GetClipboardData, there is the line:

HWND hWnd = (hWndClipWindow) ? hWndClipWindow : GetActiveWindow();

hWndClipWindow is 0, so GetActiveWindow() is called which also returns
0.
I tracked this down to PERQDATA_GetActiveWnd returning 0.

This leads later to "w" bening 0 which results in an X error calling 
XConvertSelection.
It happens in all modes, desktop managed, non managed.

Does anybody have any clues ?

Dominik


-- 
Dominik Strasser	| Phone:  +49 89 636-43691
SIEMENS AG		| Fax:    +49 89 636-42284
CT SE 4			| E-Mail:Dominik.Strasser at mchp.siemens.de
Otto-Hahn-Ring 6	|
D-81739 Muenchen	| Room: 53-263




More information about the wine-devel mailing list