|
|
|
@21411
|
15 years |
dmik |
Expose the iphlpapi.dll interface at source level through …
|
|
|
|
@21408
|
15 years |
dmik |
LoadLibraryExA: Report the correct error code (mapped from OS/2 …
|
|
|
|
@21407
|
15 years |
dmik |
Removed accidentally committed garbage.
|
|
|
|
@21406
|
15 years |
dmik |
Added mapping of OS/2's ERROR_INIT_ROUTINE_FAILED to Win32's …
|
|
|
|
@21402
|
15 years |
dmik |
Added more wide character versions of RT functions to minivcrt.lib.
|
|
|
|
@21398
|
15 years |
dmik |
Build minivcrt.lib (accessible through minivcrt.h) that aims at …
|
|
|
|
@21395
|
15 years |
dmik |
Attempted to resurrect building of msvcrt.dll.
|
|
|
|
@21388
|
15 years |
dmik |
Make CreateFile() return HANDLE rather than HFILE to match the current …
|
|
|
|
@21386
|
15 years |
dmik |
Deleted several more generated directories.
|
|
|
|
@21385
|
15 years |
dmik |
Added ignore patterns and removed generated files from SVN control.
|
|
|
|
@21384
|
15 years |
dmik |
SEH: Added some info to Porting.txt and examples to Odin32API.
|
|
|
|
@21383
|
15 years |
dmik |
SEH: Don't call except blocks during exception stack unwind (for …
|
|
|
|
@21382
|
15 years |
dmik |
SEH: Fixed: Nested try/except statements would produce wrong …
|
|
|
|
@21381
|
15 years |
dmik |
Implemented compiler-level SEH (try/catch) support for GCC.
|
|
|
|
@21375
|
15 years |
dmik |
Change EOL style to CRLF for include files that are input to H2INC …
|
|
|
|
@21374
|
16 years |
vladest |
Handle index overrun can cause crash sometimes. Ticket #4
|
|
|
|
@21373
|
16 years |
vladest |
Added SCHANNEL api for security
|
|
|
|
@21372
|
16 years |
vladest |
Fixed notification parameter for parent
|
|
|
|
@21371
|
16 years |
vladest |
fixed build issue
|
|
|
|
@21370
|
16 years |
vladest |
Crash on some youtube movies fixed
|
|
|
|
@21369
|
16 years |
vladest |
Random function, required for security implemented
|
|
|
|
@21367
|
16 years |
vladest |
- Space character was not entered to lineedit. fixed
- added mouse …
|
|
|
|
@21364
|
16 years |
vladest |
- Added SSP DLLs loader. Still under development. Do not use in …
|
|
|
|
@21363
|
16 years |
vladest |
- Added RSA security interface
|
|
|
|
@21362
|
16 years |
vladest |
ADVAPI32:
- added cred.c, recuired for security interface
- added …
|
|
|
|
@21361
|
16 years |
vladest |
KERNEL32:
- Added some security related functions
- removed extra …
|
|
|
|
@21359
|
16 years |
rlwalsh |
added #include <flashaudio.h>
|
|
|
|
@21358
|
16 years |
rlwalsh |
add FlashWaveOut class to winmm - see Ticket #2
|
|
|
|
@21357
|
16 years |
rlwalsh |
eliminate GCC warning & info msgs - see Ticket #1
|
|
|
|
@21356
|
16 years |
rlwalsh |
eliminate VACPP warning & info msgs - see Ticket #1
|
|
|
|
@21355
|
16 years |
rlwalsh |
eliminate VACPP warning & info msgs - see Ticket #1
|
|
|
|
@21354
|
16 years |
rlwalsh |
eliminate VACPP warning & info msgs - see Ticket #1
|
|
|
|
@21353
|
16 years |
rlwalsh |
eliminate VACPP warning & info msgs - see Ticket #1
|
|
|
|
@21351
|
16 years |
pasha |
fix libwrap make. was "N files compiling 1 time with N file" set "N …
|
|
|
|
@21349
|
16 years |
vladest |
Try to fix sounds glitches on some sound sources differs from 48000Hz/2ch
|
|
|
|
@21348
|
16 years |
vladest |
Fixed double chars in standalone apps
Fixed umlaut and other national …
|
|
|
|
@21347
|
16 years |
vladest |
1. Remove setting up Windows codepage for ODIN PM session. This is …
|
|
|
|
@21346
|
16 years |
vladest |
ODIN will always run on 1st CPU (fixed SMP problems with Panorama driver)
|
|
|
|
@21345
|
16 years |
vladest |
Space was sent on both key up and key down. fixed
|
|
|
|
@21344
|
16 years |
vladest |
1. Character input implemented
2. Correct HAND icon added
|
|
|
|
@21343
|
16 years |
vladest |
1. Increased number of handles (4096 is not enougth for some Flash …
|
|
|
|
@21342
|
16 years |
abwillis |
VAC365 build updates. dsound update seems to help VAC308 some here too.
|
|
|
|
@21341
|
16 years |
vladest |
Reworked double free check to make sure the patch will not harm other apps
|
|
|
|
@21340
|
16 years |
vladest |
Fixed crash due double free
|
|
|
|
@21339
|
16 years |
vladest |
1. Attempt to add support for DosAllocMem at specific address
2. Fixed …
|
|
|
|
@21337
|
16 years |
vladest |
1. Fixed Flash10 installer (bad pointer passed to GlobalFree)
2. …
|
|
|
|
@21336
|
16 years |
vladest |
Fix for Flash10 video. Flash10 provides OffsetHigh, but it have no sence
|
|
|
|
@21335
|
16 years |
vladest |
Added exports, required for native Flash 9/10 wrapper
|
|
|
|
@21334
|
16 years |
vladest |
Added functions, required for Flash 9/10 plugin
|
|
|
|
@21333
|
16 years |
vladest |
Added stubs, required for Flash 9/10 plugins
|
|
|
|
@21332
|
16 years |
vladest |
Added GetFileSizeEx function, required for Flash 9/10 plugin
|
|
|
|
@21331
|
16 years |
vladest |
Fix text output in Flash9/10
|
|
|
|
@21330
|
16 years |
vladest |
Fixed crash when running FlashPlayer.exe. (Not crashes with old NTDLL)
|
|
|
|
@21329
|
16 years |
vladest |
Added functionality, required for Flash10 to kernel32
|
|
|
|
@21326
|
16 years |
ydario |
advapi32 and crypt32 updates.
|
|
|
|
@21325
|
16 years |
ydario |
advapi32 and crypt32 updates.
|
|
|
|
@21324
|
16 years |
ydario |
kernel32 implemented SetFilePointerEx and SetWaitableTimer.
|
|
|
|
@21323
|
16 years |
ydario |
Fix underscore prefix for wgss initializer.
|
|
|
|
@21322
|
16 years |
ydario |
ws2_32 implemented WSAAddressToString.
|
|
|
|
@21321
|
16 years |
ydario |
crypt32, oleacc, mscms no longer uses internal msvcrt.
|
|
|
|
@21320
|
16 years |
ydario |
Add snprintfW export alias.
|
|
|
|
@21318
|
16 years |
ydario |
Remove of temporary files.
|
|
|
|
@21316
|
16 years |
ydario |
Remove of temporary files.
|
|
|
|
@21313
|
16 years |
vladest |
Added OLEACC dll required for flash10
|
|
|
|
@21312
|
16 years |
vladest |
Delete wrong comitted binaries
|
|
|
|
@21311
|
16 years |
vladest |
Added CRYPT32 and MSCMS APIs support
|
|
|
|
@21310
|
16 years |
ydario |
Missing debug exports.
|
|
|
|
@21309
|
16 years |
ydario |
Cleanup.
|
|
|
|
@21308
|
16 years |
ydario |
Minor updates, backout imm changes.
|
|
|
|
@21307
|
16 years |
ydario |
Support gcc 4.x for ntdll
|
|
|
|
@21306
|
16 years |
ydario |
advapi32 updates.
|
|
|
|
@21305
|
16 years |
ydario |
winspool updates.
|
|
|
|
@21304
|
16 years |
ydario |
Gdi32 updates.
|
|
|
|
@21303
|
16 years |
ydario |
User32 updates.
|
|
|
|
@21302
|
16 years |
ydario |
Kernel32 updates.
|
|
|
|
@21298
|
16 years |
ydario |
Fix eol style for scripts and data files.
|
|
|
|
@10640
|
21 years |
bird |
14200.
|
|
|
|
@10639
|
21 years |
bird |
* empty log message *
|
|
|
|
@10634
|
21 years |
cinc |
Removed VarDecFromStr() and VarBstrFromDec(). These are now in variant.c.
|
|
|
|
@10631
|
21 years |
cinc |
Added stubs for
SafeArrayGetRecordInfo()
…
|
|
|
|
@10629
|
21 years |
cinc |
Cinc:
o Rewrote VarNumFromParseNum()
o Added VarDecFromStr() from …
|
|
|
|
@10625
|
21 years |
cinc |
Added stub for CLSIDFromProgIDEx().
|
|
|
|
@10624
|
21 years |
cinc |
Added RegOpenCurrentUser().
|
|
|
|
@10623
|
21 years |
cinc |
Added some more comprehensive debug output to the IMalloc interface.
|
|
|
|
@10621
|
21 years |
cinc |
Fix for PathSetDlgItemPathW() by D. Teickner so import of reg files …
|
|
|
|
@10615
|
21 years |
sandervl |
added shdocvw guids
|
|
|
|
@10614
|
21 years |
sandervl |
link with guidlib for shdocvw guids
|
|
|
|
@10612
|
21 years |
sandervl |
DT: fixed font creation for ansi_charset
|
|
|
|
@10611
|
21 years |
sandervl |
link fixes
|
|
|
|
@10610
|
21 years |
sandervl |
compile fix
|
|
|
|
@10609
|
21 years |
sandervl |
KOM: updates
|
|
|
|
@10607
|
21 years |
sandervl |
KOM: Updates
|
|
|
|
@10606
|
21 years |
sandervl |
KOM: Updates
|
|
|
|
@10605
|
21 years |
sandervl |
KOM: update
|
|
|
|
@10604
|
21 years |
sandervl |
ER: OS2 Systray implementation
|
|
|
|
@10602
|
22 years |
sandervl |
DT: Added wrappers for calling window handlers
|
|
|
|
@10600
|
22 years |
sandervl |
KOM: DBCS updates
|
|
|
|
@10598
|
22 years |
sandervl |
Update the hDevNames member of the printer dialog structure whenever …
|
|
|
|
@10597
|
22 years |
sandervl |
updates
|
|
|
|
@10595
|
22 years |
sandervl |
KSO: Clipboard updates
|
|
|
|