This documenta- tion describes the current state of development.
Note that interfaces and functionality may still change.

Prokee Modules:
  A
  B
  C
  D
  E
  F
  G
  I
  L
  M
  N
  O
  P
  R
  S
  T
  U
  W

     open all    |    close all

GUI Elements:
  B
  C
  I
  M
  P
  R
  S
  T

     open all    |    close all

GUI Interactions:
  B
  F
  H
  S

     open all    |    close all

GUI Layouts:
  L

     open all    |    close all

Games/Demos:
  M

     open all    |    close all

Third Party Libraries:
  P
  F
  Z

     open all    |    close all

Information about this Website / Informationen zu dieser Webseite:
In case of any questions, or comments, please feel free to contact me via email at apoll500@gmail.com.

Module osdir [Version: v01]

 
Compile status: 
see log

Contents


Dependencies

For the Prokee Module Library

Dynamically Linked Modules: For the Standalone Executable

Source Files

  • osdir/osdir.h
  • osdir/osdir_lin.h
  • osdir/osdir_win.h
  • osdir/osdir_wwin.h
  • interface/prokee/osdir/prokee.h
  • interface/prokee/osdir/prokee_c.h
  • interface/prokee/mlocal.h
  • osdir/osdir.cpp
  • interface/prokee/osdir/prokee.cpp
  • interface/prokee/osdir/prokee_c.cpp

Licenses


Exported Symbols

Pointers

int (*osdir_mkc)(const char *a);
int (*osdir_mkw)(const wchar_t *a);
int (*osdir_rmc)(const char *a);
int (*osdir_rmw)(const wchar_t *a);
char *(*osdir_oscwdc2)(char *a,size_t length);
wchar_t *(*osdir_oscwdw2)(wchar_t *a,size_t length);
int (*osdir__statc)(const char *a,struct stat *st);
int (*osdir__statw)(const wchar_t *a,struct stat *st);
void (*osdir_ini_myWIN32_FIND_DATA)(struct myWIN32_FIND_DATA *sdata,const void *v);
void (*osdir_free_myWIN32_FIND_DATA)(struct myWIN32_FIND_DATA *sdata);
wchar_t *(*osdir_get_cFileName1)(struct myWIN32_FIND_DATA *sdata,const wchar_t *a);
char *(*osdir_get_cFileName2)(struct myWIN32_FIND_DATA *sdata,const char *a);
WIN32_FIND_DATAW *(*osdir_get1)(struct myWIN32_FIND_DATA *sdata,const void *v);
WIN32_FIND_DATAW *(*osdir_get2)(struct myWIN32_FIND_DATA *sdata);
void (*osdir_setnull_cFileName)(struct myWIN32_FIND_DATA *sdata);
void (*osdir_append_cFileName1)(struct myWIN32_FIND_DATA *sdata,const char *a);
void (*osdir_append_cFileName2)(struct myWIN32_FIND_DATA *sdata,const wchar_t *a);
bool (*osdir_myFindNextFile1)(HANDLE hfind,struct myWIN32_FIND_DATA *sdata);
bool (*osdir_myFindNextFile2)(HANDLE hfind,WIN32_FIND_DATAW *x);
HANDLE (*osdir_myFindFirstFile1)(char *a,struct myWIN32_FIND_DATA *sdata);
HANDLE (*osdir_myFindFirstFile2)(wchar_t *a,struct myWIN32_FIND_DATA *sdata);

Internal Pointers

Pointers

