mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-08 12:53:53 +08:00
removed unintentional executable flag.
This commit is contained in:
6
notes
6
notes
@@ -89,12 +89,6 @@ win32:
|
||||
provide taskbar icon
|
||||
provide control panel?
|
||||
|
||||
win32 dll:
|
||||
should make this as small as possible
|
||||
don't use standard libraries
|
||||
use custom _DllMainCRTStartup(); just call DllMain() from it.
|
||||
use /MERGE linker switch to merge sections
|
||||
|
||||
win32 service:
|
||||
need message table for proper event reporting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user