Win32 API资源分配释放速查,防止代码资源泄露[5]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 breath 的 blog

 

gdi stock obj          getstockobject                   n/a                  no  &

 

hook                  setwindowshook                   unhookwindowshook    yes

 

ic              createic                         deletedc             yes

 

icon            createicon                       destroyicon          yes

                loadicon                         n/a                  no

 

library                loadlibrary                      freelibrary          yes

 

memory         allocdstocsalias                 freeselector         yes

                allocselector                           freeselector         yes

本文关键:Win32 API资源分配释放速查,防止代码资源泄露
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top