int osdir_mkc(const char *a);
int osdir_mkw(const wchar_t *a);
int osdir_rmc(const char *a);
int osdir_rmw(const wchar_t *a);
char *osdir_oscwdc2(char *a,size_t length);
wchar_t *osdir_oscwdw2(wchar_t *a,size_t length);
int osdir__statc(const char *a,struct stat *st);
int osdir__statw(const wchar_t *a,struct stat *st);
void osdir_ini_myWIN32_FIND_DATA(struct myWIN32_FIND_DATA *sdata,const void *v);
void osdir_free_myWIN32_FIND_DATA(struct myWIN32_FIND_DATA *sdata);
wchar_t *osdir_get_cFileName1(struct myWIN32_FIND_DATA *sdata,const wchar_t *a);
char *osdir_get_cFileName2(struct myWIN32_FIND_DATA *sdata,const char *a);
WIN32_FIND_DATAW *osdir_get1(struct myWIN32_FIND_DATA *sdata,const void *v);
WIN32_FIND_DATAW *osdir_get2(struct myWIN32_FIND_DATA *sdata);
void osdir_setnull_cFileName(struct myWIN32_FIND_DATA *sdata);
void osdir_append_cFileName1(struct myWIN32_FIND_DATA *sdata,const char *a);
void osdir_append_cFileName2(struct myWIN32_FIND_DATA *sdata,const wchar_t *a);
bool osdir_myFindNextFile1(HANDLE hfind,struct myWIN32_FIND_DATA *sdata);
bool osdir_myFindNextFile2(HANDLE hfind,WIN32_FIND_DATAW *x);
HANDLE osdir_myFindFirstFile1(char *a,struct myWIN32_FIND_DATA *sdata);
HANDLE osdir_myFindFirstFile2(wchar_t *a,struct myWIN32_FIND_DATA *sdata);

Build Log

--------------------------------------------------------------------------------
osdir -- Do Dez  5 02:34:23 CET 2019
--------------------------------------------------------------------------------
ERROR: Fehler beim öffnen der Datei files.def.
Fehlernummer: 2
-------------------------------------------------------------------------------
> install headers
cp: der Aufruf von stat für '../source/interface/prokee/osdir/inc/struct.h' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
-------------------------------------------------------------------------------
Executable for Linux/[local system] (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Executable for Windows/[local system] (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Linux/[local system] (DLL)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Windows/[local system] (DLL)
[compiling] [end]
------------------------------------------------------------------------------- Static library for Linux/[local system] (LIB)
[compiling] [end]
------------------------------------------------------------------------------- Static library for Windows/[local system] (LIB)
[compiling] [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/[local system])
[compiling] [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/[local system])
[compiling] [end]
------------------------------------------------------------------------------- Executable for Linux/32bit (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Executable for Windows/32bit (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Linux/32bit (DLL)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Windows/32bit (DLL)
[compiling] [end]
------------------------------------------------------------------------------- Static library for Linux/32bit (LIB)
[compiling] [end]
------------------------------------------------------------------------------- Static library for Windows/32bit (LIB)
[compiling] [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/32bit)
[compiling] [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/32bit)
[compiling] [end]
------------------------------------------------------------------------------- Executable for Linux/64bit (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Executable for Windows/64bit (CLI)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Linux/64bit (DLL)
[compiling] [end]
------------------------------------------------------------------------------- Dynamic library for Windows/64bit (DLL)
[compiling] [end]
------------------------------------------------------------------------------- Static library for Linux/64bit (LIB)
[compiling] [end]
------------------------------------------------------------------------------- Static library for Windows/64bit (LIB)
[compiling] [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Linux/64bit)
[compiling] [end]
------------------------------------------------------------------------------- TESTS (Automated Tests for Windows/64bit)
[compiling] [end]
------------------------------------------------------------------------------- > test_all ------------------------------------------------------------------------------- > prepare cp: der Aufruf von stat für '../source/interface/prokee/osdir/inc/struct.h' ist nicht möglich: Datei oder Verzeichnis nicht gefunden cp: der Aufruf von stat für '../docu/man/' ist nicht möglich: Datei oder Verzeichnis nicht gefunden ------------------------------------------------------------------------------- > install creating /opt/prokee/system/reg/dllinfo/osdir.v01.info ... license=1 | version=1 | library=libosdir.v01 creating /opt/prokee/system/reg/dllinfo/osdir.info ... license=1 | version=1 | library=libosdir.v01 ------------------------------------------------------------------------------- > module ------------------------------------------------------------------------------- > exepack ------------------------------------------------------------------------------- > sourcepack ------------------------------------------------------------------------------- > cleanup ------------------------------------------------------------------------------- > webexport -------------------------------------------------------------------------------- FERTIG --------------------------------------------------------------------------------

Copyright © 2017 - 2019 by Andreas Pollhammer