!?! :confused: 9 Lettered word ?! I'm tired now (after trying for about an hour), I give up :p
[ Late reply, but this may help others :smile: ] Well, I think that should not be too difficult. You can use DllImport. Say you have the...
I saw this question really late :( I'm posting my answer to this; so that others with the same problem will be benefited :smile: The library you...
I have come up with this : <FORM action="enter your page here" method="post"> <P> Tickets : <INPUT type="text" name="tickets" value =...
Welcome to G4EF, Jeff :smile: .
If class A (in A.h) does not contain anything related to class B (in B.h), but only class B contains A *test, then including A.h in B.h should...
My favorite : www.crackmes.de
I would prefer '|'. :smile: web design | graphic design | ecommerce solutions
Though #pragma once is accepted by MOST compilers,:iagree: that they are not portable. Well, I was just trying to point out a way to avoid forward...
You are always welcome ! :smile:
Any specific reason why mentor(s) are not shown here : http://www.go4expert.com/showgroups.php ??
Wow, 2 min and you cracked the one which you thought difficult !! :surprised Your posting time really drives me crazy ! :crazy:
:surprised :thinking: I would use #pragma once above every header file, instead of forward declaration (just to prove that it can be avoided :p )...
If you want a comparison between VBS and JS, go here : http://msdn.microsoft.com/en-us/library/ms974627%28loband%29.aspx. :smile:
If you just need to use a pointer to A like A *test, then you should use forward declaration of A. Of course including A.h will also do the job,...
Re: mail recovery You surely can't.
:angry: Why don't you post your code within a code-block ?
The pleasure is all mine and welcome to the forum. Double double quotes !!!! :crazy: How does that work ? I think it's not supported. Even in...
You need to close the actions of the IF statement in {}, if they contain more than one instructions. This is perfectly fine : if (x=="Dave")...
Try these : (1) http://www.dotnetnuke.com/Support/Documentation/DownloadableFiles/tabid/478/Default.aspx (2) http://www.codeplex.com/DNNHelpSystem
Separate names with a comma.