Search found 140 matches: dde

Return to advanced search

... these lines at the very beginning of your program: #define _VIDEO_CH // if you don't use videos in your app #define _DDE_CH // if you don't use dde's and so on #define _ODBC_CH #define _DLL_CH #define _TREE_CH Regards, Manuel Mercado. Salamanca, Gto., México.
by James Bott
Thu Feb 08, 2007 4:43 pm
 
Forum: FiveWin for CA-Clipper
Topic: Preprocessor table overflow
Replies: 5
Views: 2657

AYUDA CON MDI y MDICHILD

... 7 http://www.FiveTechSoft.com :: Ver Foro - FiveWin para Harbour/xHarbour - Microsoft Internet Explorer 8 MCI command handling window 9 DDE Server Window 10 Acrobat IEHelper 11 Cmd 12 Prg 13 WOWExec 14 LP Main Window 15 CLPOsEventsHandler Window 16 CSHTrayIconWindow 17 LPTimer-{312C2D21-593B-4e71-8E7C-A45397847FEE} ...
by A&C
Thu Jan 25, 2007 12:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: AYUDA CON MDI y MDICHILD
Replies: 4
Views: 2822

aca va el resto de la linea

... 5 TF_FloatingLangBar_WndTitle 6 Maestro de Familias 7 Sistema de Control y Gestion 2005 Version 3.0 8 C:\prgfwh 9 Armando - Conversación 10 DDE Server Window 11 MCI command handling window 12 MSNUnnamedWindow 13 MSNMSGRAbsConnWindow 14 Dummy Video Parent 15 EchoPortManagerWnd 16 IHW2 17 ...
by norte_67
Wed Oct 11, 2006 4:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: nuevo con Fwh
Replies: 5
Views: 2978

