hi, i have read "somewhere" There is an undocumented feature of MAPISendMail for including an HTML body: set lpszNoteText to nil (or a pointer to an empty string) add an HTML attachment MAPI will use the html attachment as ...
It seems as the unofficial API is temporarly down... Now it returns HTML with <title>Just a moment...</title> look at full "Answer" PHIND( 108 ) cAnswer = E"\n\n\n Just a moment...\n \n \n \n \n \n \n\n\n\n \n \n \n \n \n \n \n \n \n Enable JavaScript and cookies ...
hi, which Compiler is to use for these Sample ? i try buildh.bat MSVC and also BCC7 and got error RC2104 : undefined keyword or key name: DS_SETFONT error RC2104 : undefined keyword or key name: DS_ABSALIGN --- forgot to say : 64 Bit :!: now i switch to 32 Bit OS and it work with BCC7 32 Bit :D
Versión mejorada con GUI, pero se nos cuela un espacio " " en la respuesta. Ayuda! :-) Fijaros que en la respuesta DIALOGEX lo escribe como D IALOG EX, CAPTION como CAP TION y asi en otras palabras. phind.prg #include "FiveWin.ch"#define IDC_TARGET_EDIT 1001#define IDC_RE...
Thanks to Carlos Gallego, Charly, Cristobal, Giorgio, etc. we have been able to make it work from Harbour This means that you can use the AI engine that http://www.phind.com provides without having to register and free. This is the first working version. Next we will implement it as a di...
... have based on c:\fwh\source\classes\dlgfind.prg i found out that i can REDEFINE "Windows standard Common Dialog" it have to do with (undocumented) Function RegDialog() as i want to use "Dark-Mode" those "Common Control" are still "white" which i try to ...