Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Cabinet.dll C++ ---> VB

[es] :: C/C++ programiranje :: Cabinet.dll C++ ---> VB

[ Pregleda: 2154 | Odgovora: 0 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

icobh
Igor Pejašinović
Network Admin
Navigo SC d.o.o.
Banja Luka

Član broj: 18738
Poruke: 1319
*.teol.net.

Sajt: www.nsc.ba


+4 Profil

icon Cabinet.dll C++ ---> VB29.08.2005. u 19:39 - pre 227 meseci
Je li može neko da mi ovo napiše u vb kodu?

Code:
HFCI DIAMONDAPI FCICreate(
PERF              perf,
      PFNFCIFILEPLACED  pfnfiledest,
      PFNFCIALLOC       pfnalloc,
      PFNFCIFREE        pfnfree,
      PFNFCIOPEN        pfnopen,
      PFNFCIREAD        pfnread,
      PFNFCIWRITE       pfnwrite,
      PFNFCICLOSE       pfnclose,
      PFNFCISEEK        pfnseek,
    PFNFCIDELETE    pfndelete,
      PFNFCIGETTEMPFILE pfnfcigtf,
      PCCAB             pccab,
    void FAR *        pv
);

Parameters

perf        Pointer to an error structure
pfnfiledest    Function to call when a file is placed
pfnalloc        Memory allocation function
pfnfree        Memory free function
pfnopen        Function to open a file
pfnread        Function to read data from a file
pfnwrite        Function to write data to a file
pfnclose        Function to close a file
pfnseek        Function to seek to a new position in a file
pfntemp        Function to obtain a temporary file name
pfndelete    Function to delete a file
pccab        Parameters for creating cabinet
pv        Client context parameter

I ♥ ♀

Ovaj post je zlata vrijedan!
 
Odgovor na temu

[es] :: C/C++ programiranje :: Cabinet.dll C++ ---> VB

[ Pregleda: 2154 | Odgovora: 0 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.