DLL problem
Roger Amar
Roger at logram.com
Fri Dec 3 16:43:00 EST 2004
Hello Gordon,
You are a very nice guy !
When I try to compile your project I get 120 errors; here are some samples of them :
Error : identifier expected
shellapi.h line 53 DECLARE_HANDLE(HDROP);
Error : illegal function definition
shellapi.h line 55 EXTERN_C DECLSPEC_IMPORT UINT STDAPICALLTYPE
Error : illegal function definition
XCmdGlue.h line 39 } Xternal;
Error : illegal function definition
ScanningServerPlugin.h line 5 void XCabort();
Error : illegal function definition
ScanningServerPlugin.h line 6 char Xname[];
Error : illegal function definition
ScanningServerPlugin.h line 7 Xternal Xtable[];
Maybe is missing something like a library or header ?
What do you think about ?
Roger;
-----Message d'origine-----
De : use-revolution-bounces at lists.runrev.com [mailto:use-revolution-bounces at lists.runrev.com] De la part de Gordon Tillman
Envoyé : vendredi 3 décembre 2004 15:25
À : How to use Revolution
Objet : Re: DLL problem
Howdy Roger,
Please do let me know how it goes. Holler at me if you have any questions.
On Dec 3, 2004, at 06:06, Roger Amar wrote:
> Thanks a lot Gordon !
> I'll try to find what is wrong and keep you informed.
> Roger;
Feel free to try out the externals that are included in that project.
One does a crc32 calculation on a file (osx / windows), and on the windows there are externals to put an icon in the system tray and remove it. When the user clicks on the icon it shows your stack. This lets you have a stack that can run with no window but still be made visible when desired.
--gordon
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list