Search found 19 matches: taskmanager

Return to advanced search

Re: EXE Author's name on Windows 11

hi Enrico,

i can not reproduce what you say as it work for me
Image

if you did not get "Company Name" than show use your *.RC please
by Jimmy
Sun Jul 30, 2023 11:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EXE Author's name on Windows 11
Replies: 30
Views: 1267

Re: DIRECTORY() and ShellExecute()

hi Antonio, i saw in Taskmanager / User many "Editor" ... but i can´t "see" them ... hm so i change CODE to    ShellExecute( 0, "open", "checkres.txt" ,,,SW_SHOW) and voila Notepad appear ...
by Jimmy
Sat Oct 22, 2022 8:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DIRECTORY() and ShellExecute()
Replies: 9
Views: 633

Re: Recall a HIDDEN window from taskmanager

Marc Venken wrote:I will give it a try, but since the program is hidden in the background processes, it will not know that a key is pressed ?

Is'nt a HOT-KEY combination needed?


Don't know, sorry.

EMG
by Enrico Maria Giordano
Wed Mar 29, 2017 9:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Recall a HIDDEN window from taskmanager
Replies: 5
Views: 762

Re: Recall a HIDDEN window from taskmanager

I will give it a try, but since the program is hidden in the background processes, it will not know that a key is pressed ?

Is'nt a HOT-KEY combination needed?
by Marc Venken
Wed Mar 29, 2017 9:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Recall a HIDDEN window from taskmanager
Replies: 5
Views: 762

Re: Recall a HIDDEN window from taskmanager

Try with:

Code: Select all  Expand view
oMain:bKeyDown = { | nKey | If( ..., oMain:Show(), ) }


EMG
by Enrico Maria Giordano
Wed Mar 29, 2017 7:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Recall a HIDDEN window from taskmanager
Replies: 5
Views: 762

Re: Recall a HIDDEN window from taskmanager

But how to activate it insite the program ? I cropped a sample to run. If you create a text file "test.dat" in the sample folder and put some data into it like " 00320123456789" then the sample while popup a simple msg. If you remove the test.dat file, the program keeps listening...
by Marc Venken
Tue Mar 28, 2017 10:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Recall a HIDDEN window from taskmanager
Replies: 5
Views: 762

Re: Recall a HIDDEN window from taskmanager

Did you try

Code: Select all  Expand view
oMain:Show()


?

EMG
by Enrico Maria Giordano
Tue Mar 28, 2017 9:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Recall a HIDDEN window from taskmanager
Replies: 5
Views: 762

Recall a HIDDEN window from taskmanager

Hello, I put a program into the taskmanager with the HIDDEN command : ACTIVATE WINDOW oMain HIDDEN ON INIT ( OTimer:Activate() ) It checks for a file, and popup some information. This is working ok. Now while the program is into the listening ...
by Marc Venken
Tue Mar 28, 2017 8:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Recall a HIDDEN window from taskmanager
Replies: 5
Views: 762

after transferring from xHarbour Builder to Harbour

... TOTRY   FREELIBRARY(hBorLand)CATCHENDResAllFree()QUIT My application disappears from my screen, but if I have a look in de taskmanager, I still can see the EXE-file in the list of the processes. I didn't have this problem with xHarbour. How can I resolve this? Thanks a lot ...
by driessen
Thu Jun 12, 2014 7:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: after transferring from xHarbour Builder to Harbour
Replies: 3
Views: 585

Re: Error en Tdolphin

Manuel

el error 9039, indica que has perdido el handle de la conexion porque te has quedado sin memoria o pq has matado la conexion...

de cuantos registros es la consulta?
verifica el consumode memoria en el taskmanager mientras se ejecuta le proceso
by Daniel Garcia-Gil
Tue Jan 17, 2012 10:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en Tdolphin
Replies: 6
Views: 1116

New ButtonTools 4.0c DOWNLOAD (+ Update from 4.0a)

... and Pressed. Some useful Tools are included : KillDll = Shows all opened DLL's You can remove DLL from memory ( only available in German ) ( The Taskmanager shows / removes only Exe-Files ) Translations : Referenzzähler = Counter Größe = Size vollständiger Pfad = Path Modul entfernen = Remove ...
by ukoenig
Thu Feb 04, 2010 11:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New ButtonTools 4.0c DOWNLOAD (+ Update from 4.0a)
Replies: 3
Views: 1171

Re: OT: Presumiendo un poco

Gracias Antonio,

Me podrias decir como hacerlo,

Adicional estos dialogos son hechos desde recursos,
pero me gustaria esconder el boton inicio y el taskmanager
by pablovidal
Sun Nov 01, 2009 7:07 pm
 
Forum: FiveWin para Pocket PC
Topic: OT: Presumiendo un poco
Replies: 4
Views: 918

Ttitle and Timage problems

... Please download the following http://200.72.140.34/privado/Test.rar 1.- If you move any dialog over the TTITLE, this get erased, Ex. Call the taskmanager and roll it over and see how it dissapears 2.- In menu option TImage, search for a jpg, and see if it gets shown Tested in 3 Pc's all with ...
by Adolfo
Tue Oct 06, 2009 7:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ttitle and Timage problems
Replies: 4
Views: 734

printer preview does not display anything

... the compile with buildx.bat is ok (without errors) at run time don't display nothing, but the program is present in process of taskmanager I Use bcc55, xharbour 1.1.0 and fwh 8.11 on Vista Business SP1 How solve it? Many thanks in advance.
by Ugo
Sun Feb 08, 2009 11:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: printer preview does not display anything
Replies: 4
Views: 651

Dúda: És posible esto en FIVEWIN ahora ó en el futuro??

Maestro Antonio, desculpe por el post, solo una dúda: És posible hacer esto en FIVEWIN, ahora ó en el futuro?? Gracias. ************************************************************************************ ************************************************************************************ ** ** ** V...
by karinha
Wed Jun 11, 2008 1:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Dúda: És posible esto en FIVEWIN ahora ó en el futuro??
Replies: 2
Views: 2153
Next

Return to advanced search