Search found 918 matches

by reinaldocrespo
Sat Mar 04, 2006 3:21 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Problems with ADS after upgrading to 2.7
Replies: 6
Views: 1637

René; I'll be most pleased to meet with you in Miami. I'll love to chat a while. I'll take you to dinner and a beer. How is that? On the ADS subject, I'm puzzled. I'm requesting ADS instead of _ADS with both versions of the compiler. AMOF, here are my requests no matter the compiler version in use: ...
by reinaldocrespo
Sat Mar 04, 2006 12:25 am
Forum: FiveWin for Harbour/xHarbour
Topic: Problem after upgrading to 2.7
Replies: 4
Views: 1068

Gracias Antonio. Ya no tengo ese problema. Pero tengo otro. Tal vez esten relacionados. Este codigo me funcionaba bien con xharb 0.99 y fw2.5: cFile := WINDIR()+"t" + strZero( nRandom(), 6 ) + ".rtf" REDEFINE RCHEDIT ::oTrGrss VAR ::oGrss:VarText ID 100 OF ::oFld:aDialogs[ 2 ] FO...
by reinaldocrespo
Fri Mar 03, 2006 11:34 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Problem after upgrading to 2.7
Replies: 4
Views: 1068

Problem after upgrading to 2.7

Hi. Here is another one: With fw 2.5 and xharb 0.99, the line below used to execute just fine: REDEFINE RICHEDIT ::oTrDg VAR ::oDg:VarText ID 100 OF ::oFld:aDialogs[ 2 ] FONT ::oFont But after upgrading to fw 2.7 and xharb 0.99.6, I get a run time error: Path and name: F:\mp\PathLabs.exe (32 bits) S...
by reinaldocrespo
Fri Mar 03, 2006 11:29 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Problems with ADS after upgrading to 2.7
Replies: 6
Views: 1637

Problems with ADS after upgrading to 2.7

Hi. After upgrading from fwh2.5 to fwh2.7 and from xharb 0.99 to xharb 0.99.6, the application no longer accesses the REMOTE ADS server. I'm getting an ADS error 5132. I'm using the same ace32.lib created with implib from ace32.dll and the new rdd_ads.lib that's found on \xharbour_0.99.6\lib. Workin...
by reinaldocrespo
Fri Mar 03, 2006 6:49 pm
Forum: FiveWin for Harbour/xHarbour
Topic: PlaySndRes()
Replies: 4
Views: 1014

Enrico;

I don't get an error now, but no sound is produced. Here is how i'm using it:

Code: Select all

		MenuItem "837 Claims" RESOURCE "837_16" ;
			Action ( SndPlayResource( "tic" ) ,X12_837() ) ;
Any additional ideas?

Reinaldo.
by reinaldocrespo
Fri Mar 03, 2006 6:36 pm
Forum: FiveWin for Harbour/xHarbour
Topic: PlaySndRes()
Replies: 4
Views: 1014

Enrico;

You got it!

Thank you.


Reinaldo.
by reinaldocrespo
Fri Mar 03, 2006 5:44 pm
Forum: FiveWin for Harbour/xHarbour
Topic: PlaySndRes()
Replies: 4
Views: 1014

PlaySndRes()

Hi.

Trying to play sound in a resource. PlaySndRes() is documented on the .ng file. But at compile time I get the error below.

Error: Unresolved external '_HB_FUN_SNDPLAYRES' referenced from F:\MP\X12\MAIN.OBJ


Any ideas?

Reinaldo.
by reinaldocrespo
Fri Mar 03, 2006 12:59 am
Forum: FiveWin for Harbour/xHarbour
Topic: March Build
Replies: 7
Views: 1348

Antonio; Me siento medio estúpido. Estaba modificando un .prg y ejecutando otro. Ese era todo el problema. Como quiera, gracias por tus respuestas. Estoy ansioso de comenzar a probar la imprsión y previews de rtfs usando tprinter. Me dices donde mirar para ver ejemplos que me guien? Saludos, Reinaldo.
by reinaldocrespo
Fri Mar 03, 2006 12:06 am
Forum: FiveWin for Harbour/xHarbour
Topic: March Build
Replies: 7
Views: 1348

Antonio;

Pues ahora mismo hago el upgrade a 2.7.

Gracias.

Reinaldo.
by reinaldocrespo
Thu Mar 02, 2006 10:48 pm
Forum: FiveWin for Harbour/xHarbour
Topic: March Build
Replies: 7
Views: 1348

Antonio; Hola. Grato ver tu respuesta. Te ruego me informes en cuanto lo tengas, pues lo necesito, y solo espero a esto para hacer el upgrade de 2.6 a 2.7. Ya que te tengo en el tema, necesito insertar texto que proviene de .fpt a un control richtext. Quisiera usar cut & paste. Pero no me funcio...
by reinaldocrespo
Thu Mar 02, 2006 10:12 pm
Forum: FiveWin for Harbour/xHarbour
Topic: March Build
Replies: 7
Views: 1348

March Build

Antonio;

Couldn't find anything about printing rtf text using tprinter. Did it get included in march build?

Best,


Reinaldo Crespo
by reinaldocrespo
Thu Mar 02, 2006 9:19 pm
Forum: WhatsNew / Novedades
Topic: FTDN new March 2006 build / nuevo build de Marzo 2006
Replies: 9
Views: 6980

Antonio;

Es que no veo nada sobre la impresión de rtfs usando trpinter. ¿Aun no has logrado hacer algo con esto?

Saludos,


Reinaldo Crespo
by reinaldocrespo
Fri Feb 17, 2006 3:54 am
Forum: FiveWin para Harbour/xHarbour
Topic: Para Vikthor
Replies: 3
Views: 1138

Para Vikthor

Vikthor; Abajo el resultado del envio de mi ultimo correo. This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: vikthor@creswin.com.mx unrouteabl...
by reinaldocrespo
Sat Feb 11, 2006 3:40 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Data Encryption
Replies: 3
Views: 1195

dpaterso, AFAIK using ADS server is the best and only real solution. Once data is owned by the ADS deamon/service users will simply not have access to the dbfs/ntxs/cdxs files and/or directories. Futhermore, fields in a dbf or the full dbf can be encrypted and only viewed from an application using t...
by reinaldocrespo
Sat Feb 11, 2006 3:26 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Pasting into a Richtext control
Replies: 0
Views: 533

Pasting into a Richtext control

Hi everyone. I'm needing to insert richtext formated text into a richtext focused control. I'm trying to do it with a cut from one and then paste into the other. Here is my code: MemoWrit( cFile, cRtfTxt2BInserted ) oMcrRtf := TRichEdit():New() oMcrRTF:LoadRTF( cFile ) oMcrRtf:cFileName := cFile oMc...