The compilation is done successfully , but building this error is coming ??? --------------------Configuration: ProcessViewer - Win32 Debug-------------------- Compiling... TaskManagerEx.cpp c:\process\taskmanager1\taskmanagerex\taskmanagerex\taskmanagerex.cpp(6) : fatal error C1083: Cannot open include file: 'LoadDll.h': No such file or directory Error executing cl.exe. ProcessViewer.exe - 1 error(s), 0 warning(s)
ReplyOriginally posted by: Punga
If I have only PID how can I find out if the current process works or not? I can't get HANDLE of some processes(There are no sufficient rights).
ReplyOriginally posted by: gaurav
How can i know which are the application currently installed in startup Manager.How can i access them with win32 program with their path and icon.
ReplyOriginally posted by: Vijaya
Hello,
I downloaded the demo files and tried to build the processviewer.exe. I get the following error.
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthreadex
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __beginthreadex
libcd.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/ProcessViewer.exe : fatal error LNK1120: 3 unresolved externals
Error executing link.exe.
ProcessViewer.exe - 4 error(s), 0 warning(s)
What files am I missing?
Thanks,
Vijaya
Originally posted by: Rehan Shaukat
Hello,
I want to close any programm running on window. please help me.
THanx in advance.
Rehan
Originally posted by: zhang
How do I get my computer's installed-softwares'name
and its (exe)filename before executing the software,
such as,I have installed office2000 software, but I
can't know how to get its (exe)filename and its fullpath
I need it very much
Originally posted by: jimmy
how can u view window captions like in ctrl-alt-dlt.
please e-mail me it would be much appreciated
Originally posted by: pat
Hey!
so you written the program, but why you did not implement the cpu usage? can you make an update?
or can you tell me why the pEntry.cntUsage returns 0 ?
well i think you mastered the problem, i plea you to share your experience.
thx pat.
ReplyOriginally posted by: mar
When I tried to run it, the following error message
appears. " The procedure entry point Process32First could
not be located in the dynamic link library KERNEL32.dll "
Please Help !!!
I don't know what to do...
ReplyOriginally posted by: Concerned Individual
Hello. I am in need of some advice/help. We are running a small office with a server using WindowsNT (Service Pack 4, Version 6a). Lately, we have noticed an error message pop-up each time after a fresh boot. The message reads as follows:
"The prodcedure entry point Process32First could not be located in the dynamic link library Kernel32.dll."
Would you have any suggestions for someone who is not too familiar with computer coding? Would adding this .dll file solve my problems? I would be able to follow directions if given a step-by-step instructions. Thank you.
Sincerely,
Bert
Reply