mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 22:11:35 -06:00
3.13
This commit is contained in:
12
7zip/FileManager/HelpUtils.h
Executable file
12
7zip/FileManager/HelpUtils.h
Executable file
@@ -0,0 +1,12 @@
|
||||
// HelpUtils.h
|
||||
|
||||
#ifndef __HELPUTILS_H
|
||||
#define __HELPUTILS_H
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "Common/String.h"
|
||||
|
||||
void ShowHelpWindow(HWND hwnd, LPCWSTR topicFile);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user