Re: CEditView app

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




"Joseph M. Newcomer" wrote in message
For weird historical reasons, WM_CUT, WM_COPY and WM_PASTE are not routed as WM_COMMAND and WM_NOTIFY are. Therefore ..........< cut out >.........
-------------
Thanks this was very insightful and did help me get an clue as to what is going on.
.



Relevant Pages

  • Re: How to keep count of build of a program?
    ... Especially since MSFT is so reliant on build numbers during the testing cycle and for SP's. ... "Joseph M. Newcomer" wrote in message ... CLUE that this is ...
    (microsoft.public.vc.mfc)
  • Re: error R6031
    ... "Joseph M. Newcomer" wrote: ... The fact that you have what appears to be a statically-linked CRT in a DLL (I'd suggest ...
    (microsoft.public.vc.mfc)
  • Re: "Problems"
    ... Joseph M. Newcomer wrote: ... Generally, when problems arise when you are starting an app, it means you are doing ... Is there a good reason for it? ...
    (microsoft.public.vc.mfc)
  • Re: Save text from CList into file
    ... Joseph M. Newcomer ha escrito: ... Why NULL for the default extension when you clearly meant _T? ... See my articles on using FormatMessage in MFC on my MVP Tips site ...
    (microsoft.public.vc.mfc)
  • Re: RegOpenKeyEx returns always ERROR_FILE_NOT_FOUND!
    ... > "Joseph M. Newcomer" wrote in message ... >>>> the following problem drives me crazy, I'm on the verge to go berserk! ... >>>> HKEY hKey; ... >> Joseph M. Newcomer ...
    (microsoft.public.vc.mfc)