[ros-diffs] [pschweitzer] 48274: Get back r47063 & r47960 reverted by r48273
pschweitzer at svn.reactos.org
pschweitzer at svn.reactos.org
Mon Jul 26 08:54:27 UTC 2010
- Previous message: [ros-diffs] [dreimer] 48273: Finish the Wine sync. These components are not just rc file changes atl, comctl32, comdlg32, dwmapi, fusion, gdiplus, jscript, mpr, mshtml, msi, msimtf, msxml3, ole32, oleaut32, riched20, shdocvw, shlwapi, urlmon, usp10, version and windowscodecs Seems to build and boot. /me hides
- Next message: [ros-diffs] [spetreolle] 48275: Add diffs for msimtf and atl.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: pschweitzer
Date: Mon Jul 26 08:54:26 2010
New Revision: 48274
URL: http://svn.reactos.org/svn/reactos?rev=48274&view=rev
Log:
Get back r47063 & r47960 reverted by r48273
Modified:
trunk/reactos/dll/win32/atl/atl_main.c
trunk/reactos/dll/win32/msimtf/activeimmapp.c
Modified: trunk/reactos/dll/win32/atl/atl_main.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/atl/atl_main.c?rev=48274&r1=48273&r2=48274&view=diff
==============================================================================
--- trunk/reactos/dll/win32/atl/atl_main.c [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/atl/atl_main.c [iso-8859-1] Mon Jul 26 08:54:26 2010
@@ -60,7 +60,7 @@
INT i;
UINT size;
- FIXME("SEMI-STUB (%p %p %p)\n",pM,p,h);
+ //FIXME("SEMI-STUB (%p %p %p)\n",pM,p,h);
size = pM->cbSize;
switch (size)
Modified: trunk/reactos/dll/win32/msimtf/activeimmapp.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msimtf/activeimmapp.c?rev=48274&r1=48273&r2=48274&view=diff
==============================================================================
--- trunk/reactos/dll/win32/msimtf/activeimmapp.c [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/msimtf/activeimmapp.c [iso-8859-1] Mon Jul 26 08:54:26 2010
@@ -655,7 +655,7 @@
static HRESULT WINAPI ActiveIMMApp_OnDefWindowProc(IActiveIMMApp* This,
HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam, LRESULT *plResult)
{
- FIXME("Stub (%p %x %lx %lx)\n",hWnd,Msg,wParam,lParam);
+ //FIXME("Stub (%p %x %lx %lx)\n",hWnd,Msg,wParam,lParam);
return E_FAIL;
}
- Previous message: [ros-diffs] [dreimer] 48273: Finish the Wine sync. These components are not just rc file changes atl, comctl32, comdlg32, dwmapi, fusion, gdiplus, jscript, mpr, mshtml, msi, msimtf, msxml3, ole32, oleaut32, riched20, shdocvw, shlwapi, urlmon, usp10, version and windowscodecs Seems to build and boot. /me hides
- Next message: [ros-diffs] [spetreolle] 48275: Add diffs for msimtf and atl.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Ros-diffs
mailing list