/[winpt]/trunk/PTD/PTD.cpp
ViewVC logotype

Diff of /trunk/PTD/PTD.cpp

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

revision 412 by twoaday, Sat Feb 11 15:03:43 2012 UTC revision 413 by twoaday, Sat Feb 11 16:33:43 2012 UTC
# Line 124  PTD_initialize (void) Line 124  PTD_initialize (void)
124      rebar_w32 = FindWindowEx (shell_traywnd, NULL, "ReBarWindow32", NULL);      rebar_w32 = FindWindowEx (shell_traywnd, NULL, "ReBarWindow32", NULL);
125      mstask_swc = FindWindowEx (rebar_w32, NULL, "MSTaskSwWClass", NULL);      mstask_swc = FindWindowEx (rebar_w32, NULL, "MSTaskSwWClass", NULL);
126      systab_c32 = FindWindowEx (mstask_swc, NULL, "SysTabControl32", NULL);      systab_c32 = FindWindowEx (mstask_swc, NULL, "SysTabControl32", NULL);
127                
     /*debug ("tray_proc_id=%u cbt_hook=%p shell_traywnd=%p rebar_w32=%p "  
              "mstask_swc=%p systab_c32=%p",  
              tray_proc_id, cbt_hook, shell_traywnd, rebar_w32,  
              mstask_swc, systab_c32);*/  
       
128      return TRUE;      return TRUE;
129  }  }
130    

Legend:
Removed from v.412  
changed lines
  Added in v.413

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26