[deutsch] [english]

Source file: /~heha/hs_freeware/borg.zip[Download]/HELP.H

Show line numbers
//     help.h

#ifndef help_h
#define help_h

BOOL CALLBACK helpshortcuts(HWND hdwnd,UINT message,WPARAM wParam,LPARAM lParam);
BOOL CALLBACK habox(HWND hdwnd,UINT message,WPARAM wParam,LPARAM lParam);
BOOL CALLBACK helpbox1(HWND hdwnd,UINT message,WPARAM wParam,LPARAM lParam);

#endif

Detected encoding: ASCII (7 bit)2