|
|
@6265
|
24 years |
bird |
Updated paLieList with OpenGL and CrtDll.
|
|
|
@6264
|
24 years |
bird |
Renamed dlls should use original import library name!
|
|
|
@6263
|
24 years |
sandervl |
directly import registry functions from registry.dll
|
|
|
@6262
|
24 years |
sandervl |
never return object handle 0
|
|
|
@6258
|
24 years |
achimha |
no longer required, just makes tree bigger
|
|
|
@6254
|
24 years |
sandervl |
edit control bugfix (selected text); key translation additions; …
|
|
|
@6253
|
24 years |
achimha |
IPPROTO_IP support for setsockopt, WSAEnumNetworkEvents fixes
|
|
|
@6251
|
24 years |
sandervl |
* empty log message *
|
|
|
@6250
|
24 years |
sandervl |
link with crtdll32
|
|
|
@6249
|
24 years |
sandervl |
crtdll rename entry + atom fs corruption fixes
|
|
|
@6248
|
24 years |
sandervl |
file not found fix
|
|
|
@6247
|
24 years |
sandervl |
renamed to crtdll32
|
|
|
@6246
|
24 years |
sandervl |
link with crtdll32.lib
|
|
|
@6245
|
24 years |
sandervl |
minor logging update
|
|
|
@6243
|
24 years |
sandervl |
changed menu & scrollbar behaviour in os/2 mode
|
|
|
@6241
|
24 years |
sandervl |
some icon fixes
|
|
|
@6240
|
24 years |
sandervl |
More pointer checks added to GlobalLock/Unlock
|
|
|
@6237
|
24 years |
bird |
Added logging for Odin32GetBuildNumber.
|
|
|
@6234
|
24 years |
bird |
Three things. Fixed the way we get the environment variables and use …
|
|
|
@6233
|
24 years |
bird |
Added new objects. (Environment fix)
|
|
|
@6232
|
24 years |
bird |
Reorganized it a little bit. Finding that the environment isn't …
|
|
|
@6231
|
24 years |
bird |
Implemented LIBPATH get functions.
|
|
|
@6230
|
24 years |
bird |
Initial coding. (needed by the environment fix)
|
|
|
@6229
|
24 years |
bird |
Prototyped the libpath pointer pointer.
|
|
|
@6228
|
24 years |
bird |
Prototyped Begin- and End-LIBPATH PTDA get functions.
|
|
|
@6227
|
24 years |
bird |
Declared Win32k Open/Close thunking procedures.
|
|
|
@6226
|
24 years |
bird |
Declared the 32-bit openclose request packet.
|
|
|
@6225
|
24 years |
bird |
Open/Close prototypes and structure stubs.
|
|
|
@6224
|
24 years |
bird |
Promotyped environment fix worker.(k32SetEnvironment)
|
|
|
@6223
|
24 years |
bird |
C++ fix for printf so that kprintf don't resolve to some …
|
|
|
@6222
|
24 years |
bird |
Prototyped applyFixupsDelta member function.
|
|
|
@6221
|
24 years |
bird |
Initial coding on the per task data for Win32k.
|
|
|
@6220
|
24 years |
bird |
Added Open and Close handling for Win32k.
|
|
|
@6219
|
24 years |
bird |
Look for kernel type in the 'SAB KNL?' signature.
|
|
|
@6218
|
24 years |
bird |
Added thunks for open and close calls.
|
|
|
@6217
|
24 years |
bird |
Added new environment fix function.
|
|
|
@6216
|
24 years |
bird |
Made getdosenv dev help work.
|
|
|
@6215
|
24 years |
bird |
Open & Close handing. Initial coding. Environment fix.
|
|
|
@6214
|
24 years |
bird |
Environment fix. Initial coding.
|
|
|
@6213
|
24 years |
bird |
Added SetEnvironment API.
|
|
|
@6211
|
24 years |
bird |
Early creatation and initiation of executable object (WinExe).
|
|
|
@6210
|
24 years |
bird |
Added environment fix for win32k.
|
|
|
@6208
|
24 years |
sandervl |
PrintDlg: open32 <-> kernel32 global memory handle conversion added
|
|
|
@6207
|
24 years |
sandervl |
don't use open32 memory functions directly
|
|
|
@6205
|
24 years |
achimha |
concurrency fix
|
|
|
@6204
|
24 years |
achimha |
better logging
|
|
|
@6203
|
24 years |
achimha |
semaphore must be reset, not set (argh)
|
|
|
@6201
|
24 years |
achimha |
implemented WSAEventSelect
|
|
|
@6200
|
24 years |
sandervl |
* empty log message *
|
|
|
@6199
|
24 years |
sandervl |
Rewrote Atom functions + GetAtomNameW fix
|
|
|
@6196
|
24 years |
achimha |
implemented WSAEventSelect
|
|
|
@6195
|
24 years |
achimha |
moved WSAEventSelect to Winsock 1.1
|
|
|
@6193
|
24 years |
bird |
Logging and strcmp -> memcmp.
|
|
|
@6192
|
24 years |
bird |
Corrected bad search. DBE.DLL migth return the DBEQ.DLL mte. Corrected …
|
|
|
@6191
|
24 years |
bird |
Stubbed HlinkSimpleNavigateToString and RegisterBindStatusCallback.
|
|
|
@6190
|
24 years |
bird |
Added stubs.
|
|
|
@6189
|
24 years |
bird |
Initial coding.
|
|
|
@6188
|
24 years |
bird |
Fixed long dll name OS/2 feature. Win32k blocked it.
|
|
|
@6186
|
24 years |
sandervl |
Better pointer/handle check in GlobalFree
|
|
|
@6185
|
24 years |
sandervl |
report file not found errors
|
|
|
@6184
|
24 years |
sandervl |
heap updates/fixes
|
|
|
@6183
|
24 years |
sandervl |
use 16 bits handles for icons & cursors
|
|
|
@6182
|
24 years |
sandervl |
GetDIBits fix
|
|
|
@6179
|
24 years |
achimha |
don't drink and code
|
|
|
@6178
|
24 years |
achimha |
don't drink and code
|
|
|
@6177
|
24 years |
sandervl |
WinHelpA now uses shared memory
|
|
|
@6176
|
24 years |
sandervl |
Global memory functions ported from Wine; Local memory functions now …
|
|
|
@6173
|
24 years |
sandervl |
wm_windowposchanged bugfix
|
|
|
@6169
|
24 years |
sandervl |
fix for GetTopWindow/GetWindow calls during WM_NCCREATE
|
|
|
@6168
|
24 years |
sandervl |
add icon to PM tasklist
|
|
|
@6166
|
24 years |
sandervl |
SetParent bugfix
|
|
|
@6163
|
24 years |
sandervl |
workaround for 16 bits gdi handles
|
|
|
@6162
|
24 years |
sandervl |
VkKeyScanExA/W, ToAsciiEx & MapVirtualKeyExA/W updates
|
|
|
@6157
|
24 years |
sandervl |
More ToAscii fixes
|
|
|
@6156
|
24 years |
sandervl |
ToAscii fixes
|
|
|
@6155
|
24 years |
achimha |
print flags
|
|
|
@6154
|
24 years |
achimha |
more debugging output for WSAEventSelect
|
|
|
@6151
|
24 years |
bird |
Improoved Unhandled exception message.
|
|
|
@6149
|
24 years |
sandervl |
GetKeyboardState fixes
|
|
|
@6148
|
24 years |
sandervl |
allow os/2 dll loading for odin32 apps
|
|
|
@6146
|
24 years |
bird |
Improoved Unhandled exception message.
|
|
|
@6145
|
24 years |
sandervl |
executable loading fix for rp8 install
|
|
|
@6133
|
24 years |
sandervl |
stack alignment change
|
|
|
@6132
|
24 years |
sandervl |
hack for weird fpu performance issues
|
|
|
@6129
|
24 years |
sandervl |
reset FPU before calling entrypoints; search executable in CreateProcess
|
|
|
@6119
|
24 years |
bird |
Undecorated get_char_type due to changes in unicode\makefile.
|
|
|
@6118
|
24 years |
bird |
WIN32OS2 -> IBMC || IBMCPP (bsearch).
|
|
|
@6117
|
24 years |
bird |
Removed C++ forcing on VAC.
|
|
|
@6101
|
24 years |
sandervl |
WM_TIMER translation fix
|
|
|
@6099
|
24 years |
bird |
fxRenderClippedLine should not be inlined since it's used in fxcvs.c.
|
|
|
@6098
|
24 years |
bird |
Don't redefine INLINE.
|
|
|
@6094
|
24 years |
sandervl |
rewrote CreateDirectory
|
|
|
@6092
|
24 years |
sandervl |
HeapRealloc fix
|
|
|
@6090
|
24 years |
sandervl |
Rewrote CopyFile, MoveFile & RemoveDirectory
|
|
|
@6087
|
24 years |
bird |
not try make oslib.
|
|
|
@6086
|
24 years |
sandervl |
added cdrom get/setvolume ioctls
|
|
|
@6084
|
24 years |
sandervl |
semaphore updates
|
|
|
@6082
|
24 years |
sandervl |
compile fix
|
|
|
@6080
|
24 years |
sandervl |
HeapSize must return -1 for invalid pointers
|
|
|
@6079
|
24 years |
sandervl |
compile fixes
|
|
|