8#include "rapps.h" 9 10#include <fdi.h> 11#include <fcntl.h> 12 13/* 14 * HACK: treat any input strings as Unicode (UTF-8) 15 * cabinet.dll lacks any sort of a Unicode API, but FCI/FDI
--- 319 unchanged lines hidden --- | 7#include "rapps.h" 8 9#include <fdi.h> 10#include <fcntl.h> 11 12/* 13 * HACK: treat any input strings as Unicode (UTF-8) 14 * cabinet.dll lacks any sort of a Unicode API, but FCI/FDI
--- 319 unchanged lines hidden --- |