|
|
@21622
|
14 years |
dmik |
kernel32: SEH: We must unwind the Win32 exception stack on any …
|
|
|
@21621
|
14 years |
dmik |
kernel32: Do not use ODINCRT (VACRT) printf when handling XCPT_UNWIND …
|
|
|
@21619
|
14 years |
dmik |
kernel32: Removed the dirty hack that would reset the exception …
|
|
|
@21618
|
14 years |
dmik |
kernel32/SEH: Fixed a couple of bugs in SEH processing that could …
|
|
|
@21615
|
14 years |
dmik |
kernel32: Prevent accessing dprintf's FILE members in release builds: …
|
|
|
@21612
|
14 years |
dmik |
kernel32/SEH: Fixed: The try exception handler would incorrectly …
|
|
|
@21611
|
14 years |
dmik |
kernel32: Added missing \n to the funciton name when performing a …
|
|
|
@21610
|
14 years |
dmik |
kernel32: Fixed: Parsing .SYM files when printing the stack trace in …
|
|
|
@21605
|
14 years |
dmik |
general: Corrected spelling of my name.
|
|
|
@21604
|
14 years |
dmik |
kernel32: Report ERROR_MOD_NOT_FOUND from LoadLibrary() when it fails …
|
|
|
@21602
|
14 years |
dmik |
shell32: systray: Added support for the "TaskbarCreated" system …
|
|
|
@21600
|
14 years |
dmik |
shell32: systray: Fixed non-working systray notifications in modern …
|
|
|
@21599
|
14 years |
dmik |
user32: auxthread: Typo.
|
|
|
@21595
|
14 years |
dmik |
user32: Added internal helper RunOnAuxThread() API to perform function …
|
|
|
@21592
|
14 years |
dmik |
shell32: Implemented xsystray support (#16).
|
|
|
@21591
|
14 years |
dmik |
shell32: Prepared to the xsystray integration (keeping the old …
|
|
|
@21590
|
14 years |
dmik |
shell32: Shell_NotifyIcon(): Create a copy of the supplied icon …
|
|
|
@21589
|
14 years |
dmik |
tools/wrc: Restored generating GAS output by default. MASM output is …
|
|
|
@21587
|
15 years |
dmik |
kernel32: VirtualQuery: Succeed with MEM_FREE for one page when …
|
|
|
@21584
|
15 years |
dmik |
Removed OS/2-style APIENTRY definition from odin.h as it conflicts …
|
|
|
@21583
|
15 years |
abwillis |
Ticket #32
|
|
|
@21582
|
15 years |
abwillis |
Ticket #32
|
|
|
@21581
|
15 years |
abwillis |
Ticket #32
|
|
|
@21580
|
15 years |
abwillis |
Ticket #32
|
|
|
@21579
|
15 years |
dmik |
odincrt: Fixed a tiny typo in DosQueryModuleHandleStrict() that could …
|
|
|
@21578
|
15 years |
dmik |
dsound: Workaround the OS/2 loader bug in LIBPATHSTRICT=T mode by …
|
|
|
@21573
|
15 years |
dmik |
user32: Disable an assertion in the debug build that doesn't look right.
|
|
|
@21571
|
15 years |
dmik |
dsound: Enumerate the default sound device twice in …
|
|
|
@21570
|
15 years |
dmik |
winmm: Accept handles returned by mixerOpen() as IDs in …
|
|
|
@21569
|
15 years |
dmik |
kernel32: Fixed a bunch of OSLibDos* functions dealing with file names …
|
|
|
@21568
|
15 years |
dmik |
kernel32: Disable logging exceptions in release builds through RAS …
|
|
|
@21567
|
15 years |
dmik |
kernel32: Implemented GetVolumePathName() API.
|
|
|
@21566
|
15 years |
dmik |
kernel32: Debug output of GetFullPathNameA() could crash the process.
|
|
|
@21564
|
15 years |
dmik |
kernel32: Implemented generating the high/low index values (using a …
|
|
|
@21563
|
15 years |
dmik |
iphlpapi: Fixed a crash when building the adapter/interface/address …
|
|
|
@21562
|
15 years |
abwillis |
Backup r21560
|
|
|
@21560
|
15 years |
abwillis |
Changes to get pe.exe and pec.exe to build with GCC, ticket #19 and …
|
|
|
@21556
|
15 years |
dmik |
user32: Fixed a crash during DnD when the dragged object was moved …
|
|
|
@21555
|
15 years |
dmik |
user32: Make GetQueueStatus() return actual message summary in high …
|
|
|
@21554
|
15 years |
dmik |
Fixed broken indentation.
|
|
|
@21553
|
15 years |
abwillis |
Add the "BroadcastSystemMessageA" function to User32.dll Ticket #27
|
|
|
@21552
|
15 years |
abwillis |
Ticket #25 WSALookupServiceBeginA and W stubs.
|
|
|
@21550
|
15 years |
dmik |
minivcrt: Use the own version of _fullpath() instead of the kLIBC one …
|
|
|
@21549
|
15 years |
dmik |
kernel32: Fixed debug output in GetFullPathName*.
|
|
|
@21544
|
15 years |
dmik |
user32: Fixed incorrect code page translation of window title text …
|
|
|
@21543
|
15 years |
dmik |
user32: Do not change the code page of the main PM thread as Odin may …
|
|
|
@21542
|
15 years |
dmik |
minivcrt: Fixed _fullpath() which could implicitly change the current …
|
|
|
@21538
|
15 years |
dmik |
odincrt: Small code cleanup.
|
|
|
@21537
|
15 years |
dmik |
kernel32: When checking for TZ, use RegOpenKey instead of RegCreateKey …
|
|
|
@21536
|
15 years |
abwillis |
Ticket #21 add cleanall to makefile rules to prevent cleanall failing …
|
|
|
@21535
|
15 years |
dmik |
Deduce Windows Time Zone information from the TZ environment variable.
|
|
|
@21529
|
15 years |
dmik |
Fixed completely broken national (non-Latin1) character input in Odin. …
|
|
|
@21527
|
15 years |
dmik |
user32: Fixed: GetMessage/PeekMessage could fail if filter was specified.
|
|
|
@21525
|
15 years |
dmik |
kernel32: Fixed: GetFileInformation() would fail with …
|
|
|
@21524
|
15 years |
dmik |
Fixed: GetObjectType() on DC handles would return wrong values.
|
|
|
@21517
|
15 years |
dmik |
Removed generation of special EMX versions of libwrap* libraries …
|
|
|
@21516
|
15 years |
dmik |
Added --use-oldlib configure option that selects the old LIB tool for …
|
|
|
@21512
|
15 years |
dmik |
Aligned the STRRET definition and made it available through shlwapi.h …
|
|
|
@21509
|
15 years |
dmik |
Reverted r21470 as Win2000 better corresponds to the level of the …
|
|
|
@21506
|
15 years |
dmik |
minivcrt: Added a bunch of *wprintf() functions.
|
|
|
@21502
|
15 years |
dmik |
Added support for mouse wheel messages to mouse_event() and …
|
|
|
@21494
|
15 years |
dmik |
Fixed broken build after r21492 by sorting out a huuuuge wagon of …
|
|
|
@21489
|
15 years |
dmik |
Added TLS_OUT_OF_INDEXES.
|
|
|
@21483
|
15 years |
dmik |
ddraw: Don't define CINTERFACE twice.
|
|
|
@21481
|
15 years |
dmik |
iplog: No need in unistd.h (which conflicts with the LIBC one).
|
|
|
@21480
|
15 years |
dmik |
iphlpapi: Network interfaces whose names we didn't recognize should be …
|
|
|
@21479
|
15 years |
dmik |
Get rid of dd_obj_base.h which duplicates obj_base.h creating …
|
|
|
@21474
|
15 years |
dmik |
kernel32/SEH: Added support for setjmp()/longjmp() within the try …
|
|
|
@21473
|
15 years |
dmik |
kernel32: Do not attempt to dereference a certainly invalid pointer in …
|
|
|
@21472
|
15 years |
dmik |
kernel32: Allow FILE_MAP_READ access for PAGE_WRITECOPY mappings. …
|
|
|
@21470
|
15 years |
ydario |
Make WinXP the default system version.
|
|
|
@21469
|
15 years |
dmik |
Fixed: argv[argc] must be NULL.
|
|
|
@21464
|
15 years |
dmik |
Added argcA and argvA (valid only after WinMain() is entered) that …
|
|
|
@21463
|
15 years |
dmik |
Undo interpreting strings as ANSI for certain OSLib APIs modified in …
|
|
|
@21462
|
15 years |
dmik |
Fixed: CreateProcess could not start programs with national characters …
|
|
|
@21461
|
15 years |
dmik |
Fixed: Title bar in OS/2 look and feel mode displayed text with …
|
|
|
@21460
|
15 years |
ydario |
Cannot commit already committed memory, check status before calling …
|
|
|
@21459
|
15 years |
ydario |
Allow export by name of appearance control, so Flash can change look&feel.
|
|
|
@21457
|
15 years |
ydario |
In low mem situations, DosAllocMem() can fail while new() can still …
|
|
|
@21456
|
15 years |
dmik |
WinSock2: IPPROTO_IP option constants have different values than in …
|
|
|
@21455
|
15 years |
ydario |
Cannot commit already committed memory, check status before calling …
|
|
|
@21453
|
15 years |
dmik |
Moved Sid APIs from ntdll.h to winbase.h (for compatibility with …
|
|
|
@21450
|
15 years |
dmik |
advapi32: Export CryptSetKeyParam and CryptSetHashParam APIs.
|
|
|
@21447
|
15 years |
dmik |
Fixed ntdll build break by gcc4 by fixing …
|
|
|
@21446
|
15 years |
ydario |
Add two new exports for flash support.
|
|
|
@21445
|
15 years |
ydario |
LoadLibraryExA: return only for LX binaries, allow execution for PE …
|
|
|
@21441
|
15 years |
dmik |
advapi32: Use the "USER" environment variable for detecting the user …
|
|
|
@21439
|
15 years |
dmik |
minivcrt: Provide a _fullpath() reimplementation that returns char * …
|
|
|
@21438
|
15 years |
ydario |
Reverted partially previous commit, wrong files.
|
|
|
@21437
|
15 years |
ydario |
Restored old thread affinity mask, flash10 ticket:18.
|
|
|
@21436
|
15 years |
dmik |
Make sure minivcrt.lib is built by default.
|
|
|
@21435
|
15 years |
dmik |
kernel32: Return FALSE and set ERROR_CALL_NOT_IMPLEMENTED in …
|
|
|
@21434
|
15 years |
dmik |
Fixed: Starting executables with RegisterLxExe() would mistakenly …
|
|
|
@21431
|
15 years |
dmik |
SEH: A better implementation of r21427, doesn't need separate …
|
|
|
@21427
|
15 years |
dmik |
SEH: Save EXCEPTION_RECORD and CONTEXT on heap when jumping back from …
|
|
|
@21426
|
15 years |
dmik |
Attempted to make Odin work in LIBPATHSTRICT=T mode by replacing …
|
|
|
@21425
|
15 years |
dmik |
Added DosQueryModuleHandleStrict() that is able to find modules loaded …
|
|
|
@21424
|
15 years |
dmik |
Added wrappers for DosQueryModFromEIP and DosQuerySysState and added …
|
|
|
@21422
|
15 years |
dmik |
Attempted to fix broken rsaenh.dll functionality when built by VAC 3 …
|
|
|
@21420
|
15 years |
dmik |
winsock2.h: Added missing WSASend* and WSARecv* declarations.
|
|
|