Commit 9b5ccd3
Dan Dees
Loader.cpp - remove pragmas
remove #pragma comment(linker, "/export:...") directives
- LdrUnloadDllMemoryAndExitThread
- FreeLibraryMemoryAndExitThread
resolving the LNK4197 warnings.
The exports controlled solely by MemoryModulePP.def1 parent 61729ff commit 9b5ccd3
1 file changed
Lines changed: 1 addition & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 4 | | |
15 | 5 | | |
16 | 6 | | |
| |||
304 | 294 | | |
305 | 295 | | |
306 | 296 | | |
307 | | - | |
| 297 | + | |
0 commit comments