... ejemplo samples\TestMRun.prg. * Mejora: En FWPPC, en la clase TWindow el método MouseMoved() siempre evalua la DATA bMMoved. * Mejora: En la claseTDDEMLClient el método End() no cerraba las conexiones DDE correctamente. * Nuevo: En la clase TToolBar, el método SetText( <nButton>, <cText> ...
by Antonio Linares
Sun Sep 17, 2006 10:16 pm
 
Forum: WhatsNew / Novedades
Topic: New FiveWin 2.8 - September 2006
Replies: 1
Views: 3283

New FiveWin 2.8 - September 2006

... Please review samples\TestMRun.prg * Enhancement: FWPPC, Class TWindow Method MouseMoved() already evaluates DATA bMMoved. * Enhancement: Class TDDEMLClient Method End() was not properly uninitializing DDE. * New: Class TToolBar Method SetText( <nButton>, <cText> ) changes the text ...
by Antonio Linares
Sun Sep 17, 2006 12:57 pm
 
Forum: WhatsNew / Novedades
Topic: New FiveWin 2.8 - September 2006
Replies: 1
Views: 3283

... el OBJECTS.CH (que solo es necesario si estas compiladno una clase), el ODBC.CH (que solo es necesarios si vas a hacer conexiones con ODBC), el DDE.CH (necesario si haces conexiones de Dinamic Data Exchange), algunos de ellos incluyen el VKEY-CH que es llamado, desde algun archivo INCLUDE. Si ...
by R.F.
Thu Aug 03, 2006 3:55 pm
 
Forum: FiveWin para CA-Clipper
Topic: error con VK_Return
Replies: 4
Views: 1069

... de otro costal. La solucion es editar el FIVEWIN.CH y quitar de este algunos INCLUDE que no estes utilizando, lo mas comun es quitar OBJECTS.CH, DDE.CH, para quitarlos simplmente pon entre comentarios las lineas donde se hace la llamada al INCLUDE. OJO, el quitar alguno de estos componentes hace ...
by R.F.
Wed Aug 02, 2006 5:02 pm
 
Forum: FiveWin para CA-Clipper
Topic: Error "Preprocessor table overflow"
Replies: 4
Views: 1835

... version: 5.1, Build 2600 Windows total applications running: 25 1 TF_FloatingLangBar_WndTitle 2 CiceroUIWndFrame 3 SysFader 4 Menu Iniciar 5 NetDDE Agent 6 FiveWin Web Browser Support 7 Prompt de comando (2) 8 http://www.FiveTechSoft.com :: View topic - WebBrowser ActiveX control - Microsoft ...
by Ari
Wed Jul 19, 2006 5:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebBrowser ActiveX control
Replies: 19
Views: 6617

Hola,

Conoceis alguna otra manera de crear un Grupo e iTems en el menu, q no sea via DDE en XP ?


Gracias.
by Carles
Tue Jun 13, 2006 6:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: TestDDE en XP
Replies: 2
Views: 813

... 9 FiveWin ActiveX Support 10 xBuild - D:\xHB\bin\webexp.exe.xbp 11 Multi-Edit - [D:\FWH\SAMPLES\webexp.prg] 12 MCI command handling window 13 DDE Server Window 14 ThorConnWndClass 15 Identity Mgr Notify 16 WAB Notification Window 17 WOWExec 18 Microsoft ActiveSync 19 DefAlert_Window_29DABAC8-AB93-43f3-926D-1DDE0C909FDF ...
by Randal
Thu Apr 27, 2006 2:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ActiveX & xHarbour
Replies: 13
Views: 5739

error verce 2

... Alpha build 45.0 Intl. (Flex) Windows version: 5.1, Build 2600 Service Pack 1 Windows total applications running: 33 1 2 Menú Inicio 3 4 NetDDE Agent 5 Compilar 6 Guardar proyecto 7 VERCE v4.3, C:\SISINGE\Farmacia\FARMACIA.VRC 8 Timer 9 Símbolo del sistema 10 Player Window 11 Playlist Editor ...
by joseluisysturiz
Sat Feb 04, 2006 11:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error verce 2
Replies: 1
Views: 1660

... podes comentar alguna o todas las siguientes lineas de fivewin.ch (las que no necesites en tus sistemas): // #include "ODBC.ch" // #include "DDE.ch" // #include "Video.ch" // #include "Tree.ch" Si en tu prg incluis: #DEFINE _ODBC_CH #DEFINE _DDE_CH #DEFINE _DDE4_CH #DEFINE _DLL_CH #DEFINE ...
by DanielPuente
Fri Feb 03, 2006 1:21 am
 
Forum: FiveWin para CA-Clipper
Topic: Error al compilar "Prepocessor table overflow"
Replies: 2
Views: 1064

Re: 2 questions

... The operating system denied access to the specified file. SE_ERR_ASSOCINCOMPLETE The file name association is incomplete or invalid. SE_ERR_DDEBUSY The DDE transaction could not be completed because other DDE transactions were being processed. SE_ERR_DDEFAIL The DDE transaction failed. SE_ERR_DDETIMEOUT ...
by Enrico Maria Giordano
Tue Jan 31, 2006 7:58 am
 
Forum: FiveWin for CA-Clipper
Topic: 2 questions
Replies: 14
Views: 5504

Me refiero a alguna forma directa, sin crear un TXT intermedio. Via DDE o así

Gracias...
by manuramos
Sat Jan 21, 2006 1:31 pm
 
Forum: FiveWin para CA-Clipper
Topic: FGet y Office
Replies: 1
Views: 730

Manuel,

El DDE lo proporciona Windows automaticamente, de todas maneras, como te indica René, lo idóneo es usar la clase de Ramón que te evita tener que usar DDE, tener Excel instalado, etc. Pero ambas soluciones te servirán.
by Antonio Linares
Fri Nov 11, 2005 11:15 am
 
Forum: FiveWin para CA-Clipper
Topic: ¿Cómo exportar listados DBF o Excel?
Replies: 7
Views: 2704
PreviousNext

Return to advanced search