José,
Me explico. Mi código crea una nueva clave alfanumérica y hasta trabajo win8.0 correctamente.
Con win8.1 es imposible escribir en el registro.
si antes no se cambia manualmente, dentro de la carpeta
SoftwareMicrosoftWindowsCurrentVersionPoliciesSystem
la tecla numérica "EnableLUA ...
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Se encontraron 42 coincidencias
- Mié Jul 02, 2014 10:08 am
- Foro: Xailer Spanish
- Tema: tregistry problema
- Respuestas: 9
- Vistas: 6267
- Mar Jul 01, 2014 9:07 am
- Foro: Xailer Spanish
- Tema: tregistry problema
- Respuestas: 9
- Vistas: 6267
tregistry problema
gracias José, :OpenKey(cRegPath, nOR(0x01, 0x0100)) == 0
funciona correctamente.
Ahora me resulta imposible escribir en el registro con esto codice si no cambiamos manualmente la siguiente clave:
SoftwareMicrosoftWindowsCurrentVersionPoliciesSystem
"EnableLUA" = 1 >>> "EnableLUA" = 0 ...
funciona correctamente.
Ahora me resulta imposible escribir en el registro con esto codice si no cambiamos manualmente la siguiente clave:
SoftwareMicrosoftWindowsCurrentVersionPoliciesSystem
"EnableLUA" = 1 >>> "EnableLUA" = 0 ...
- Jue Jun 26, 2014 6:37 pm
- Foro: Xailer Spanish
- Tema: tregistry problema
- Respuestas: 9
- Vistas: 6267
tregistry problema
64 bit
- Jue Jun 26, 2014 11:01 am
- Foro: Xailer Spanish
- Tema: tregistry problema
- Respuestas: 9
- Vistas: 6267
tregistry problema
después de actualizar win8 a win8.1
Esta rutina ya no funciona
alguien sabe cómo ayudarme?
FUNCTION GetProductId(cPrId)
LOCAL nHKey := HKEY_LOCAL_MACHINE
LOCAL cRegPath := "SOFTWAREMicrosoftWindows NTCurrentVersion"
LOCAL cRegkey := "ProductId"
WITH OBJECT tregistry():Create()
:Root ...
Esta rutina ya no funciona
alguien sabe cómo ayudarme?
FUNCTION GetProductId(cPrId)
LOCAL nHKey := HKEY_LOCAL_MACHINE
LOCAL cRegPath := "SOFTWAREMicrosoftWindows NTCurrentVersion"
LOCAL cRegkey := "ProductId"
WITH OBJECT tregistry():Create()
:Root ...
- Mar May 27, 2014 11:27 pm
- Foro: Xailer Spanish
- Tema: error al compilar un proyecto con la versión 3.2
- Respuestas: 2
- Vistas: 1491
error al compilar un proyecto con la versión 3.2
Lo resuelto con la actualización de la versión correcta di Harbour
- Mar May 27, 2014 10:55 pm
- Foro: Xailer Spanish
- Tema: error al compilar un proyecto con la versión 3.2
- Respuestas: 2
- Vistas: 1491
error al compilar un proyecto con la versión 3.2
Hola xailers,
He instalado la nueva versión 3.2, pero cuando compilo un proyecto de ejemplo me sale el error en la imagen adjunta.
¿Puede alguien decirme por qué?
gracias
franco
Attached files
He instalado la nueva versión 3.2, pero cuando compilo un proyecto de ejemplo me sale el error en la imagen adjunta.
¿Puede alguien decirme por qué?
gracias
franco
Attached files
- Jue May 22, 2014 7:26 pm
- Foro: Xailer Spanish
- Tema: Portable activación
- Respuestas: 1
- Vistas: 1076
Portable activación
Hola Xailers,
Tengo problemas con la activación de la versión portátil.
Por encima de un disco duro externo conectado a través de USB que he instalado la versión 2.3.0, registrado, que funciona correctamente en cualquier ordenador.
He instalado en el mismo disco duro externo, la nueva versión ...
Tengo problemas con la activación de la versión portátil.
Por encima de un disco duro externo conectado a través de USB que he instalado la versión 2.3.0, registrado, que funciona correctamente en cualquier ordenador.
He instalado en el mismo disco duro externo, la nueva versión ...
- Lun Oct 14, 2013 10:07 pm
- Foro: Xailer English
- Tema: IsWin8?
- Respuestas: 1
- Vistas: 2060
IsWin8?
Hello xailers,
how do I know if the operating system is Win8
Frank
how do I know if the operating system is Win8
Frank
- Jue Mar 21, 2013 3:55 pm
- Foro: Xailer English
- Tema: Xailer 3
- Respuestas: 5
- Vistas: 3416
Xailer 3
Ignacio,
thanks for the suggestion, the problem with the folder xailer3source is resolved.
Can you tell me if it is normal with xailer30 with some projects, using F9 command "Compile and run", the exe file is generated successfully with no errors, but instead of being executed, the debug window ...
thanks for the suggestion, the problem with the folder xailer3source is resolved.
Can you tell me if it is normal with xailer30 with some projects, using F9 command "Compile and run", the exe file is generated successfully with no errors, but instead of being executed, the debug window ...
- Mar Mar 19, 2013 10:37 pm
- Foro: Xailer English
- Tema: Xailer 3
- Respuestas: 5
- Vistas: 3416
Xailer 3
Ignacio,
I installed xailer3.0 into folder xailer3 the same computer on which I installed xailer 27.
I did download the latest version of harbor with mingui from your site and I installed it in the xailer3.
I recompiled the application completely.
I confirm that xailer was activated regularly ...
I installed xailer3.0 into folder xailer3 the same computer on which I installed xailer 27.
I did download the latest version of harbor with mingui from your site and I installed it in the xailer3.
I recompiled the application completely.
I confirm that xailer was activated regularly ...
- Mar Mar 19, 2013 7:25 pm
- Foro: Xailer English
- Tema: Xailer 3
- Respuestas: 5
- Vistas: 3416
Xailer 3
Dear Xailers staff,
I did the update 3.0 rc, and run the online activation, no problems.
I tried to open, compile and run the sample project Richpad.prg.
It happens that opens and closes for a moment the Debug window, and Richpad.exe is not executed, the prompt is sent to the IDE
RichPad.exe is ...
I did the update 3.0 rc, and run the online activation, no problems.
I tried to open, compile and run the sample project Richpad.prg.
It happens that opens and closes for a moment the Debug window, and Richpad.exe is not executed, the prompt is sent to the IDE
RichPad.exe is ...
- Dom Mar 10, 2013 8:28 pm
- Foro: Xailer English
- Tema: Crear nuevo componente
- Respuestas: 2
- Vistas: 2415
Crear nuevo componente
Josí¨
ok gracias
Frank
ok gracias
Frank
- Jue Feb 28, 2013 10:05 pm
- Foro: Xailer English
- Tema: Crear nuevo componente
- Respuestas: 2
- Vistas: 2415
Crear nuevo componente
Hola a todos,
que me da una idea para crear una clase que le permite dibujar una línea dada dos coordenadas x1, y1 x2, y2 con la gestión de eventos onclick, onMouseMove por encima de la línea dibujada.
Gracias de antemano
Frank
que me da una idea para crear una clase que le permite dibujar una línea dada dos coordenadas x1, y1 x2, y2 con la gestión de eventos onclick, onMouseMove por encima de la línea dibujada.
Gracias de antemano
Frank
- Lun Feb 11, 2013 9:39 pm
- Foro: Xailer Spanish
- Tema: Insetar una Imagen en FastReport
- Respuestas: 5
- Vistas: 4695
Insetar una Imagen en FastReport
Hola Gabriel,
intentar enviar su solicitud aquí
 https://groups.google.com/forum/?fromgroups = #! foro / fastreport_for_x_harbour
