2003-09-24 |
Jon Griffiths | MSVC warning fix.
|
commit | commitdiff | tree |
2003-09-24 |
Jon Griffiths | Portability fix.
|
commit | commitdiff | tree |
2003-09-23 |
Jon Griffiths | Not everyone has <unistd.h>, some files need <io.h...
|
commit | commitdiff | tree |
2003-09-23 |
Jon Griffiths | Added some needed config.h entries.
|
commit | commitdiff | tree |
2003-09-23 |
Jon Griffiths | A first stab at wcstod().
|
commit | commitdiff | tree |
2003-09-23 |
Jon Griffiths | Added StrFormatKBSizeA/W.
|
commit | commitdiff | tree |
2003-09-17 |
Jon Griffiths | More tests for kernel NLS functions.
|
commit | commitdiff | tree |
2003-09-17 |
Jon Griffiths | Re-implement and optimise the NLS formatting functions...
|
commit | commitdiff | tree |
2003-09-17 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2003-09-11 |
Jon Griffiths | MLLoadlibrary: Remove -noname and duplicate entry.
|
commit | commitdiff | tree |
2003-08-21 |
Jon Griffiths | Update install script to match current build process.
|
commit | commitdiff | tree |
2003-08-19 |
Jon Griffiths | Added i8n entries.
|
commit | commitdiff | tree |
2003-08-19 |
Jon Griffiths | Use exception as the base for all exception derived...
|
commit | commitdiff | tree |
2003-08-19 |
Jon Griffiths | Make RtlTimeToSecondsSince1970 consistent with other...
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Portability fixes.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Make I1 fields explicitly signed.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Add some new types and functions.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Use $(EXEEXT) for the winedump executable.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Only statics are sure to be set to 0, explicitly initialise...
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Remove redundant wine specific #include.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | ole/ directory doesn't exist anymore.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Spelling fixes.
|
commit | commitdiff | tree |
2003-08-18 |
Jon Griffiths | Cast hresult error codes to HRESULT.
|
commit | commitdiff | tree |
2003-07-26 |
Jon Griffiths | Implement @13, 160, 161, 173, 177, 178, 189, 192, 221...
|
commit | commitdiff | tree |
2003-07-22 |
Jon Griffiths | Implement @203.
|
commit | commitdiff | tree |
2003-07-22 |
Jon Griffiths | Implement @280,343,344.
|
commit | commitdiff | tree |
2003-07-22 |
Jon Griffiths | Add a handle for urlmon.dll, fix MSVC warning.
|
commit | commitdiff | tree |
2003-07-22 |
Jon Griffiths | Fix MSVC warnings.
|
commit | commitdiff | tree |
2003-07-22 |
Jon Griffiths | Spelling fix.
|
commit | commitdiff | tree |
2003-07-22 |
Jon Griffiths | Support float and function ptr args better, -W warning...
|
commit | commitdiff | tree |
2003-07-21 |
Jon Griffiths | Add GetSystemWindowsDirectory, GetCurrentHwProfile.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Implemented @440, 441.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Correctly spot forwards.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Move IQueryAssociations into shlwapi. Docs/-W/MSVC...
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | MSVC fixes.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Fix MSVC warning.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Fix -W warnings.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | vsnprintfW: %% should output a literal % sign.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | MSVC doesn't like K&R function declarations: use ansi...
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Don't redefine __WINE_USE_MSVCRT (msvc warning).
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Misc fixes.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Added some new Rtl* tests.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Fixed msvc warning.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Implement __p__wpgmptr, _wpgmptr.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Improve the sample comment.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Remove FIXMEs and prototypes for now-implemented functions.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Fix compilation under VS.Net.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Handle long file names in pre-build step (quote them).
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Include oleauto.h before oleidl.h, as per native headers.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Add a bunch of missing stuff.
|
commit | commitdiff | tree |
2003-03-18 |
Jon Griffiths | Correct the agument count for RtlInitializeGenericTable().
|
commit | commitdiff | tree |
2003-03-18 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2003-03-18 |
Jon Griffiths | Add __CxxDetectRethrow(), __CxxQueryExceptionSize().
|
commit | commitdiff | tree |
2003-03-17 |
Jon Griffiths | Move a couple of shared definitions into msvcrt.h.
|
commit | commitdiff | tree |
2003-03-17 |
Jon Griffiths | _EXIT_LOCK2 is used by type_info objects.
|
commit | commitdiff | tree |
2003-03-17 |
Jon Griffiths | Added prototypes for the Remote Shutdown Api calls.
|
commit | commitdiff | tree |
2003-03-17 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Display abnormal exit text in a message box for GUI...
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Add some missing types needed for the upcoming ocidl...
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Updated rules for API doc generation.
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Improve the look/content of the man page output.
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Document the API generation process and format.
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Add RtlDowncaseUnicodeChar(), RtlEqualComputerName(),
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Add some missing prototypes.
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | SHCreateThread is exported by name _and_ ordinal.
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Correct behaviour for some error conditions.
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Really get rid of debug code/strings if we're building...
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Implemented __p__pgmptr, _pgmptr.
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Only sort the number of symbols actually found.
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Output a dummy function for linking.
|
commit | commitdiff | tree |
2003-03-15 |
Jon Griffiths | Protect the TEXTMETRIC struct from redefinition.
|
commit | commitdiff | tree |
2003-03-12 |
Jon Griffiths | Constify the strings in the policy cache.
|
commit | commitdiff | tree |
2002-09-20 |
Jon Griffiths | Reorganise/minor tidyup of ordinal functions.
|
commit | commitdiff | tree |
2002-09-20 |
Jon Griffiths | Update output for current build process.
|
commit | commitdiff | tree |
2002-09-20 |
Jon Griffiths | Documentation update.
|
commit | commitdiff | tree |
2002-09-12 |
Jon Griffiths | Make hex digits static const & share them.
|
commit | commitdiff | tree |
2002-09-12 |
Jon Griffiths | Implementation and test for SHCopyKeyA/W.
|
commit | commitdiff | tree |
2002-09-10 |
Jon Griffiths | Implement @163,164,168,175,182,187,286,SHSkipJunction.
|
commit | commitdiff | tree |
2002-09-06 |
Jon Griffiths | Implemented registry MIME type functions @324-329.
|
commit | commitdiff | tree |
2002-09-06 |
Jon Griffiths | Add @138,@157,@180,@197,@204.
|
commit | commitdiff | tree |
2002-09-04 |
Jon Griffiths | Added Assoc* funcs (but not underlying IQueryAssociations...
|
commit | commitdiff | tree |
2002-08-26 |
Jon Griffiths | Implement UrlHashW.
|
commit | commitdiff | tree |
2002-08-19 |
Jon Griffiths | Fix existing string functions, implement a bunch of...
|
commit | commitdiff | tree |
2002-08-19 |
Jon Griffiths | Create security attributes when running as NT or later.
|
commit | commitdiff | tree |
2002-08-19 |
Jon Griffiths | Free comctl32 on unload.
|
commit | commitdiff | tree |
2002-08-15 |
Jon Griffiths | Implement and test rtl bitmap functions.
|
commit | commitdiff | tree |
2002-07-24 |
Jon Griffiths | PathAppendA/W: Don't skip '\\' if path is UNC.
|
commit | commitdiff | tree |
2002-07-22 |
Jon Griffiths | Move thread related functions to new file.
|
commit | commitdiff | tree |
2002-07-22 |
Jon Griffiths | Add some new defines and functions.
|
commit | commitdiff | tree |
2002-07-19 |
Jon Griffiths | Set amounts read/written to 0, share Un/Lock code,...
|
commit | commitdiff | tree |
2002-07-19 |
Jon Griffiths | Update output for recent build changes.
|
commit | commitdiff | tree |
2002-07-19 |
Jon Griffiths | Implemented SHBrowseForFolderW.
|
commit | commitdiff | tree |
2002-07-19 |
Jon Griffiths | Avoid winreg.h inclusion.
|
commit | commitdiff | tree |
2002-07-19 |
Jon Griffiths | Stub implementation for CoInitializeSecurity.
|
commit | commitdiff | tree |
2002-07-16 |
Jon Griffiths | Implement SHCreateStreamOnFileA/W/Ex, ordinals @166...
|
commit | commitdiff | tree |
2002-07-10 |
Jon Griffiths | Stubs/docs for NotifyWinEvent,SetWinEventHook,IsWinEventHook...
|
commit | commitdiff | tree |
2002-07-09 |
Jon Griffiths | Implement/document @17,18,19,20,21,22 (Compact list...
|
commit | commitdiff | tree |
2002-03-20 |
Jon Griffiths | Update shell xxxAW wrapper prototypes for fixed SHLWAPI...
|
commit | commitdiff | tree |