Download Pelles C here: http://www.pellesc.se
set p=E:\PellesC\bin
.
.
%p%\Polib.exe /MACHINE:x86 /OUT:ucrt.lib api-ms-win-crt-conio-l1-1-0.lib api-ms-win-crt-convert-l1-1-0.lib api-ms-win-crt-environment-l1-1-0.lib api-ms-win-crt-filesystem-l1-1-0.lib api-ms-win-crt-heap-l1-1-0.lib api-ms-win-crt-locale-l1-1-0.lib api-ms-win-crt-math-l1-1-0.lib api-ms-win-crt-multibyte-l1-1-0.lib api-ms-win-crt-process-l1-1-0.lib api-ms-win-crt-runtime-l1-1-0.lib api-ms-win-crt-stdio-l1-1-0.lib api-ms-win-crt-string-l1-1-0.lib api-ms-win-crt-time-l1-1-0.lib api-ms-win-crt-utility-l1-1-0.libPOLIB: warning: No symbols added from 'api-ms-win-crt-convert-l1-1-0.dll'; thismember will never be seen by the linker.
POLIB: warning: No symbols added from 'api-ms-win-crt-environment-l1-1-0.dll'; this member will never be seen by the linker.
POLIB: warning: No symbols added from 'api-ms-win-crt-filesystem-l1-1-0.dll'; this member will never be seen by the linker.
POLIB: warning: No symbols added from 'api-ms-win-crt-heap-l1-1-0.dll'; this member will never be seen by the linker.
.
.
.
POLIB: warning: No symbols added from 'api-ms-win-crt-string-l1-1-0.dll'; this member will never be seen by the linker.
POLIB: warning: No symbols added from 'api-ms-win-crt-time-l1-1-0.dll'; this member will never be seen by the linker.
POLIB: warning: No symbols added from 'api-ms-win-crt-utility-l1-1-0.dll'; thismember will never be seen by the linker.\PellesC\bin\podump.exe /IMPORTS Test.exe
Dump of Test.exe
File type: EXE
Imported symbols
api-ms-win-crt-stdio-l1-1-0.dll
406128 import address table
406064 import name table
0 time date stamp (Thu Jan 1 03:00:00 1970)
0 index of first forwarder reference
hint name
0 __acrt_iob_func
0 __stdio_common_vfprintf
api-ms-win-crt-string-l1-1-0.dll
406134 import address table
406070 import name table
0 time date stamp (Thu Jan 1 03:00:00 1970)
0 index of first forwarder reference
hint name
0 _strupr
api-ms-win-crt-filesystem-l1-1-0.dll
40613C import address table
406078 import name table
0 time date stamp (Thu Jan 1 03:00:00 1970)
0 index of first forwarder reference
hint name
0 _getdrives
Page created in 0.041 seconds with 15 queries.