Changeset [93abcc638815d6a6aa003b9684bb57456472411c] by Thell Fowler
February 14th, 2010 @ 07:59 PM
ExplorerContextMenu.cpp: make cbsize refresh
- On Windows 7 some extensions (ie: .bat) could cause an access violation during menu cleanup. It looks like the cause is that the info stuct wasn't getting cleared. Moving the definition for info and info.cbsize into the for loop in ExplorerContentMenu::CleanUpMenu() so everything is fresh for each iteration resolves this issue.
[#18]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/almostautomated/npp-community/commit/93abcc638815...
Committed by Thell Fowler
- M PowerEditor/src/WinControls/ContextMenu/ExplorerContextMenu.cpp
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Notepad++ Community Release