Language
Any
Platform
Any
License
Trial
Remove
I am having some trouple with the following program code, I lose it just after "
cout> n;
"
And of course the comments that follow it. Could someone please help me better understand whats going...
Hi,
What has been anyone elses experience with Powerbasic?
I was considering purchase of Powerbasic to make the switch away from Microsoft products, and had contact with the PowerBasic sales...
: :
: Of what use is are public executions, or executions at all? Is there any imperical evidence to suggest that capital punishment reduces crime rate?
:
Who cares about this? If person deserve...
I use c# because i found more documentation for writing windows games(i had began of course with MS DOS). I used visual studio expres from microsoft and i"we seen that it has some features that make...
: Personally me dont like visual C++ if your developing for .NET it is easier to use the language VB.NET or C# than using visual C++. Simply because your code is far neater in either of these two...
Hi everyone,
Can someone please explain to me why
/*Global Variable*?
LPTSTR s1,s2;
int result;
int trial = 0;
LRESULT CALLBACK dialogProc(......)
{
....
: hi,
: i need to write a licensing utility which gives trial version of a software for some time and later after installation lets only n num of users to install.
: something like that. how can go...
: : : Is there a someway to convert characters on the screen to print the same way they are printed to file?
: : :
: : : For example, printf("%c\n", ''); prints to file fine, but when printing to...
: : Is there a someway to convert characters on the screen to print the same way they are printed to file?
: :
: : For example, printf("%c\n", ''); prints to file fine, but when printing to...
: Is there a someway to convert characters on the screen to print the same way they are printed to file?
:
: For example, printf("%c\n", ''); prints to file fine, but when printing to console it...
hi,
i need to write a licensing utility which gives trial version of a software for some time and later after installation lets only n num of users to install.
something like that. how can go about...
: You can create a file which would contain the date of installation (or first run) of course encrypted and every time the program launches it will check if the trial period has expired. If the user...
You can create a file which would contain the date of installation (or first run) of course encrypted and every time the program launches it will check if the trial period has expired. If the user...
: hi..i am doing a proj in asp.net and want to include online payment but i dont have any idea how to go abt it. its for the final yr engneering proj.. how do i show the dummy transaction using a...
hi! can anyone show me how to make an expiration for a certain software where backtracking of dates (i.e. changing the system date) will not nullify the license.. also, the software will have a...
im really having trouble in refreshing the data report.
i already tried to unload the data environment but nothing happens.
i have a command button named cmdreport once you clicked it, a frame...
: : hi,
: : i want to give a dll to my client tht should work only till 30-05-04, any attempt to hack , say by changing the system date, should be prevented .. how to do it ..
: :
: :...
I started learning assembly a short time ago and I've started playing around with writing my own basic operating system to live on a floppy disk, the problem is that although I can emulate it using...
: : : : I'm not quite sure on how to go abouts doing this, if anyone has a tutorial or premade application that does a registration for you so that you have a licence key that would be unique each...