Search found 200 matches: psapi

Return to advanced search

Re: Como saber el proceso en ejecución?

Esteban,

Tienes que agregar el siguiente archivo de Borland:

\bcc582\lib\psdk\psapi.lib

Saludos,

Carlos Gallego
by Cgallegoa
Sun Aug 01, 2010 12:19 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Como saber el proceso en ejecución?
Replies: 17
Views: 4017

Re: Process is running?

Never mind. I resolved the problem by linking psapi.lib.

Randal
by Randal
Thu Jun 03, 2010 2:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Process is running?
Replies: 10
Views: 1713

Re: Erro com 9.07

... 0x003B0000 0x00043000 C:\Arquivos de programas\IObit\IObit Security 360\IS360mon.dll 0x76BD0000 0x0000B000 C:\WINDOWS\system32\PSAPI.dll 0x5B1C0000 0x00038000 C:\WINDOWS\system32\uxtheme.dll 0x746E0000 0x0004C000 C:\WINDOWS\system32\MSCTF.dll 0x77B20000 0x00022000 C:\WINDOWS\system32\apphelp.dll ...
by Rossine
Fri Aug 21, 2009 12:20 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Erro com 9.07
Replies: 28
Views: 9300

Re: SerialPort Class Using CreateObject (...)

... <stdlib.h> #include <malloc.h> #include <lm.h> #include <Icmpapi.h>#include <Windows.h>#include <psapi.h>#include "hbapi.h"      //Need so that FWH can pass parameters back/forth#include "hbapirdd.h"   //btween XBase and c/c++ ...
by angelo.c
Sun Jul 19, 2009 3:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SerialPort Class Using CreateObject (...)
Replies: 5
Views: 3096

API functions

... than the previous one to find the task, thetask must have a Window open in the Z order ! ;-) The ultimate way to have the REAL result is with psapi.dll but it need a CALLBACK function and I'm not enough comfortable with C to do it ! ;-( Wich operating system did you test ? I think it's Windows ...
by Antonio Linares
Wed Aug 27, 2008 7:32 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 94020
Previous

Return to advanced search