- 27 Feb, 2008 1 commit
-
-
Rob Shearman authored
-
- 14 Dec, 2007 1 commit
-
-
Jacek Caban authored
-
- 30 Nov, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 26 Nov, 2007 1 commit
-
-
Jacek Caban authored
-
- 20 Aug, 2007 1 commit
-
-
Stefan Leichter authored
-
- 24 Oct, 2006 1 commit
-
-
Francois Gouget authored
Remove uneeded COM_NO_WINDOWS_H defines.
-
- 16 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 17 Jul, 2006 1 commit
-
-
Jacek Caban authored
-
- 12 Jul, 2006 1 commit
-
-
Andrew Talbot authored
-
- 30 Jun, 2006 1 commit
-
-
Paul Vriens authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 10 May, 2006 1 commit
-
-
Robert Shearman authored
-
- 06 Mar, 2006 1 commit
-
-
Francois Gouget authored
Most native advpack dlls in circulation don't have RegInstallA. So mshtml and urlmon should do a GetProcAddress() on 'RegInstall' instead.
-
- 27 Feb, 2006 1 commit
-
-
Francois Gouget authored
All functions that manipulate strings should have an Ansi and a Unicode variant. Forward the unqualified dll entry points to the Ansi variant for backward compatibility. We're not allowed to use unqualified entry points in Wine, so change RegInstall() calls to RegInstallA(). Update win32.api.
-
- 09 Sep, 2005 1 commit
-
-
Jacek Caban authored
-
- 08 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
Dll(Un)RegisterServer with the dll name so that the compiler can check the prototypes.
-
- 05 Jul, 2005 1 commit
-
-
Jacek Caban authored
-
- 19 Apr, 2004 1 commit
-
-
Vincent Béron authored
on the work of John K. Hohm for other dlls.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 23 Aug, 2003 3 commits
-
-
John K. Hohm authored
and add OleSelfRegister version string.
-
John K. Hohm authored
and add OleSelfRegister version string.
-
John K. Hohm authored
and add OleSelfRegister version string.
-
- 21 Jul, 2003 1 commit
-
-
Rok Mandeljc authored
-
- 16 Jul, 2003 1 commit
-
-
John K. Hohm authored
and add OleSelfRegister version string.
-
- 15 Jul, 2003 1 commit
-
-
John K. Hohm authored
OleSelfRegister version string.
-
- 18 Jun, 2003 1 commit
-
-
Francois Gouget authored
main() {return sizeof int;}'). Use 'sizeof(type)' instead.
-
- 11 Jan, 2003 1 commit
-
-
John K. Hohm authored
generally useful way, entirely in regsvr.c. Added (un)registration of interfaces.
-
- 13 Jun, 2002 1 commit
-
-
John K. Hohm authored
-