diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-03-12 06:38:55 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-03-12 06:38:55 +0000 |
commit | 0a6c45b2bc22b3ffeefefd677ed968b4ee4d6216 (patch) | |
tree | 02c36aa84c6f183f723108846f059c5c8b2e3df2 /sal/systools/win32/uwinapi | |
parent | 4d5143ae5f70706ea73e43e602ccb4745bfa6fa1 (diff) |
INTEGRATION: CWS hro34 (1.5.64); FILE MERGED
2008/03/07 10:36:24 hro 1.5.64.1: #i72556# Added Auto COM PTR and Vista APIs to uwinapi
Diffstat (limited to 'sal/systools/win32/uwinapi')
-rw-r--r-- | sal/systools/win32/uwinapi/unicows.dxp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sal/systools/win32/uwinapi/unicows.dxp b/sal/systools/win32/uwinapi/unicows.dxp index 1e7dd6db6..873c4e8e5 100644 --- a/sal/systools/win32/uwinapi/unicows.dxp +++ b/sal/systools/win32/uwinapi/unicows.dxp @@ -4,9 +4,9 @@ ; ; $RCSfile: unicows.dxp,v $ ; -; $Revision: 1.5 $ +; $Revision: 1.6 $ ; -; last change: $Author: vg $ $Date: 2007-10-15 12:52:46 $ +; last change: $Author: rt $ $Date: 2008-03-12 07:38:55 $ ; ; The Contents of this file are made available subject to ; the terms of GNU Lesser General Public License Version 2.1. @@ -36,7 +36,7 @@ ; Functions that are exported but not implemented by unicows.dll ; are only inserted as comment. ; -; In addition to MSDN Platform SDK documentation the following functions +; In addition to MSDN Platform SDK documentation the following functions ; are not implemented too: ; AddMonitorW, FreeContextBufferW, GetPrinterDriverDirectoryW, ; MCIWndCreateW @@ -46,15 +46,15 @@ ; ; The following functions of unicows.dll are wrapped but the ANSI versions ; do not exist on Win9x so the wrapper is useless: -; MoveFileExW, CopyFileExW (both implemented in uwinapi.dll along with the +; MoveFileExW, CopyFileExW (both implemented in uwinapi.dll along with the ; ANSI versions ) ; ; These functions do not exist on Win 95 and NT neither as Unicode ; nor as ANSI version, so the wrapper will fail on NT4 and Win 95 -; GetLongPathNameW ( implemented in uwinapi.dll along with the +; GetLongPathNameW ( implemented in uwinapi.dll along with the ; ANSI version ) ; -; These essential functions aren't implemented by unicows.dll because +; These essential functions aren't implemented by unicows.dll because ; there's no ANSI version: ; CommandLineToArgvW (implemented by uwinapi.dll) ; @@ -551,4 +551,4 @@ sndPlaySoundW ;waveOutGetDevCapsW ;waveOutGetErrorTextW wsprintfW -wvsprintfW +wvsprintfW
\ No newline at end of file |