source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6227   24 years bird Declared Win32k Open/Close thunking procedures.
(edit) @6226   24 years bird Declared the 32-bit openclose request packet.
(edit) @6225   24 years bird Open/Close prototypes and structure stubs.
(edit) @6224   24 years bird Promotyped environment fix worker.(k32SetEnvironment)
(edit) @6223   24 years bird C++ fix for printf so that kprintf don't resolve to some …
(edit) @6222   24 years bird Prototyped applyFixupsDelta member function.
(edit) @6221   24 years bird Initial coding on the per task data for Win32k.
(edit) @6220   24 years bird Added Open and Close handling for Win32k.
(edit) @6219   24 years bird Look for kernel type in the 'SAB KNL?' signature.
(edit) @6218   24 years bird Added thunks for open and close calls.
(edit) @6217   24 years bird Added new environment fix function.
(edit) @6216   24 years bird Made getdosenv dev help work.
(edit) @6215   24 years bird Open & Close handing. Initial coding. Environment fix.
(edit) @6214   24 years bird Environment fix. Initial coding.
(edit) @6213   24 years bird Added SetEnvironment API.
(edit) @6211   24 years bird Early creatation and initiation of executable object (WinExe).
(edit) @6210   24 years bird Added environment fix for win32k.
(edit) @6208   24 years sandervl PrintDlg: open32 <-> kernel32 global memory handle conversion added
(edit) @6207   24 years sandervl don't use open32 memory functions directly
(edit) @6205   24 years achimha concurrency fix
(edit) @6204   24 years achimha better logging
(edit) @6203   24 years achimha semaphore must be reset, not set (argh)
(edit) @6201   24 years achimha implemented WSAEventSelect
(edit) @6200   24 years sandervl * empty log message *
(edit) @6199   24 years sandervl Rewrote Atom functions + GetAtomNameW fix
(edit) @6196   24 years achimha implemented WSAEventSelect
(edit) @6195   24 years achimha moved WSAEventSelect to Winsock 1.1
(edit) @6193   24 years bird Logging and strcmp -> memcmp.
(edit) @6192   24 years bird Corrected bad search. DBE.DLL migth return the DBEQ.DLL mte. Corrected …
(edit) @6191   24 years bird Stubbed HlinkSimpleNavigateToString and RegisterBindStatusCallback.
(edit) @6190   24 years bird Added stubs.
(edit) @6189   24 years bird Initial coding.
(edit) @6188   24 years bird Fixed long dll name OS/2 feature. Win32k blocked it.
(edit) @6186   24 years sandervl Better pointer/handle check in GlobalFree
(edit) @6185   24 years sandervl report file not found errors
(edit) @6184   24 years sandervl heap updates/fixes
(edit) @6183   24 years sandervl use 16 bits handles for icons & cursors
(edit) @6182   24 years sandervl GetDIBits fix
(edit) @6179   24 years achimha don't drink and code
(edit) @6178   24 years achimha don't drink and code
(edit) @6177   24 years sandervl WinHelpA now uses shared memory
(edit) @6176   24 years sandervl Global memory functions ported from Wine; Local memory functions now …
(edit) @6173   24 years sandervl wm_windowposchanged bugfix
(edit) @6169   24 years sandervl fix for GetTopWindow/GetWindow calls during WM_NCCREATE
(edit) @6168   24 years sandervl add icon to PM tasklist
(edit) @6166   24 years sandervl SetParent bugfix
(edit) @6163   24 years sandervl workaround for 16 bits gdi handles
(edit) @6162   24 years sandervl VkKeyScanExA/W, ToAsciiEx & MapVirtualKeyExA/W updates
(edit) @6157   24 years sandervl More ToAscii fixes
(edit) @6156   24 years sandervl ToAscii fixes
(edit) @6155   24 years achimha print flags
(edit) @6154   24 years achimha more debugging output for WSAEventSelect
(edit) @6151   24 years bird Improoved Unhandled exception message.
(edit) @6149   24 years sandervl GetKeyboardState fixes
(edit) @6148   24 years sandervl allow os/2 dll loading for odin32 apps
(edit) @6146   24 years bird Improoved Unhandled exception message.
(edit) @6145   24 years sandervl executable loading fix for rp8 install
(edit) @6133   24 years sandervl stack alignment change
(edit) @6132   24 years sandervl hack for weird fpu performance issues
(edit) @6129   24 years sandervl reset FPU before calling entrypoints; search executable in CreateProcess
(edit) @6119   24 years bird Undecorated get_char_type due to changes in unicode\makefile.
(edit) @6118   24 years bird WIN32OS2 -> IBMC || IBMCPP (bsearch).
(edit) @6117   24 years bird Removed C++ forcing on VAC.
(edit) @6101   24 years sandervl WM_TIMER translation fix
(edit) @6099   24 years bird fxRenderClippedLine should not be inlined since it's used in fxcvs.c.
(edit) @6098   24 years bird Don't redefine INLINE.
(edit) @6094   24 years sandervl rewrote CreateDirectory
(edit) @6092   24 years sandervl HeapRealloc fix
(edit) @6090   24 years sandervl Rewrote CopyFile, MoveFile & RemoveDirectory
(edit) @6087   24 years bird not try make oslib.
(edit) @6086   24 years sandervl added cdrom get/setvolume ioctls
(edit) @6084   24 years sandervl semaphore updates
(edit) @6082   24 years sandervl compile fix
(edit) @6080   24 years sandervl HeapSize must return -1 for invalid pointers
(edit) @6079   24 years sandervl compile fixes
(edit) @6078   24 years bird Added Internal API for getting build number.
(edit) @6075   24 years achimha more logging
(edit) @6073   24 years achimha changed SystemParametersInfoA to no longer rely on Open32
(edit) @6072   24 years achimha added OS/2 INI file access library
(edit) @6071   24 years hugh Updated InitTerm of Twain_32
(edit) @6069   24 years sandervl semaphore update
(edit) @6067   24 years sandervl reserved 1 window ulong for odin apps (like Opera)
(edit) @6064   24 years sandervl sys icon drawing fix
(edit) @6063   24 years sandervl DT: getitem fix
(edit) @6060   24 years sandervl semaphore updates
(edit) @6057   24 years bird The three io_* functions don't changed ebx.
(edit) @6055   24 years bird All functions changed EBX without saving it.
(edit) @6053   24 years sandervl added cdrom ioctl stubs
(edit) @6049   24 years sandervl semaphore rewrite (not activated)
(edit) @6045   24 years sandervl listview bugfix
(edit) @6043   24 years sandervl sizegrip & sizebox scrollbar size fixes
(edit) @6040   24 years sandervl WS_VISIBLE flag change allowed in SetWindowLong; scrollbar fix for …
(edit) @6039   24 years sandervl DT: datetime update + listview fix
(edit) @6036   24 years sandervl IOCTL_SCSI_PASS_THROUGH_DIRECT implemented
(edit) @6035   24 years achimha remove VPC fake driver
(edit) @6033   24 years sandervl getHMOD bugfix; broke LX dll loading
(edit) @6030   24 years sandervl Partly implemented DrawEnumDisplayModes4
(edit) @6029   24 years sandervl disk updates
(edit) @6026   24 years sandervl resume after underrun fix
(edit) @6025   24 years sandervl Save & Restore FS when calling io_init2
Note: See TracRevisionLog for help on using the revision log.