/[winpt]/trunk/Src/wptClipEditDlg.cpp
ViewVC logotype

Diff of /trunk/Src/wptClipEditDlg.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 105 by twoaday, Wed Nov 30 10:22:00 2005 UTC revision 120 by twoaday, Fri Dec 9 14:27:59 2005 UTC
# Line 32  Line 32 
32  #include "wptNLS.h"  #include "wptNLS.h"
33  #include "resource.h"  #include "resource.h"
34    
35    #ifdef _MSC_VER
36    #include "winpt_header.h"
37                                                                                    
38    static DWORD help_arr[] = {
39            IDC_CLIPEDIT_SEND,  WPT_CLIPEDIT_COPY,
40            IDC_CLIPEDIT_CLEAR, WPT_CLIPEDIT_CLEAR,
41            IDC_CLIPEDIT_LOAD,  WPT_CLIPEDIT_LOAD,
42            IDC_CLIPEDIT_SAVE,  WPT_CLIPEDIT_SAVE,
43            IDC_CLIPEDIT_QUOTE, WPT_CLIPEDIT_QUOTE,
44            0, 0
45    };
46    #endif
47    
48  /* Load the clipboard contents into the text field in @dlg.  /* Load the clipboard contents into the text field in @dlg.
49     Return value: 0 on success. */     Return value: 0 on success. */

Legend:
Removed from v.105  
changed lines
  Added in v.120

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26