mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-09 20:07:04 -06:00
4.53 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
33ccab7e72
commit
051769bbc5
10
CPP/7zip/UI/FileManager/HelpUtils.h
Executable file
10
CPP/7zip/UI/FileManager/HelpUtils.h
Executable file
@@ -0,0 +1,10 @@
|
||||
// HelpUtils.h
|
||||
|
||||
#ifndef __HELPUTILS_H
|
||||
#define __HELPUTILS_H
|
||||
|
||||
#include "Common/MyString.h"
|
||||
|
||||
void ShowHelpWindow(HWND hwnd, LPCWSTR topicFile);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user