Ajuda com DLL (RESOLVIDO)

Ajuda com DLL (RESOLVIDO)

Postby MGA » Wed May 26, 2010 9:15 pm

pessoal a seguinte função em uma DLL:

int MopEscreveCaracter (int, unsigned char, int);

2.10 - Função MopEscreveString
O que faz:
Esta função escreve uma string a partir da posição atual do cursor na área de memória compartilhada do display selecionado.

Protótipo:
em C:
int MopEscreveString (int nTipo, unsigned char *str, int nTam);
Entradas:
nTipo:- Display a ser selecionado:
2 - display CLIENTE
str:- String a ser escrita.
nTam:- Tamanho da string.
Saídas:
Não existem.

Como fica em FIVEWIN?
Last edited by MGA on Sat May 29, 2010 12:53 pm, edited 1 time in total.
ubiratanmga@gmail.com

FWH18.02
FWPPC
Harbour/xHarbour
xMate
Pelles´C
TDolphin
MGA
 
Posts: 1234
Joined: Mon Feb 25, 2008 2:54 pm
Location: Brasil/PR/Maringá

Re: Ajuda com DLL (resolvido)

Postby MGA » Sat May 29, 2010 12:52 pm

Resolvido com DLLCALL:

dllcall( xdll, DC_CALL_STD, "MopEscreveCaracter", 2, "B",1 )

muito obrigado
ubiratanmga@gmail.com

FWH18.02
FWPPC
Harbour/xHarbour
xMate
Pelles´C
TDolphin
MGA
 
Posts: 1234
Joined: Mon Feb 25, 2008 2:54 pm
Location: Brasil/PR/Maringá


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 6 guests