Device Manage for OS/2

DevCon for OS/2 - Developer Connection

Operating systems:
ArcaOS, eComStation, IBM OS/2 Warp
Мифы о eComStation 

(Unsorted)  
 
 
Compilers  
 
 
Tools  
 
 
User Interface  
 
 
REXX  
 
 
Drivers/kernel  
 
 

 

 

NameDescriptionDownload
wowpack.dll Get files from zip, add files, get listing. eCo Software toolkit

wowpack.h, 20071003

// Get a file from zipfile
// newfile contains full path to the extracted file (temp directory)
APIRET APIENTRY WowPackLoadFromZip(PCHAR zipfile, PCHAR wowfile, PCHAR newfile); 



// Get a file from zipfile to buffer
// Allocate buffer before call, use WowPackQuerySize to query size of file
APIRET APIENTRY WowPackLoadFromZipToBuf(PCHAR zipfile, PCHAR searchfile, PCHAR newbuf, ULONG confirmfsize); 


// Add wowfile to zipfile
// 
// Notes: If zipfile doesn't exist then it is created
APIRET APIENTRY WowPackAddToZip(PCHAR zipfile, PCHAR wowfile); 



// Dump the listing of files stored inside zipfile to file in temp dir
// 
// Returns: returns qty of file
APIRET APIENTRY WowPackDumpList(PCHAR zipfile, ULONG *num, PCHAR listfile);


// Query size of a file located inside zipfile
// 
// Returns: returns size as ULONG in pflen
APIRET APIENTRY WowPackQuerySize(PCHAR zipfile, PCHAR fname, ULONG *pflen); 


// Remove temporary file
// Use this function to remove files generated by WowPack
APIRET APIENTRY WowPackRemoveTempFile(PCHAR tempfile);


// Query Temp directory
// Create files for WowPackAddToZip() in the temp sub-directory
APIRET APIENTRY WowPackQueryTempDir(PCHAR tempdir); 

 


 

 

ArcaOS 5.1.1 что нового? - PNG иконки

Теперь PNG иконки на рабочем столе (вместо древних .ico 1994-го года)

Что нового?

Blonde Guy

Русская OS/2

eCo Software с 2001 делает Русскую версию всех eComStation, всех ArcaOS.

// надо на ENG!!
Blonde Guy

Купить программу OS/2: Reformat - Утилита для форматирования USB флешек, USB винчестеров (для совместимости с OS/2)

950 руб

Warpstock Europe 2017

Конференция Warpstock Europe 2017 проходила в Роттердаме (Нидерланды). Это была встреча пользователей и разработчиков OS/2. Репортаж:

 

(C) OS2.GURU 2001 -- 2025