mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-28 06:12:53 -06:00
uppbox: WinInstaller fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@2082 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
5e82c347f2
commit
bfa178becc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include <shlobj.h> //link to shell32.lib
|
||||
#include <ole2.h> //link to ole32.lib
|
||||
#pragma comment(linker, "/SUBSYSTEM:windows /ENTRY:mainCRTStartup")
|
||||
//#pragma comment(linker, "/SUBSYSTEM:windows /ENTRY:mainCRTStartup")
|
||||
#pragma once
|
||||
|
||||
BOOL BrowseFolder( HWND hwndOwner, LPTSTR lpszDir, LPCTSTR lpszTitle )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue