Search found 82 matches: kill

Return to advanced search

Bug in preview modal

In the sample testpre2.prg, if you build a preview and then close the main window, the preview is frozen and you have to kill it using Task Manager.

EMG
by Enrico Maria Giordano
Thu Jul 08, 2010 12:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in preview modal
Replies: 2
Views: 496

Re: Primera consulta sobre fiveMac

... Called from TWINDOW:HANDLEEVENT(173) Called from _FMH(230) Called from WNDRUN(0) Called from TWINDOW:ACTIVATE(87) Erase set to backspace. Kill set to control-U (^U). Interrupt set to delete.
by mastintin
Sun Jun 27, 2010 7:50 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Primera consulta sobre fiveMac
Replies: 53
Views: 12875

Re: How make a demo verion?

... the software... I am getting a partner with a software I will develop, and he will collect the money from sales, so I am thinking on developing a KILL SWITCH, regardless of contracts, if he does not pay me, I can tell how many and which applications will run (cheaper than going to court), since ...
by Bayron
Fri May 14, 2010 11:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3716

Re: Intermittant xBrowse ADO error ( again )

... Probability of such a situation is extremely rare but can not be ruled out. This is what you are experiencing. Mr James I also wonder, if we can't kill the oBrw object, then why can we kill the recordset object? Or is the recordset object not killed either, just erroring out? In fact the recordset ...
by nageswaragunupudi
Mon Aug 10, 2009 3:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Intermittant xBrowse ADO error ( again )
Replies: 61
Views: 13212

Re: Intermittant xBrowse ADO error ( again )

Mr James >> Can we kill it if we drive a wooden stake in it's heart? >> Cat has 9 lives. Let us not attempt this. The object stays till *all* references to it go out of scope. oBrw variable in our program is only one such ...
by nageswaragunupudi
Mon Aug 10, 2009 1:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Intermittant xBrowse ADO error ( again )
Replies: 61
Views: 13212

Re: Intermittant xBrowse ADO error ( again )

... made nil, by setting an appropriate flag. >As I suggested earlier, anything we do other than what I suggested will not solve this issue. Can we kill it if we drive a wooden stake in it's heart? Is there no way to actually kill the browse object? Doesn't windows destroy it at some point? I assume ...
by James Bott
Sun Aug 09, 2009 10:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Intermittant xBrowse ADO error ( again )
Replies: 61
Views: 13212

Re: My RibbonBar + ExplorerBar

... Exe (1.4 MB) was twice bigger than Yours ( 578 KB ) in the Zip-file. After running the new Exe, nothing happend, but the prog. runs in memory. To kill the task was not possible. The Task-manager doesn't show something. For the moment I cannot reboot, but I will try again. Maybe I have to use the ...
by ukoenig
Sun Apr 12, 2009 2:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: My RibbonBar + ExplorerBar
Replies: 26
Views: 4890

Re: Getting starting. (I needbit of help :)

... is already run You may use GetModuleHandle(): http://msdn.microsoft.com/en-us/library/ms683199(VS.85).aspx > or can I kill running UdlTags.exe ? Once you have the HMODULE using GetModuleHandle(), or you can get it from the window title, then you may call TerminateProcess(): ...
by Antonio Linares
Wed Feb 04, 2009 9:57 am
 
Forum: FiveWin for Pocket PC
Topic: Getting starting. (I needbit of help :)
Replies: 15
Views: 2666

Re: Getting starting. (I needbit of help :)

... this back end application as: WinExec(GetCurDir()+"\UdlTags.exe",8) Can I check in any way that UdlTags.exe is already run, or can I kill running UdlTags.exe ? Regards Andrej.
by xVar
Wed Feb 04, 2009 8:55 am
 
Forum: FiveWin for Pocket PC
Topic: Getting starting. (I needbit of help :)
Replies: 15
Views: 2666

How to Destroy Objects created using CreateObject()

... oRecSet:=CreateObject(""ADODB.RecordSet"") In the above given eg. Which is the right way to kill/destroy the objects oConnection:End() oConnection:=NIL oRecSet:End() oRecSet:=NIL I would like to know whether ...
by anserkk
Mon Dec 01, 2008 6:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to Destroy Objects created using CreateObject()
Replies: 4
Views: 766

To Antonio: Problem with sample program Testimg.prg

... in the FWH\Samples folder I'm able to load BMPs, but when I try to load another graphic type (JPG, GIF, etc.) the program freezes and I have to kill it through the task manager. Thank you.
by HunterEC
Mon Nov 17, 2008 4:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Antonio: Problem with sample program Testimg.prg
Replies: 10
Views: 2337

Harvey, >Maybe I didn't make it clear the "X" in the upper right corner won't kill the oDlg when clicked it kills the oGraph. How can I get them to both go when the X is clicked. Sorry, I misuderstood. Here are two options. Use a valid clause to end the dialog. ...
by James Bott
Sat Sep 13, 2008 9:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tgraph problem end oDlg and print
Replies: 18
Views: 3799

James: You said: > @ 0,01 Button "Print" action (oDlg:print(), oDlg:end()) Putting the oDlg:end() kills the graph after printing. Maybe I didn't make it clear the "X" in the upper right corner won't kill the oDlg when clicked it kills the oGraph. How can I get them to ...
by hag
Sat Sep 13, 2008 7:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tgraph problem end oDlg and print
Replies: 18
Views: 3799

Advantage DS

... LIB C:\ACT\LIB\WINAPI LIB C:\ACT\LIB\AXSC2WIN.LIB LIB C:\ACT\LIB\TER.LIB file C:\ACT\OBJ\MPAR.OBJ DEFBEGIN name Optowin description 'Kill your memory' exetype Windows 3.1 code moveable discardable preload data preload moveable stacksize 9500 heapsize 2048 segment 'PLANKTON_TEXT' nondiscardable ...
by Antonio Linares
Wed Aug 27, 2008 7:30 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 65781

... for itself. There are too many bad programs outside which are written in 'state of the arts' languages. Lets release excellent programs which kill the customers prejudices against (x)Harbour. Just my 2cents, Detlef
by Detlef Hoefner
Mon Jun 30, 2008 9:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is a compiled FIVEWIN/(x)HARBOUR program a C program?
Replies: 32
Views: 5650
PreviousNext

Return to advanced search