source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6265   24 years bird Updated paLieList with OpenGL and CrtDll.
(edit) @6264   24 years bird Renamed dlls should use original import library name!
(edit) @6263   24 years sandervl directly import registry functions from registry.dll
(edit) @6262   24 years sandervl never return object handle 0
(edit) @6258   24 years achimha no longer required, just makes tree bigger
(edit) @6254   24 years sandervl edit control bugfix (selected text); key translation additions; …
(edit) @6253   24 years achimha IPPROTO_IP support for setsockopt, WSAEnumNetworkEvents fixes
(edit) @6251   24 years sandervl * empty log message *
(edit) @6250   24 years sandervl link with crtdll32
(edit) @6249   24 years sandervl crtdll rename entry + atom fs corruption fixes
(edit) @6248   24 years sandervl file not found fix
(edit) @6247   24 years sandervl renamed to crtdll32
(edit) @6246   24 years sandervl link with crtdll32.lib
(edit) @6245   24 years sandervl minor logging update
(edit) @6243   24 years sandervl changed menu & scrollbar behaviour in os/2 mode
(edit) @6241   24 years sandervl some icon fixes
(edit) @6240   24 years sandervl More pointer checks added to GlobalLock/Unlock
(edit) @6237   24 years bird Added logging for Odin32GetBuildNumber.
(edit) @6234   24 years bird Three things. Fixed the way we get the environment variables and use …
(edit) @6233   24 years bird Added new objects. (Environment fix)
(edit) @6232   24 years bird Reorganized it a little bit. Finding that the environment isn't …
(edit) @6231   24 years bird Implemented LIBPATH get functions.
(edit) @6230   24 years bird Initial coding. (needed by the environment fix)
(edit) @6229   24 years bird Prototyped the libpath pointer pointer.
(edit) @6228   24 years bird Prototyped Begin- and End-LIBPATH PTDA get functions.
(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
Note: See TracRevisionLog for help on using the revision log.