mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +00:00
a69b88b2f2
Sun Mar 15 03:46:50 1998 Dimitrie O. Paun <dimi@mail.cs.toronto.edu> * [*/*] Fixed some dprintf_ such that there is one and only one new line for each dprintf and that new line occurs at the end. Transformed some fprintfs into proper debug statements. Removed much redundancy from most of the debug statements. The redundancy appeared because now the component and function name is output automatically. Most debug statements also used to output the name of the function. All these changes prepared the source to switch completely to the new debugging interface. For more info, refer to ./documentation/debug-msg Sat Mar 14 19:45:23 1997 Andreas Mohr <100.30936@germany.net> * [misc/shell.c] [if1632/kernel.spec] Changed parameters of FUNC004() to fix a crash. Not sure if this fix is correct (doc wanted). * [windows/user.c] [if1632/user.spec] [include/user.h] Implemented UserSeeUserDo. * [msdos/int21.c] [include/msdos.h] Added "GET LIST OF LISTS" (INT 21/52h). Sat Mar 14 15:48:02 1998 Douglas Ridgway <ridgway@gmcl.com> * [include/windows.h] [relay32/gdi32.spec] [objects/enhmetafile.c] Beginnings of enhanced metafile support. Fri Mar 13 20:53:09 1998 John Richardson <jrichard@zko.dec.com> * [win32/console.c] Restart interrupted console writes. Fri Mar 13 18:59:24 1998 Matthew Becker <mbecker@glasscity.net> * [*/*.c] Updated documentation for API manpages. * [windows/dce.c] ReleaseDC16: Fixed cast. * [include/windows.h] [memory/virtual.c] VirtualQuery{Ex} should return DWORD instead of BOOL32. Fri Mar 13 13:03:06 1998 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de> * [README][documentation/status/] README updated, added lzexpand,version and multimedia status notes to new documentation/status directory. * [ole/*.c][if1632/typelib.spec] Added typelib stubs, several small additions and fixes. * [loader/pe_image.c] Fixed a small bug (fixup_imports got passed the wrong hModule in a remapcase). * [loader/signal.c][if1632/signal.c][misc/winsock_dns.c] [loader/module.c] Fixed some recursive debugger crashes (caused by invalid FS). * [misc/registry.c] Two bugs fixed. Fri Mar 13 04:55:01 1998 David Lee Lambert <lamber45@egr.msu.edu> * [include/winnt.h] [include/winnls.h] Moved LANG_xxx flags to winnls.h * [include/winnls.h] Added flags for GetDateFormat(); fixed validity of LOCALE_SYSTEM_DEFAULT. * [include/windows.h] Added GetTimeFormat() prototypes. * [ole/ole2nls.c] Implemented ASCII date- and time-functions, using an optimized common core; added stubs for Unicode versions; started work on a Unicode core. * [AUTHORS] Added my name. Mon Mar 9 20:10:15 1998 Eric Kohl <ekohl@abo.rhein-zeitung.de> * [relay32/comctl32.spec] [include/imagelist.h] [include/commctrl.h] [misc/imagelist.c] [misc/Makefile.in] First attempt at implementing ImageLists. Sun Mar 8 20:19:49 1998 Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de> * [files/dos_fs.c] [configure.in] Try to get FileTimeToLocalFileTime,FileTimeToSystemTime and SystemTimeToFileTime right. Use timegm() where available. * [misc/lstr.c] Fix an off by one error in FormatMessage and handle the case when args = NULL (used by programs to get the length of the string). * [win32/console.c] Actual display a per-process Title string, better working attempt for WriteConsole32W and ReadConsole32W. Fri Mar 6 20:33:45 1998 Slaven Rezic <eserte@cs.tu-berlin.de> * [include/config.h.in][configure.in][multimedia/audio.c] [multimedia/dsound.c] Added check for FreeBSD sound system. Sun Mar 1 17:40:10 1998 Jason Schonberg <schon@mti.sgi.com> * [controls/edit.c] [include/ole.h] [include/shlobj.h] Removed final commas in enum types. Mon Feb 23 07:52:18 1998 Luiz Otavio L. Zorzella <zorzella@nr.conexware.com> * [multimedia/time.c] Workaround to avoid infinite recursion inside timeGetTime. * [multimedia/audio.c] WODM_GETNUMDEVS and WIDM_GETNUMDEVS only return 1 now if the SOUND_DEV can be opened, or if it's busy.
182 lines
4.1 KiB
Ruby
182 lines
4.1 KiB
Ruby
name olecli
|
|
type win16
|
|
|
|
#1 WEP
|
|
2 stub OLEDELETE
|
|
3 stub OLESAVETOSTREAM
|
|
4 stub OLELOADFROMSTREAM
|
|
6 stub OLECLONE
|
|
7 stub OLECOPYFROMLINK
|
|
8 stub OLEEQUAL
|
|
9 stub OLEQUERYLINKFROMCLIP
|
|
10 stub OLEQUERYCREATEFROMCLIP
|
|
11 stub OLECREATELINKFROMCLIP
|
|
12 stub OLECREATEFROMCLIP
|
|
13 stub OLECOPYTOCLIPBOARD
|
|
14 stub OLEQUERYTYPE
|
|
15 stub OLESETHOSTNAMES
|
|
16 stub OLESETTARGETDEVICE
|
|
17 stub OLESETBOUNDS
|
|
18 stub OLEQUERYBOUNDS
|
|
19 stub OLEDRAW
|
|
20 stub OLEQUERYOPEN
|
|
21 stub OLEACTIVATE
|
|
22 stub OLEUPDATE
|
|
23 stub OLERECONNECT
|
|
24 stub OLEGETLINKUPDATEOPTIONS
|
|
25 stub OLESETLINKUPDATEOPTIONS
|
|
26 stub OLEENUMFORMATS
|
|
27 stub OLECLOSE
|
|
28 stub OLEGETDATA
|
|
29 stub OLESETDATA
|
|
30 stub OLEQUERYPROTOCOL
|
|
31 stub OLEQUERYOUTOFDATE
|
|
32 stub OLEOBJECTCONVERT
|
|
33 stub OLECREATEFROMTEMPLATE
|
|
34 stub OLECREATE
|
|
35 stub OLEQUERYRELEASESTATUS
|
|
36 stub OLEQUERYRELEASEERROR
|
|
37 stub OLEQUERYRELEASEMETHOD
|
|
38 stub OLECREATEFROMFILE
|
|
39 stub OLECREATELINKFROMFILE
|
|
40 stub OLERELEASE
|
|
41 pascal OleRegisterClientDoc(ptr ptr long ptr) OleRegisterClientDoc16
|
|
42 pascal OleRevokeClientDoc(long) OleRevokeClientDoc16
|
|
43 pascal OleRenameClientDoc(long ptr) OleRenameClientDoc16
|
|
44 stub OLEREVERTCLIENTDOC
|
|
45 stub OLESAVEDCLIENTDOC
|
|
46 stub OLERENAME
|
|
47 stub OLEENUMOBJECTS
|
|
48 stub OLEQUERYNAME
|
|
49 stub OLESETCOLORSCHEME
|
|
50 stub OLEREQUESTDATA
|
|
54 stub OLELOCKSERVER
|
|
55 stub OLEUNLOCKSERVER
|
|
56 stub OLEQUERYSIZE
|
|
57 stub OLEEXECUTE
|
|
58 stub OLECREATEINVISIBLE
|
|
59 stub OLEQUERYCLIENTVERSION
|
|
60 pascal16 OleIsDcMeta(word) OleIsDcMeta16
|
|
100 stub DOCWNDPROC
|
|
101 stub SRVRWNDPROC
|
|
102 stub MFCALLBACKFUNC
|
|
110 stub DEFLOADFROMSTREAM
|
|
111 stub DEFCREATEFROMCLIP
|
|
112 stub DEFCREATELINKFROMCLIP
|
|
113 stub DEFCREATEFROMTEMPLATE
|
|
114 stub DEFCREATE
|
|
115 stub DEFCREATEFROMFILE
|
|
116 stub DEFCREATELINKFROMFILE
|
|
117 stub DEFCREATEINVISIBLE
|
|
200 stub LERELEASE
|
|
201 stub LESHOW
|
|
202 stub LEGETDATA
|
|
203 stub LESETDATA
|
|
204 stub LESETHOSTNAMES
|
|
205 stub LESETTARGETDEVICE
|
|
206 stub LESETBOUNDS
|
|
207 stub LESAVETOSTREAM
|
|
208 stub LECLONE
|
|
209 stub LECOPYFROMLINK
|
|
210 stub LEEQUAL
|
|
211 stub LECOPY
|
|
212 stub LEQUERYTYPE
|
|
213 stub LEQUERYBOUNDS
|
|
214 stub LEDRAW
|
|
215 stub LEQUERYOPEN
|
|
216 stub LEACTIVATE
|
|
218 stub LEUPDATE
|
|
219 stub LERECONNECT
|
|
220 stub LEENUMFORMAT
|
|
221 stub LEQUERYPROTOCOL
|
|
222 stub LEQUERYOUTOFDATE
|
|
223 stub LEOBJECTCONVERT
|
|
224 stub LECHANGEDATA
|
|
225 stub LECLOSE
|
|
226 stub LEGETUPDATEOPTIONS
|
|
227 stub LESETUPDATEOPTIONS
|
|
228 stub LEEXECUTE
|
|
229 stub LEOBJECTLONG
|
|
230 stub LECREATEINVISIBLE
|
|
300 stub MFRELEASE
|
|
301 stub MFGETDATA
|
|
302 stub MFSAVETOSTREAM
|
|
303 stub MFCLONE
|
|
304 stub MFEQUAL
|
|
305 stub MFCOPY
|
|
307 stub MFQUERYBOUNDS
|
|
308 stub MFDRAW
|
|
309 stub MFENUMFORMAT
|
|
310 stub MFCHANGEDATA
|
|
400 stub BMRELEASE
|
|
401 stub BMGETDATA
|
|
402 stub BMSAVETOSTREAM
|
|
403 stub BMCLONE
|
|
404 stub BMEQUAL
|
|
405 stub BMCOPY
|
|
407 stub BMQUERYBOUNDS
|
|
408 stub BMDRAW
|
|
409 stub BMENUMFORMAT
|
|
410 stub BMCHANGEDATA
|
|
500 stub DIBRELEASE
|
|
501 stub DIBGETDATA
|
|
502 stub DIBSAVETOSTREAM
|
|
503 stub DIBCLONE
|
|
504 stub DIBEQUAL
|
|
505 stub DIBCOPY
|
|
507 stub DIBQUERYBOUNDS
|
|
508 stub DIBDRAW
|
|
509 stub DIBENUMFORMAT
|
|
510 stub DIBCHANGEDATA
|
|
600 stub GENRELEASE
|
|
601 stub GENGETDATA
|
|
602 stub GENSETDATA
|
|
603 stub GENSAVETOSTREAM
|
|
604 stub GENCLONE
|
|
605 stub GENEQUAL
|
|
606 stub GENCOPY
|
|
608 stub GENQUERYBOUNDS
|
|
609 stub GENDRAW
|
|
610 stub GENENUMFORMAT
|
|
611 stub GENCHANGEDATA
|
|
701 stub ERRSHOW
|
|
702 stub ERRSETDATA
|
|
703 stub ERRSETHOSTNAMES
|
|
704 stub ERRSETTARGETDEVICE
|
|
705 stub ERRSETBOUNDS
|
|
706 stub ERRCOPYFROMLINK
|
|
707 stub ERRQUERYOPEN
|
|
708 stub ERRACTIVATE
|
|
709 stub ERRCLOSE
|
|
710 stub ERRUPDATE
|
|
711 stub ERRRECONNECT
|
|
712 stub ERRQUERYPROTOCOL
|
|
713 stub ERRQUERYOUTOFDATE
|
|
714 stub ERROBJECTCONVERT
|
|
715 stub ERRGETUPDATEOPTIONS
|
|
716 stub ERRSETUPDATEOPTIONS
|
|
717 stub ERREXECUTE
|
|
718 stub ERROBJECTLONG
|
|
800 stub PBLOADFROMSTREAM
|
|
801 stub PBCREATEFROMCLIP
|
|
802 stub PBCREATELINKFROMCLIP
|
|
803 stub PBCREATEFROMTEMPLATE
|
|
804 stub PBCREATE
|
|
805 stub PBDRAW
|
|
806 stub PBQUERYBOUNDS
|
|
807 stub PBCOPYTOCLIPBOARD
|
|
808 stub PBCREATEFROMFILE
|
|
809 stub PBCREATELINKFROMFILE
|
|
810 stub PBENUMFORMATS
|
|
811 stub PBGETDATA
|
|
812 stub PBCREATEINVISIBLE
|
|
910 stub OBJQUERYNAME
|
|
911 stub OBJRENAME
|
|
912 stub OBJQUERYTYPE
|
|
913 stub OBJQUERYSIZE
|
|
950 stub CONNECTDLGPROC
|
|
951 stub SETNETNAME
|
|
952 stub CHECKNETDRIVE
|
|
953 stub SETNEXTNETDRIVE
|
|
954 stub GETTASKVISIBLEWINDOW
|