Word count dialog for Win32, with some XP improvements. A shots/wp/win/wc.png M src/af/xap/xp/xap_String_Id.h M src/text/fmt/xp/fv_View.cpp M src/text/fmt/xp/fv_View.h M src/wp/ap/unix/ap_UnixDialog_WordCount.cpp M src/wp/ap/unix/ap_UnixDialog_WordCount.h M src/wp/ap/win/ap_Win32Dialog_WordCount.cpp M src/wp/ap/win/ap_Win32Dialog_WordCount.h A src/wp/ap/win/ap_Win32Res_DlgWordCount.rc2 M src/wp/ap/win/ap_Win32Resources.rc2 M src/wp/ap/xp/ap_Dialog_WordCount.cpp M src/wp/ap/xp/ap_Dialog_WordCount.h M src/wp/ap/xp/ap_String_Id.h Kudos to Sam for making this dialog so easy to port. Since I've added a new XAP string, it's safest to do a full clean build. For more details on what got added, see the new screen shot. Enjoy! Paul PS: I suspect that the isPara logic for determining when to count paragraphs and lines is too aggressive, but I'll let someone else do the reverse-engineering to figure that out.
