.. |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
Cs.rc
|
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
|
2004-08-24 18:33:01 +00:00 |
De.rc
|
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
|
2004-08-24 18:33:01 +00:00 |
En.rc
|
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
|
2004-08-24 18:33:01 +00:00 |
Es.rc
|
Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
|
2005-02-16 21:10:59 +00:00 |
Fr.rc
|
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
|
2004-08-24 18:33:01 +00:00 |
It.rc
|
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
|
2004-08-24 18:33:01 +00:00 |
Ja.rc
|
Added some Japanese translations.
|
2004-06-28 23:50:22 +00:00 |
Makefile.in
|
Implement MyFree, MyMalloc and MyRealloc.
|
2005-01-24 13:32:26 +00:00 |
Nl.rc
|
Don't use utf8 in rc files.
|
2005-01-26 19:42:40 +00:00 |
Pt.rc
|
Authors: Américo José Melo <mmodem00@netvisao.pt>, Francois Gouget <fgouget@codeweavers.com>
|
2005-02-10 17:14:15 +00:00 |
Ru.rc
|
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
|
2004-08-24 18:33:01 +00:00 |
devinst.c
|
Implement SetupDiGetClassDevsA/W, SetupDiEnumDeviceInterfaces,
|
2005-03-01 11:44:27 +00:00 |
devinst16.c
|
Fixed some issues found by winapi_check.
|
2004-05-17 21:08:31 +00:00 |
dirid.c
|
Use shell32 to get the user profile dir.
|
2004-10-25 21:44:01 +00:00 |
diskspace.c
|
Fix signed/unsigned comparison warnings.
|
2004-09-22 02:46:38 +00:00 |
infparse.c
|
- Win16/32 cleanup.
|
2003-10-21 23:45:43 +00:00 |
install.c
|
Const correctness fixes.
|
2004-11-30 21:38:57 +00:00 |
misc.c
|
Implement DelayedMove and FileExists.
|
2005-02-14 11:04:39 +00:00 |
parser.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
queue.c
|
Copy the implementation from SetupDefaultQueueCallbackA and make it
|
2005-01-18 11:39:49 +00:00 |
setupapi.rc
|
Added Czech resources.
|
2004-08-16 20:02:09 +00:00 |
setupapi.spec
|
Implement DelayedMove and FileExists.
|
2005-02-14 11:04:39 +00:00 |
setupapi_private.h
|
- Implement SetupDiBuildClassInfoListExA,
|
2005-02-03 13:34:50 +00:00 |
setupcab.c
|
- Implement SetupDiBuildClassInfoListExA,
|
2005-02-03 13:34:50 +00:00 |
setupx.spec
|
Stub for DiBuildClassDrvList().
|
2004-01-20 21:51:46 +00:00 |
setupx16.h
|
Fixed some issues found by winapi_check.
|
2004-05-17 21:08:31 +00:00 |
setupx_main.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
stubs.c
|
Implement SetupDiBuildClassInfoList(ExW),
|
2004-12-02 18:09:53 +00:00 |
virtcopy.c
|
Remove unnecessary WNDPROC casts.
|
2004-12-06 11:51:29 +00:00 |