|
|
|
@9854
|
23 years |
sandervl |
made profile functions extern C
|
|
|
|
@9852
|
23 years |
sandervl |
Bugfix for WPS object creation
|
|
|
|
@9851
|
23 years |
sandervl |
Convert win32 icon file to os2 format when creating a shell link
|
|
|
|
@9850
|
23 years |
sandervl |
Added ODIN_IsWin32App export to determine whether an app is a win32 or …
|
|
|
|
@9846
|
23 years |
sandervl |
GetFullPathNameA: don't change the input string
|
|
|
|
@9844
|
23 years |
sandervl |
check for local host name in gethostbyname. if identical, then use …
|
|
|
|
@9843
|
23 years |
sandervl |
WSASend/Recv fixes
|
|
|
|
@9841
|
23 years |
sandervl |
Implemented non-overlapped WSARecv & WSASend.
|
|
|
|
@9836
|
23 years |
sandervl |
Added WSARecv(From) & WSASend(To) stubs
|
|
|
|
@9834
|
23 years |
sandervl |
PF: fixes for minmizing/maximizing/restoring
|
|
|
|
@9833
|
23 years |
sandervl |
DT: Shell file operation updates
|
|
|
|
@9831
|
23 years |
sandervl |
compile fix
|
|
|
|
@9828
|
23 years |
sandervl |
Added custombuild API for registering a callback for LX Dll loading …
|
|
|
|
@9827
|
23 years |
sandervl |
bugfix
|
|
|
|
@9826
|
23 years |
sandervl |
updates
|
|
|
|
@9824
|
23 years |
sandervl |
Cleaned up memory map code
|
|
|
|
@9822
|
23 years |
sandervl |
Touch last stack page using ESP. (just in case)
|
|
|
|
@9818
|
23 years |
sandervl |
Single Alt down + up always generates WM_SYSKEYUP; reset iMenuSysKey …
|
|
|
|
@9817
|
23 years |
sandervl |
changed packet logging to level 2
|
|
|
|
@9815
|
23 years |
sandervl |
FindFirstFile: return ERROR_FILE_NOT_FOUND if DosFindFirst returns …
|
|
|
|
@9814
|
23 years |
sandervl |
Do not translate WM_KEYUP to WM_SYSKEYUP if AltGr released and …
|
|
|
|
@9813
|
23 years |
sandervl |
Special handling of AltGr key. Must send Ctrl key messages like Windows
|
|
|
|
@9810
|
23 years |
sandervl |
ToAscii, GetKeyState, GetAsyncKeyState & GetKeyboardState fixes
|
|
|
|
@9808
|
23 years |
sandervl |
DT: updates
|
|
|
|
@9807
|
23 years |
sandervl |
* empty log message *
|
|
|
|
@9806
|
23 years |
sandervl |
removed test code
|
|
|
|
@9805
|
23 years |
sandervl |
DT: Shell file operation updates
|
|
|
|
@9803
|
23 years |
sandervl |
cleaned up
|
|
|
|
@9802
|
23 years |
sandervl |
Forward RtlZero/Move/FillMemory to ntdll
|
|
|
|
@9800
|
23 years |
sandervl |
Added ODIN_SetTIBSwitch function to override TIB selector switching
|
|
|
|
@9799
|
23 years |
sandervl |
Wine resync
|
|
|
|
@9796
|
23 years |
sandervl |
update for new WGSS
|
|
|
|
@9795
|
23 years |
sandervl |
DrawFocusRect: conflict between SetROP2(R2_XORPEN) and …
|
|
|
|
@9792
|
23 years |
sandervl |
Check if WM_KILLFOCUS was already sent by SetFocus(0) call
|
|
|
|
@9791
|
23 years |
sandervl |
Handle SetFocus(0) correctly: keystrokes are converted into …
|
|
|
|
@9789
|
23 years |
sandervl |
compile fix
|
|
|
|
@9787
|
23 years |
sandervl |
GetSysColor: always return cached colors
|
|
|
|
@9785
|
23 years |
sandervl |
When a window is activated by a mouse click, we must set focus to the …
|
|
|
|
@9783
|
23 years |
sandervl |
EnumThreadWindows: must return windows in Z-order (experiments show …
|
|
|
|
@9781
|
23 years |
sandervl |
update for old WGSS
|
|
|
|
@9780
|
23 years |
sandervl |
Touch all stack pages we skip in the out of stack workaround for 16 …
|
|
|
|
@9778
|
23 years |
sandervl |
Don't save position (for restore) in SetWindowPos if window is minimized
|
|
|
|
@9776
|
23 years |
sandervl |
Rename resource directory
|
|
|
|
@9765
|
23 years |
sandervl |
Send WM_QUERYNEWPALETTE when a window receives focus; translate …
|
|
|
|
@9764
|
23 years |
sandervl |
CreateDIBSection: don't get palette from DC if bitmap bits provided
|
|
|
|
@9762
|
23 years |
sandervl |
Must manually correct y coordinates for DIB section blit since we …
|
|
|
|
@9760
|
23 years |
sandervl |
Always kill the timer if in captured state
|
|
|
|
@9758
|
23 years |
sandervl |
DT: Edit control: fixed heap corruption in undo buffer
|
|
|
|
@9756
|
23 years |
sandervl |
Rewrote critical sections to be safe on SMP systems
|
|
|
|
@9754
|
23 years |
sandervl |
Check ESP when calling the entrypoint of a newly created thread.
|
|
|
|
@9752
|
23 years |
sandervl |
FS corruption in SetCooperativeLevel
|
|
|
|
@9750
|
23 years |
sandervl |
Fixed command line parsing regression
|
|
|
|
@9748
|
23 years |
sandervl |
Support DuplicateHandle for threads; cleaned up semaphore code
|
|
|
|
@9743
|
23 years |
sandervl |
CreateProcess changes for parsing the application name and command …
|
|
|
|
@9741
|
23 years |
sandervl |
OS/2 Look & Feel is now default; use OS/2 colors again in OS/2 L&F mode
|
|
|
|
@9739
|
23 years |
sandervl |
PF: updates
|
|
|
|
@9738
|
23 years |
sandervl |
PF: updates
|
|
|
|
@9737
|
23 years |
sandervl |
Fixes for InternalTextOutA without y-inversion (not activated)
|
|
|
|
@9736
|
23 years |
sandervl |
Don't use DrawFocusRect from WGSS anymore
|
|
|
|
@9733
|
23 years |
sandervl |
PF: update
|
|
|
|
@9732
|
23 years |
sandervl |
removed initntdll.cpp
|
|
|
|
@9731
|
23 years |
sandervl |
PF: update
|
|
|
|
@9728
|
23 years |
sandervl |
deleted mbstring.c
|
|
|
|
@9722
|
23 years |
sandervl |
removed string.cpp
|
|
|
|
@9716
|
23 years |
sandervl |
use static CRT lib
|
|
|
|
@9715
|
23 years |
sandervl |
Added wrappers for new & delete operators
|
|
|
|
@9709
|
23 years |
sandervl |
Changed wrapper names
|
|
|
|
@9708
|
23 years |
sandervl |
removed a logging export
|
|
|
|
@9704
|
23 years |
sandervl |
Dll load/unload changes
|
|
|
|
@9701
|
23 years |
sandervl |
Moved debug wrapper for DDE to dde.cpp
|
|
|
|
@9699
|
23 years |
sandervl |
initterm bugfix
|
|
|
|
@9698
|
23 years |
sandervl |
Removed dependency on dive.dll. Load it on demand.
|
|
|
|
@9694
|
23 years |
sandervl |
more logging
|
|
|
|
@9693
|
23 years |
sandervl |
Only load LVM.DLL when we actually need it; CreateProcess bugfix for …
|
|
|
|
@9691
|
23 years |
sandervl |
FindFirstFile must return ERROR_FILE_NOT_FOUND when the specified file …
|
|
|
|
@9689
|
23 years |
sandervl |
make keyboard array public again
|
|
|
|
@9688
|
23 years |
sandervl |
removed files
|
|
|
|
@9686
|
23 years |
sandervl |
only the combo bitmap header size was wrong; the others are fine
|
|
|
|
@9685
|
23 years |
sandervl |
removed old files
|
|
|
|
@9684
|
23 years |
sandervl |
PF: Changes for building dll with GCC
|
|
|
|
@9681
|
23 years |
sandervl |
PF: renamed RtlAllocateAndInitializeSid
|
|
|
|
@9680
|
23 years |
sandervl |
Fixed heap corruption in CreateProcess (with current dir)
|
|
|
|
@9678
|
23 years |
sandervl |
fixed selector to flat translation
|
|
|
|
@9677
|
23 years |
sandervl |
PF: Updates
|
|
|
|
@9676
|
23 years |
sandervl |
Don't import wscnicmp from CRTDLL
|
|
|
|
@9675
|
23 years |
sandervl |
minor log change
|
|
|
|
@9674
|
23 years |
sandervl |
PF: don't build a library for crtdll
|
|
|
|
@9671
|
23 years |
sandervl |
Delete all wave object on unload; fix linked list synchronization
|
|
|
|
@9669
|
23 years |
sandervl |
made some arrays static
|
|
|
|
@9667
|
23 years |
sandervl |
Don't allocate selectors anymore. Allocate tiled memory and call …
|
|
|
|
@9663
|
23 years |
sandervl |
Ported & extended QueryDosDeviceA/W; implemented …
|
|
|
|
@9662
|
23 years |
sandervl |
must convert rectangle returned by GetClipBox to device coordinates
|
|
|
|
@9660
|
23 years |
sandervl |
changes for inheritance (check security structure); workaround for …
|
|
|
|
@9658
|
23 years |
sandervl |
added LGPL license
|
|
|
|
@9657
|
23 years |
sandervl |
PF: new GCC version which forwards most exports to msvcrt
|
|
|
|
@9656
|
23 years |
sandervl |
removed old version
|
|
|
|
@9655
|
23 years |
sandervl |
PF: updates
|
|
|
|
@9653
|
23 years |
sandervl |
implemented Get/SetHandleInformation; CloseHandle change for …
|
|
|
|
@9647
|
23 years |
sandervl |
Get/SetTimeZoneInformation changes; RegQueryValue(Ex)W length fixes
|
|
|
|
@9643
|
23 years |
sandervl |
Wrong call to ctordtorTerm; removed it and ctordtorInit since there's …
|
|
|
|