clock() Error

clock() Error

Postby cdmmaui » Tue Jul 15, 2008 9:21 pm

I am getting the following error when trying to load FWPPC application.

not implemented yet
clock()

How do I resolve error?
*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
User avatar
cdmmaui
 
Posts: 689
Joined: Fri Oct 28, 2005 9:53 am
Location: Houston ∙ Chicago ∙ Los Angeles ∙ Miami ∙ London ∙ Hong Kong

Postby Antonio Linares » Tue Jul 15, 2008 11:49 pm

Darrell,

Please use a modified library that we are emailing you, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41921
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby cdmmaui » Wed Jul 16, 2008 12:23 am

Hi Antonio,

Thank You, I willl re-compile with new library.
*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
User avatar
cdmmaui
 
Posts: 689
Joined: Fri Oct 28, 2005 9:53 am
Location: Houston ∙ Chicago ∙ Los Angeles ∙ Miami ∙ London ∙ Hong Kong

Postby Antonio Linares » Wed Jul 16, 2008 12:53 am

Darrell,

Please also add this code to your main PRG:
Code: Select all  Expand view
#pragma BEGINDUMP

#include <windows.h>

BOOL GetProcessTimes(
  HANDLE hProcess,
  LPFILETIME lpCreationTime,
  LPFILETIME lpExitTime,
  LPFILETIME lpKernelTime,
  LPFILETIME lpUserTime
)
{ return FALSE; }

BOOL Beep(
  DWORD dwFreq,
  DWORD dwDuration
)
{ return FALSE; }

#pragma ENDDUMP
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41921
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Pocket PC

Who is online

Users browsing this forum: No registered users and 18 guests