Sign in
goma
/
wine
/
a9b405cf9a826b90c7bf56ad5b67f60ed0088e2e
/
dlls
/
commdlg
/
finddlg.c
a2e2e18
Avoid a few more GetModuleHandle calls.
by Alexandre Julliard
· 21 years ago
c49064a
- The last of the major Win16/32 split for commdlg (for real this
by Steven Edwards
· 21 years ago
cf52644
Removed the A/W constants for builtin cursors, icons and resource
by Alexandre Julliard
· 22 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
e3d681b
Get rid of the COMMDLG_hInstance variables.
by Alexandre Julliard
· 22 years ago
601a3ab
Fix some types and function prototypes according to Platform SDK definitions.
by Dmitry Timoshkov
· 22 years ago
9d2b862
Convert HRSRC to a void*.
by Michael Stefaniuc
· 23 years ago
e149b37
Finish the conversion of HWND to a void*.
by Michael Stefaniuc
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
01d5e5b
Documentation fixes.
by Patrik Stridvall
· 24 years ago
7a6bad8
- Fix a typo in TBSAVEPARAMS A/W declaration.
by Jon Griffiths
· 24 years ago
982a223
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
by Alexandre Julliard
· 24 years ago
ef57e18
Removed some unnecessary includes.
by Alexandre Julliard
· 24 years ago
529da54
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
by Dimitrie O. Paun
· 24 years ago
ac7efef
Changed GetProcAddress16 and 16-bit resource functions to take normal
by Alexandre Julliard
· 24 years ago
77b2185
Remove redundant includes. Eliminate use of USER internal structures.
by Dmitry Timoshkov
· 24 years ago
e3bd8d0
Turns the handling to pure 16 bits, remove references to dialog.h.
by Gerard Patel
· 25 years ago
b40a9b7
Add PrintSetup dialog and support for hooks and templates.
by Huw D M Davies
· 25 years ago
b2f6f0e
Removed resource.h.
by Alexandre Julliard
· 25 years ago
8dbffe7
Removed MODULE_GetWndProcEntry16().
by Ulrich Weigand
· 26 years ago
a099a55
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
ddca315
Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by
by Marcus Meissner
· 26 years ago
d7c565f
Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HINSTANCE),
by Marcus Meissner
· 26 years ago
d1895a7
Built-in dlls now have resources attached via the PE-header like
by Bertho Stultiens
· 26 years ago
ff5ae3d
Removed some includes of 16 bit API.
by Michael Veksler
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
3c6253b
- Reimplementation of the CommDlg ExtendedError mechanism using TLS.
by Klaas van Gend
· 26 years ago
c912749
Create a new subdirectory for the common dialog box DLL and move all
by Klaas van Gend
· 26 years ago