topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
enviar una mail con una cuenta gmail | yo uso esta funcion a diario:
[code=fw:g8clx9o6]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00C800;">Function</span> GMAILME <span style="color: #000000;">(</span>cDestino,cAsunto,cTexto,cAdjunto <span style="color: #000000;">)</span><br /><span style="color: #00C... |
enviar una mail con una cuenta gmail | Muchas gracias.
Ya probado cdo y funciona de maravilla.
Pasare a usarlo.
enviado desde tapatalk |
enviar una mail con una cuenta gmail | [quote="mastintin":3s47svu5]yo uso esta funcion a diario:
[code=fw:3s47svu5]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00C800;">Function</span> GMAILME <span style="color: #000000;">(</span>cDestino,cAsunto,cTexto,cAdjunto <span style="color: #000000;">)</span><b... |
enviar una mail con una cuenta gmail | <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=6&t=23644&p=127055&hilit=no+morir+en+el+intento#p127055">viewtopic.php?f=6&t=23644&p=127055&hilit=no+morir+en+el+intento#p127055</a><!-- l --> |
enviar una mail con una cuenta gmail | [quote="TecniSoftware":2fvizcr2]
para enviar mails de esta manera, es necesario instalar algo?
[/quote:2fvizcr2]
Yo creo que no hace falta instalar nada , cdo existe desde windows 2000 y supongo que xp lo lleve . |
enviar una mail con una cuenta gmail | probado en XP y funciona perfecto |
enviar una tecla desde un boton | Buenos dias!!!
Necesito que al oprimir un boton se mande la señal de la tecla ESCAPE.
Probe con CHR(27) y no la envia.
Se puede? Como?
Gracias. |
enviar una tecla desde un boton | buen dia
para que necesitas esa acción? |
enviar una tecla desde un boton | Hola Claudio. Gracias por tu tiempo.
resulta que tengo la carga de una factura en la que tengo varios items, los cuales los voy completando los datos ( cantidad , precio, etc. ) con un bucle pero si en el medio de la carga deseo cancelar la misma no puedo hacerlo por las validaciones de los campos, tambien resulta que... |
enviar una tecla desde un boton | puedes poner parte del codigo.. donde haces esa lo comentado. |
enviar una tecla desde un boton | Algo asi?
[code=fw:2m4tyehe]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> <span style="color: #00C800;">LOCAL</span> nKey := VK_RETURN<br /><br /> <span style="color: #0000ff;">REDEFINE</span> BUTTONBMP oSaida <span style="color: #0000ff;">ID</span> <span style="color: #000000;">302</span> <span... |
enviar una tecla desde un boton | Claudio. Buenas noches. no tengo problemas en pasar el fuente, solo que tiene validaciones anidadas y seria muy engorroso y largo. Lo solucione con el uso de una variable (verdaderamente simple) Muchas Gracias por tu tiempo.
Joao. Como dije arriba, lo solucione con una variable. Igual Gracias por tu tiempo.
José Ca... |
enviar whatsapp con adjuntos | Hola buen día, alguien me podría pasar un ejemplo funcionando, necesito enviar whatsapp con adjuntos, y la verdad me da problemas.
Lo ideal sería que envíe directamente aunque esté whatsapp wed abierto y no se quede esperando datos.
Saludos
Jorge. |
enviar xml por ws soap 1.0 | saludos amigos,
1.- alguien tiene un ejemplo que funcione para enviar el famoso xml via web services soap 1.0
2.- para encode txt a base64 con la ñ
nada de curl que no tengo harbour, uso xharbour
gracias por las molestias |
enviar xml por ws soap 1.0 | Hola Alex
A que te refieres con "la ñ"
El TXT contiene ñ
o El nombre del TXT posee una ñ
Yo uso xHarbour
Saludos |
enviar xml por ws soap 1.0 | si el txt contiene "ñ" como en mi apellido que es patiño
si ves aca hay una funcion StrToBase64( cTexto ), en resumen tiene un juego de caracteres asi
FUNCTION Carac64( cBin )
LOCAL nPos := ASC( BinToCar( @cBin ) ) + 1
RETURN SUBSTR( "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", nPos, 1)
si la ... |
envio de arquivos pelo five pocket pc | Preciso de um exemplo onde possa enviar e receber arquivos via FTP pelo five pocket
Já tentei usar os exemplos do samples, mas nada de funcionar.
Usando a Tradução do GOOGLE
Necesito un ejemplo donde se puede enviar y recibir archivos a través de FTP por cinco de bolsillo
Traté de usar ejemplos de las muestras, pero ... |
envio de arquivos pelo five pocket pc | e ai amigos, |
envio de arquivos pelo five pocket pc | <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=7&t=17921#p93916">viewtopic.php?f=7&t=17921#p93916</a><!-- l -->
Regards
Anser |
envio de correo a varios destinatarios | Hola amigos
Como ya expliqué en mi post anterior, voy a probar a enviar las facturas del mes (en formato pdf) en lugar de blat, como lo venía haciendo hasta ahora, mediante tsmtp modificada por Luis Krause, y tengo una pequeña duda
Si quiero enviar a 200 clientes el mismo correo, pero con el adjunto distinto (a cada un... |
envio de emails | Cmopañeros, buenos días:
En mi APP tengo una opción donde los usuarios pueden enviarme sugerencias. Simplemente cumplimentan un GET con un campo MEMO y automáticamente la APP me lo envía en forma de email. En versión anteriores a W10, funciona perfecto, pero hay usuarios que según su configuración W10 bloquea la salid... |
envio de emails | El Provedor, és gmail.com?
Saludos. |
envio de emails | tente isso, testei apenas no windows 7
try
nRetorno := ShellExecute( GetActiveWindow(), "RUNAS", "NetSh.exe", "Advfirewall set allprofiles state off", "c:\windows\system32", 0)
catch
end
if nRetorno <= 32
MsgStop('Não foi possível desativar o firewall, retorno: '+HB_NToS(nRetorno), 'Atenção!')
endif |
envio de emails | [quote="MGA":hhh9xoux]tente isso, testei apenas no windows 7
try
nRetorno := ShellExecute( GetActiveWindow(), "RUNAS", "NetSh.exe", "Advfirewall set allprofiles state off", "c:\windows\system32", 0)
catch
end
if nRetorno <= 32
MsgStop('Não foi possível desativar o firewall, retorno: '+HB_NToS(nRetorno), ... |
envio de emails | João, eu disse que faço isso???!!! Eu apenas respondi o que foi solicitado. |
envio de emails | [quote="MGA":3dt2iib5]João, eu disse que faço isso???!!! Eu apenas respondi o que foi solicitado.[/quote:3dt2iib5]
Ok. Thanks. Deve ser outra coisa que bloqueia. Não creio que seja o FireWall, a não ser que o Anexo, esteja contaminado com vírus, que achas?
Abs. |
envio de emails | Então... estou acreditando no que ele diz, ou seja, que o firewall esta bloqueando, se ele desativa o mesmo e funciona, é uma pista, mais é estranho! |
envio de emails | [quote="karinha":6d67i5vr]El Provedor, és gmail.com?
Saludos.[/quote:6d67i5vr]
Karinha, buenos días:
cFrom := PadR( <!-- e --><a href="mailto:'xxxxxxxxx@alojamientovirtual.com">'xxxxxxxxx@alojamientovirtual.com</a><!-- e -->', 180 ),
cTo := PadR( <!-- e --><a href="mailto:'xxxxxxx@g... |
envio de emails | [quote="Loren":3q54nujg][quote="karinha":3q54nujg]El Provedor, és gmail.com?
Saludos.[/quote:3q54nujg]
Karinha, buenos días:
cFrom := PadR( <!-- e --><a href="mailto:'xxxxxxxxx@alojamientovirtual.com">'xxxxxxxxx@alojamientovirtual.com</a><!-- e -->', 180 ),
cTo := PadR( <!-- e --><a... |
envio de mails | Hola. Tengo una aplicacion que hace uso de una funcion con el siguiente codigo: DEFINE MAIL oMail ; SUBJECT XASUNTO ; TEXT xtexto ; TO XCLIENTE+" <"+XCUENTA+">", xcuenta ACTIVATE MAIL oMail donde xcliente es un nombre de una persona,y xcuenta una direccion de mail valida, chequedada; con Outlook Express, esto funciona ... |
epson control font | alguien tendra la fuente de la epson "control", me la pueden mandar a <!-- e --><a href="mailto:alex_patino74@hotmail.com">alex_patino74@hotmail.com</a><!-- e -->
gracias |
epson control font | Miar se ayuda:
<!-- m --><a class="postlink" href="http://files.support.epson.com/pdf/plhc705/plhc705bb6.pdf">http://files.support.epson.com/pdf/plhc ... 705bb6.pdf</a><!-- m -->
salu2 |
epson escape printing with usb printer | Good evening
I am trying since quite a while to print escape codes on a usb printer without success.
The following code will open a cash tray when the printer is connected to a "dos type" parallel port (lpt1, lpt2 or lpt3)
CPORT := OPRN:GETPORT()
CDOSPRT := TDOSPRN():NEW(CPORT)
Ntext := SPACE(4... |
epson escape printing with usb printer | Richard,
There might be some clues here:
How To Use PASSTHROUGH Escape to Send Data Directly to Printer
<!-- m --><a class="postlink" href="http://support.microsoft.com/kb/q96795/">http://support.microsoft.com/kb/q96795/</a><!-- m -->
And from that page you can go here:
HOWTO: Send Raw Data to a Printer by Using the... |
epson escape printing with usb printer | [quote="James Bott":2ukjhpu1]Richard,
There might be some clues here:
How To Use PASSTHROUGH Escape to Send Data Directly to Printer
<!-- m --><a class="postlink" href="http://support.microsoft.com/kb/q96795/">http://support.microsoft.com/kb/q96795/</a><!-- m -->
And from that page you can go here:
HOWTO: Send Raw D... |
epson escape printing with usb printer | Richard,
> Printfileraw from xharbour was the solution i adapted and it is working in all cases.
Would you please post a small sample of its use ? many thanks! |
epson escape printing with usb printer | [quote="Antonio Linares":1lyzi8pn]Richard,
> Printfileraw from xharbour was the solution i adapted and it is working in all cases.
Would you please post a small sample of its use ? many thanks![/quote:1lyzi8pn]
Antonio
Sure no problem
this is a snapshot
CFILE := "PRN.TXT"
nHandle := fCreate( cFile )... |
epson escape printing with usb printer | Richard,
Thanks! |
epson escape printing with usb printer | Richard,
Glad you got that working; I know it has been a problem for you for some time. Thanks for sharing the solution.
James |
equivalencia | Hola compañeros sabrían Uds si en xharbour hay alguna función equivalente a la de Harbour HB_JsonDecode()
Gracias |
equivalencia | Añade en tú proyecto:
hbjson.c y hbjson.h
[url:1ayadmfk]http://www.pctoledo.com.br/forum/viewtopic.php?f=42&t=13306[/url:1ayadmfk]
[url:1ayadmfk]https://github.com/harbour/core/blob/master/src/rtl/hbjson.c[/url:1ayadmfk]
Creo, sea esto.
Saludos. |
equivalencia | Gracias kharina voy a ver si puedo hacer lo que necesito
Gracias nuevamente |
equivalencia Wild2RegEx | Colegas estoy portando una aplicación hecha con xharbour a harbour y Wild2RegEx no existe esta función, hay alguna equivalente ? Muchas Gracias.
Saludos |
equivalencia Wild2RegEx | Horácio, para que sirve Wild2RegEx de xHarbour? Gracias, saludos. |
equivalencia Wild2RegEx | Hola Joao. Convierte una cadena de caracteres incluyendo caracteres comodín a una expresión regular
Saludos |
equivalencia Wild2RegEx | [code=fw:34ptelkk]<div class="fw" id="{CB}" style="font-family: monospace;"><br />c:\hbb\source\rtl\regex.c<br /><span style="color: #00C800;">HB_FUNC</span><span style="color: #000000;">(</span> HB_ATX <span style="color: #000000;">)</span><br /><span style="color: #00C800;">HB_FUNC</span><span style="color: #... |
equivalencia Wild2RegEx | Ejemplo en harbour. Mira se es esto:
[code=fw:210fhh29]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// Test for regular expression functions</span><br /><span style="color: #B900B9;">// Giancarlo Niccolai</span><br /><br />PROCEDURE Main<span style="color: #000000;">... |
equivalencia Wild2RegEx | [code=fw:1pg4wa7t]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// Test for regular expression functions</span><br /><span style="color: #B900B9;">// This allows to use a fine tune regex to use them in programs</span><br /><span style="color: #B900B9;">// Giancarlo Niccol... |
equivalencia Wild2RegEx | [url:3oy3kjwe]http://compgroups.net/comp.lang.xharbour/documentation-from-source-code/1421146[/url:3oy3kjwe] |
equivalencia Wild2RegEx | Gracias Joao por tus respuestas. Mañana cuando llegue a la empresa pruebo y comento
Saludos |
erase GroupHeader on line | I have this superheader
:SetGroupHeader( "Estrazione", 1, 2)
is it possible to erase on line this superheader ? |
erase GroupHeader on line | thank
it was only a test because I not Know how make superheaders on html |
erase GroupHeader on line | [code=fw:26o7igh2]<div class="fw" id="{CB}" style="font-family: monospace;">aCols<span style="color: #000000;">[</span> <span style="color: #000000;">1</span> <span style="color: #000000;">]</span>:<span style="color: #000000;">cGrpHdr</span> := <span style="color: #00C800;">nil</span><br />aCols<span style="co... |
erase a datarow entirely with a single command ? | hi all
is it possible to completely delete a datarow with a single command if so which one?
[code=fw:1fc8sbx4]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /> <span style="color: #00C800;">LOCAL</span> oRsDel AS OBJECT<br /> <span style="color: #00C800;">LOCAL</span> cSql ... |
erase a datarow entirely with a single command ? | Either
[code=fw:lobx1uyy]<div class="fw" id="{CB}" style="font-family: monospace;"> ::<span style="color: #000000;">oRsDel</span>:<span style="color: #000000;">gotop</span><span style="color: #000000;">(</span><span style="color: #000000;">)</span><br /> <span style="color: #00C800;">do</span> <span style... |
erase a datarow entirely with a single command ? | Thank you Master !
Maurizio Menabue |
erase an object | I insert a bitmap on window with drag
How I can erase this object ? |
erase an object | Maybe oBmp:hide()
James |
erase an object | Silvio,
To destroy it use:
oBmp:End() |
erase an object | not run |
erase an object | Silvio,
That code works fine since years <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
Please provide a self contained example that shows your point, thanks |
erase an object | @ nRow, nCol BITMAP oSprite;
RESOURCE cBitmap;
PIXEL NOBORDER of oWnd // SIZE 64,64
nTipo:=nItem
oSprite:lTransparent = .T. [b:1don99qi]// NOT RUN [/b:1don99qi]
//TO MOVE
oSprite:Move(oSprite:nTop,;
oSprite:nLeft,;
,;
... |
erase button on ribbonbar- Resolved | I must erase 4 button on a ribbonbar on a group to recreate it each time I open a function
I made
[code=fw:3asr48fs]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">IF</span> oApp<span style="color: #000000;">(</span><span style="color: #000000;">)</span>:<span style... |
erase button on ribbonbar- Resolved | Resolved
[code=fw:387j6gfv]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">For</span> n= <span style="color: #000000;">1</span> <span style="color: #0000ff;">to</span> Len<span style="color: #000000;">(</span> oApp<span style="color: #000000;">(</span><span style="color... |
erase code on a string | I have a string sample
"xxx-xxxx-xxxx-xxxx-xxxxxxx-xxxxx-"
and I wish erase the code "-" or converte it in space(1)
how I must make it ? |
erase code on a string | STRTRAN(cString,"-",SPACE(1)) or STRTRAN(cString,"-","") if it is not part of the text |
erase code on a string | thanks run ok |
erase two element of an array | I have an array
1
1
2
2
3 <------------------ I wish erase this
3 <------------------I wish erase this
4
4
5
5
and I wish erase only the lines having the number 3
I not understood why the procedure erase only one line having the number 3
[b:3o207e3f]the test[/b:3o207e3f]
[co... |
erase two element of an array | [url:3n837san]https://vivaclipper.wordpress.com/tag/adel/[/url:3n837san] |
erase two element of an array | [code=fw:7z4qq64d]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">For</span> n= <span style="color: #000000;">1</span> <span style="color: #0000ff;">to</span> <span style="color: #000000;">5</span><br /> aadd<span style="color: #000000;">(</span>aItemsRows... |
erase two element of an array | thanks |
ereport.exe | Hi
In the bitbucket, In "Extre->Expression", the following error occurs for "ereport.exe":
Error description: Error DBCMD/1010 Illegal characters in alias: EasyReport General
Stack Calls
===========
Called from: => DBUSEAREA( 0 )
Called from: .\source\ertools.prg => OPENDBF( 417 )
Called from: .\source... |
ereport.rc - how to open | Hello,
which program should I use to open
ereport.rc.
If I open with Pelles C I only get a text view.
Thank you in advance
Otto |
ereport.rc - how to open | Dear Otto,
Please use ResEdit from: [url:dcheunk9]http://www.resedit.net[/url:dcheunk9] |
ereport.rc - how to open | ResEdit-x64.7z
Dear Antonio,
can you advice me how to install this software.
Thank you in advance
Otto |
ereport.rc - how to open | Dear Otto,
If you use Total Commander, then install this plugin to manage 7z files:
[url:14ubrqfv]https://totalcmd.net/plugring/7z_plugin.html[/url:14ubrqfv] |
ereport.rc - how to open | Otto
I can share my resedit 64 bit version with you if you like .. let me know if I can help.
Rick Lipkin |
ereport.rc - how to open | Hello Rick,
this would be great.
Can you please send it to datron (@) aon.at.
Best regards
Otto |
ereport.rc - how to open | 7z is a 7zip file. Its utility is at <!-- m --><a class="postlink" href="https://www.7-zip.org/download.html">https://www.7-zip.org/download.html</a><!-- m --> |
ereport.rc - how to open | Otto
Just sent you my version of ResEdit64 .. just un-zip the file and put the folder at the root of c:\ .. you will need to re-configure your File locations for FW and your C++ compiler .. leave the resource script template alone ( include directives ) ..
Hopefully my message will not bounce back ..
Thanks
Rick L... |
ereport.rc - how to open | Hello Rick,
thank you. I got the file.
Best regards
Otto |
ereport.rc - how to open | So I decided to look again at ResEdit ... downloaded and installed it without a problem.
Then I took my existing, working xxx.rc file and tried to open it.
It had some complaints, but now it says it cannot recognize. STYLE. WS_POPUP. This is a standard windows style used in resources.
Any thoughts on this ? |
ereport.rc - how to open | Tim,
You can configure ResEdit settings this way:
[code=fw:2e7w6n35]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <windows.h><br /><span style="color: #00D7D7;">#include</span> <commctrl.h><br /><span style="color: #00D7D7;">#include</span> <richedit.h><br /><s... |
ereport.rc - how to open | I'm trying to open an existing .rc file and it tells me WS_POPUP is an undeclared identifier. |
eror export datos condicionados a Excel oBrw:ToExcel() SOLVE | Hola amigos.
¿Pueden indicarme dónde está el error en el siguiente codigo?
La falla es que únicamente exporta datos para la columna 1 (state), dejando las demás en blanco, en el fichero Excel.
[code=fw:3f578slz]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <sp... |
eror export datos condicionados a Excel oBrw:ToExcel() SOLVE | Working correctly for me here:
[url=https://imageshack.com/i/poUbnvPwp:1bchiv9q][img:1bchiv9q]https://imagizer.imageshack.com/v2/xq90/924/UbnvPw.png[/img:1bchiv9q][/url:1bchiv9q]
May we know which version of FWH you tested? |
eror export datos condicionados a Excel oBrw:ToExcel() SOLVE | Rao, thanks for your reply.
Fwh1709. |
eror export datos condicionados a Excel oBrw:ToExcel() SOLVE | For FWH 1709, please make this small modification in the function Exporte(...)
[code=fw:1ozdzr9g]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">Function</span> Exporte<span style="color: #000000;">(</span>oBrw,cState<span style="color: #000000;">)</span><br /><span styl... |
eror export datos condicionados a Excel oBrw:ToExcel() SOLVE | [quote="nageswaragunupudi":3j6c9k20]For FWH 1709, please make this small modification in the function Exporte(...)
[code=fw:3j6c9k20]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">Function</span> Exporte<span style="color: #000000;">(</span>oBrw,cState<span style="color: #0... |
err with preview in mdi | when I click on second page it not found refresh method[img:2o3tc73c]http://www.teramoest.it/error_preview.JPG[/img:2o3tc73c]test sample <!-- m --><a class="postlink" href="http://www.teramoest.it/errprev.rar">http://www.teramoest.it/errprev.rar</a><!-- m --> |
err with preview in mdi | Penso che sia il problema che ho avuto anch'io ...l'ho risolto modificando rpreview.prg cosìMETHOD SetOrg2( nX, nY ) CLASS TPreview if l2007 ::obar:Refresh() else ::oPage:Refresh() endif saluti Stefano |
err with preview in mdi | grazie lo provo subito.Stefano mi potresti scrivere in privato non trovo il tuo email. |
errato arrotondamento | non riesco a calcolare l'esatto arrotondamento
sul forun ho trovato questa funzione
[code=fw:1oaszh9g]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">Function</span> RoundUp<span style="color: #000000;">(</span>nNumb,nDecimals<span style="color: #000000;">)</span><br /... |
errato arrotondamento | adesso ho corretto con .6 anzichè .9 e pare che vada ok ma non l'ho capita |
errcombo | How I can make to resize the combo
@ 3.3,8.5 COMBOBOX oCbx VAR cTipo ITEMS aTipo OF oFld:aDialogs[ 2] FONT oFont
[img:scezf339]http://img44.imageshack.us/img44/8277/errcombo.jpg[/img:scezf339]
I f I use size command it not resize the combo |
erreor base 1090 | Hi i'm working on my migration to FWHI am able to compile and link my app, but when i run it i obtain this errorError BASE /1090 Argument error: INT from Errorsys, line :OThank for your help |
erreur en linking mon application | fatal unable ton open tgetlog.obj mes opj sont crees ds u:\wlogih\obj
voici mon fichier mak
#WMENU Borland make, (c) FiveTech Software 2005-2011
HBDIR=U:\harbour
BCDIR=U:\bcc582
FWDIR=U:\fwh
WLDIR=U:\WLOGIH
#change these paths as needed
.path.OBJ = $(WLDIR)\obj
.path.PRG = .\source
.path.CH = $(FWDIR)\include;$(HB... |
erreur en linking mon application | ok je l\ai trouve merci quand meme |
erreur en linking mon application | voici le nouveau .mak
#WMENU Borland make, (c) FiveTech Software 2005-2011
HBDIR=U:\harbour
BCDIR=U:\bcc582
FWDIR=U:\fwh
WLDIR=U:\WLOGIH
#change these paths as needed
.path.OBJ = $(WLDIR)\obj
.path.PRG = $(WLDIR)\source
.path.CH = $(FWDIR)\include;$(HBDIR)\include
.path.C = .\
.path.rc = .\
#important: Use Uppe... |
erreur en linking mon application | est-il fonctionne très bien maintenant? |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.