kernel32.dll help.
kernel32.dll help.
(OP)
every time I run a program, the prog. close and this apear:
Loaded 'C:\WINDOWS\SYSTEM\KERNEL32.DLL', no matching symbolic information found.
The thread 0xFFF6C30D has exited with code -1 (0xFFFFFFFF).
The thread 0xFFF6CC85 has exited with code 0 (0x0).
The program 'C:\Program Files\DevStudio\MyProjects\CELSIUS\Debug\Celsius.exe' has exited with code 0 (0x0).
what can i do?
Loaded 'C:\WINDOWS\SYSTEM\KERNEL32.DLL', no matching symbolic information found.
The thread 0xFFF6C30D has exited with code -1 (0xFFFFFFFF).
The thread 0xFFF6CC85 has exited with code 0 (0x0).
The program 'C:\Program Files\DevStudio\MyProjects\CELSIUS\Debug\Celsius.exe' has exited with code 0 (0x0).
what can i do?
RE: kernel32.dll help.
Also check all your calls to subroutines and use statements are named correctly.