OpenAFS CVS Commit: openafs/src/WINNT/client_creds/lang/de_DE by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 12 Dec 2006 15:38:16 EST


Update of /cvs/openafs/src/WINNT/client_creds/lang/de_DE
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/client_creds/lang/de_DE

Modified Files:
	afscreds.rc 
Log Message:
DELTA windows-custom-control-subclassing-20061212
AUTHOR jaltman@secure-endpoints.com

While investigating the reasons behind the Drive Mapping listbox
failing to permit entries 2 or above to be edited or removed and 
the text string being truncated to two characters (on some systems)
I discovered that the subclasses were being recompiled into each
application instead of linking against the DLL that contains the
controls.  

The custom controls have been renamed to address name space issues.

The "Drive X:" label changed to "X:" to permit single character item
selection within the listbox.

Still have no idea what is really going on.  Spy++ shows the Windows
messages being sent to the correct Windows.  However, the getcount
message never obtains a value other than 0 or 1.  This is probably
why the selection code is broken.  Still working on it.



--- DELTA config follows ---
windows-custom-control-subclassing-20061212 openafs/src/WINNT/client_creds/lang/de_DE/afscreds.rc 1.6 1.7