Frank
intentar enviar su solicitud aquí
 https://groups.google.com/forum/?fromgroups = #! foro / fastreport_for_x_harbour
Frank
- Lun Feb 11, 2013 8:55 pm
- Foro: Xailer Spanish
- Tema: ::cText and ::oLabel:cText
- Respuestas: 3
- Vistas: 2564
::cText and ::oLabel:cText
gracias por los consejos
Frank
Frank
- Sab Feb 02, 2013 2:24 pm
- Foro: Xailer Spanish
- Tema: ::cText and ::oLabel:cText
- Respuestas: 3
- Vistas: 2564
::cText and ::oLabel:cText
¿Puede alguien decirme por qué en este ejemplo
se actualiza ::cText y ::oLabel2:cText no?
Gracias Frank
METHOD FormShow( oSender ) CLASS Compatta
LOCAL nFile:=1,cFile:=""
LOCAL aFile:={"DatiMAGAZZI",;
"DatiANAGRA",;
"DatiRICMAT",;
"DatiMOVIME",;
"ORDINIRigOrd",;
"ORDINIElenOrd ...
se actualiza ::cText y ::oLabel2:cText no?
Gracias Frank
METHOD FormShow( oSender ) CLASS Compatta
LOCAL nFile:=1,cFile:=""
LOCAL aFile:={"DatiMAGAZZI",;
"DatiANAGRA",;
"DatiRICMAT",;
"DatiMOVIME",;
"ORDINIRigOrd",;
"ORDINIElenOrd ...
- Sab Dic 22, 2012 3:01 pm
- Foro: Xailer Spanish
- Tema: Procedimiento actualización y activación
- Respuestas: 1
- Vistas: 1309
Procedimiento actualización y activación
He comprado "Actualización y soporte técnico Xailer profesional".
¿Cuál es el procedimiento correcto para realizar la actualización y activación de la versión 2.3.2 a la actual?
gracias
Frank
¿Cuál es el procedimiento correcto para realizar la actualización y activación de la versión 2.3.2 a la actual?
gracias
Frank
- Mié Jun 20, 2012 9:44 pm
- Foro: Xailer English
- Tema: OnMouseMove Browse:Header
- Respuestas: 4
- Vistas: 2568
OnMouseMove Browse:Header
Jose,
thanks so much
Frank
thanks so much
Frank
- Vie Jun 15, 2012 4:05 pm
- Foro: Xailer English
- Tema: OnMouseMove Browse:Header
- Respuestas: 4
- Vistas: 2568
OnMouseMove Browse:Header
My need is to generate a specific cToolTip, when the mouse cursor on the header or footer.
I have no experience to do this alone, you can give me a little help?
Thanks in advance
Frank
I have no experience to do this alone, you can give me a little help?
Thanks in advance
Frank
- Vie Jun 15, 2012 3:48 pm
- Foro: Xailer English
- Tema: oImageList over 15 icons
- Respuestas: 2
- Vistas: 1756
oImageList over 15 icons
The image16 and image17 are 16x16.
all other 24x24, I did not know were to be the same size.
many thanks
Frank
all other 24x24, I did not know were to be the same size.
many thanks
Frank
- Jue Jun 14, 2012 7:32 pm
- Foro: Xailer English
- Tema: OnMouseMove Browse:Header
- Respuestas: 4
- Vistas: 2568
OnMouseMove Browse:Header
HELLO,
HOW DO I KNOW WHEN THE MOUSE is PLACED ON DBBROWSE:HEADER?
FRANK
HOW DO I KNOW WHEN THE MOUSE is PLACED ON DBBROWSE:HEADER?
FRANK
- Jue Jun 14, 2012 6:50 pm
- Foro: Xailer English
- Tema: oImageList over 15 icons
- Respuestas: 2
- Vistas: 1756
oImageList over 15 icons
HELLO, I THINK THAT THE MAXIMUM NUMBER OF ICONS THAT CAN BE PUT IN DBBROWSE:OIMAGELIST is 15.
SOMEONE TELL ME IF THERE SA WAY TO INCREASE THIS ONE?
I HAVE TRIED BUT SO ARE IGNORED nIMAGE16 and nImage17
    WITH OBJECT ::oDBBrowse6:=TDBBrowse():New(::oFolderPage1)
          ...
SOMEONE TELL ME IF THERE SA WAY TO INCREASE THIS ONE?
I HAVE TRIED BUT SO ARE IGNORED nIMAGE16 and nImage17
    WITH OBJECT ::oDBBrowse6:=TDBBrowse():New(::oFolderPage1)
          ...
- Vie Feb 24, 2012 9:01 am
- Foro: Xailer English
- Tema: Question about TAdoDataSource
- Respuestas: 2
- Vistas: 1803
Question about TAdoDataSource
Ignacio,
oAdoDataSource:Execute( "CompactDatabase" )
generates attachment erroreSQL1
oAdoDataSource:oRecords:oAdo:CompactDatabase()
generates attachment erroreSQL2
While Jetcomp.exe is not compatible with file.accdb extension and do not think it can be used at runtime
thanks for the ...
oAdoDataSource:Execute( "CompactDatabase" )
generates attachment erroreSQL1
oAdoDataSource:oRecords:oAdo:CompactDatabase()
generates attachment erroreSQL2
While Jetcomp.exe is not compatible with file.accdb extension and do not think it can be used at runtime
thanks for the ...
- Mar Feb 21, 2012 7:39 pm
- Foro: Xailer English
- Tema: Question about TAdoDataSource
- Respuestas: 2
- Vistas: 1803
Question about TAdoDataSource
I am using TAdoDataSorce TSQLTable, to access data.accdb everything works fine.
The size increases data.accdb if I add records or if I enter data in fields object/OLE, but the size of data.accdb, not decreases it if I delete records or delete data object/OLE.
Using MS Access 2007 database to ...
The size increases data.accdb if I add records or if I enter data in fields object/OLE, but the size of data.accdb, not decreases it if I delete records or delete data object/OLE.
Using MS Access 2007 database to ...
- Vie Feb 17, 2012 3:25 pm
- Foro: Xailer English
- Tema: to Jose Lalin
- Respuestas: 3
- Vistas: 2465
to Jose Lalin
Thanks anyway.
Can you tell me where I can find the documentation to understand how to use Region and Path?
Regards
Franco
Can you tell me where I can find the documentation to understand how to use Region and Path?
Regards
Franco