MCPcopy Create free account
hub / github.com/ProgerXP/Notepad2e / HL_sel_edit_timer_proc

Function HL_sel_edit_timer_proc

src/Helpers.c:71–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 KillTimer ( NULL , idEvent );
70}
71VOID CALLBACK HL_sel_edit_timer_proc ( HWND _h , UINT _u , UINT_PTR idEvent, DWORD _t )
72{
73}
74//=============================================================================
75//
76// Manipulation of (cached) ini file sections

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected