RE: [xml] catalogs, include and import
- From: "Vakoc, Mark" <Mark_Vakoc jdedwards com>
- To: "'veillard redhat com'" <veillard redhat com>, Michael Rothwell <rothwell holly-springs nc us>
- Cc: "William M. Brack" <wbrack mmm com hk>, xml gnome org
- Subject: RE: [xml] catalogs, include and import
- Date: Thu, 25 Jul 2002 10:52:22 -0600
is that expanded automagically by the underlying file I/O functions ?
Will that break on cygwin, mingw, etc ?
No, it won't expand automatically. You would need to call a win32 API:
char buffer[MAX_PATH];
ExpandEnvironmentStrings("%windir%\System32\drivers\etc",buffer,MAX_PATH);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]