WMI problem
-
Hi everyone i'm getting link error 1103 when i try to execute some code related to WMI can any one diagonise this problem. I'm using VC6.0 is that a problem or should i try implementing it in any higher versions of VC. ;P
Kings
-
Hi everyone i'm getting link error 1103 when i try to execute some code related to WMI can any one diagonise this problem. I'm using VC6.0 is that a problem or should i try implementing it in any higher versions of VC. ;P
Kings
Could you please post the error details (maybe also related code)? :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
[my articles] -
Hi everyone i'm getting link error 1103 when i try to execute some code related to WMI can any one diagonise this problem. I'm using VC6.0 is that a problem or should i try implementing it in any higher versions of VC. ;P
Kings
Jingley wrote:
...i'm getting link error 1103 when i try to execute some code...
It's not possible to receive a linker (or compiler) error when your code is being executed. By virtue of there being an executable, your code has been successfully compiled and linked. What is the exact linker error you are receiving?
"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
Jingley wrote:
...i'm getting link error 1103 when i try to execute some code...
It's not possible to receive a linker (or compiler) error when your code is being executed. By virtue of there being an executable, your code has been successfully compiled and linked. What is the exact linker error you are receiving?
"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
Thanks a lot I've tried to execute the code with VC 6.0 thats what the problem is later when I executed the code with VC8.0 it worked Thanks for your help
Kings
-
Could you please post the error details (maybe also related code)? :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
[my articles]Thanks a lot I've tried to execute the code with VC 6.0 thats what the problem is later when I executed the code with VC8.0 it worked Thanks for your help. Thank u all
Kings