Instead of "Welcome to the Install uninstall program" message displayed in Unwise.exe window I want to customise that message.
How can I do that?
I am using Wise InstallMaster 8.1
Thanks!
Hi,
How do I add an icon of my choice in the "Add/Remove" programs for my application ?
I am using Wise InstallMaster 8.1 and what I've noticed is that my application gets different icon on different Operating systems.
I get the intended behavior on all Windows XP machines and
on I get...
hello all,
can fresh installation of netware be possible, remotely
given that it is in the same network
and the hardware address is known and DOS is upmin the remote machine.
Kindly help
How can 1 check whether a given number is divisible by 4 using bitwise operations.. The catch here is no loops shud b employed.
It is obvious that a # divisible by 4 (starting from 4 onwards) has one 1 bit on.
But how can this be checked without using loops?
-vs
I consider myself to be a decent C programmer and I started to learn c++/Object Oriented Concepts sumtime back.
I have done a reasonable amt of c++ coding .. using fundas like inheritance/polymorphism etc. the ? is where/when are concepts like virtual functions/templates/abstract classes used? I...
hi ,
i am facing problem passing array to a function .
my function prototype is
void function(array_type **array_name,....)
{
....
array_name[j][k] = ...
}
when i am trying to call this function with an actual parameter which is declared as
array_type array_name[rows][cols]
i am...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.