Can you use api calls in your own windows shell - instead of explorer.exe . Do api calls use explorer.exe to run???
Thanx
Printable View
Can you use api calls in your own windows shell - instead of explorer.exe . Do api calls use explorer.exe to run???
Thanx
Most of the Win32Api functions are in the files:
- User32.dll
- Kernel32.dll
- GDI32.dll
and not in Explorer.exe