Comctl32_419

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



	Huw D M Davies <hdavies@codeweavers.com>
	Stub for comctl32.419
Index: dlls/comctl32/comctl32.spec
===================================================================
RCS file: /home/wine/wine/dlls/comctl32/comctl32.spec,v
retrieving revision 1.25
diff -u -r1.25 comctl32.spec
--- dlls/comctl32/comctl32.spec	2002/01/14 18:36:03	1.25
+++ dlls/comctl32/comctl32.spec	2002/01/15 12:16:36
@@ -206,6 +206,6 @@
 416 stub @
 417 stub @
 418 stub @
-419 stub @
+419 stdcall @(long long long long) COMCTL32_419
 420 stub @
 421 stub @
Index: dlls/comctl32/comctl32undoc.c
===================================================================
RCS file: /home/wine/wine/dlls/comctl32/comctl32undoc.c,v
retrieving revision 1.54
diff -u -r1.54 comctl32undoc.c
--- dlls/comctl32/comctl32undoc.c	2002/01/14 18:36:03	1.54
+++ dlls/comctl32/comctl32undoc.c	2002/01/15 12:16:36
@@ -2776,3 +2776,17 @@
 
    return TRUE;
 }
+
+/**************************************************************************
+ * @ [COMCTL32.419]
+ *
+ * FIXME: What's this supposed to do?
+ */
+
+BOOL WINAPI COMCTL32_419( DWORD a, DWORD b, DWORD c, DWORD d)
+{
+
+   FIXME("(%lx, %lx, %lx, %lx): stub!\n", a, b, c, d);
+
+   return TRUE;
+}

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux