Andrei Miloiu
e198f54624
[RUNONCE] Update Romanian (ro-RO) translation ( #6098 )
2023-12-09 20:14:32 +01:00
Andrei Miloiu
814b9e3f2c
[DEVMGR] Update Romanian (ro-RO) translation ( #6099 )
2023-12-09 20:13:43 +01:00
Andrei Miloiu
5c77620c17
[SYSSETUP] Update Romanian (ro-RO) translation ( #6100 )
2023-12-09 20:13:20 +01:00
Andrei Miloiu
3d75fddb25
[ZIPFLDR] Update Romanian (ro-RO) translation ( #6101 )
2023-12-09 20:12:47 +01:00
Andrei Miloiu
ea858b3d98
[STOBJECT] Update Romanian (ro-RO) translation ( #6102 )
2023-12-09 20:12:07 +01:00
Andrei Miloiu
a4f4a2b199
[HDWWIZ] Update Romanian (ro-RO) translation ( #6103 )
2023-12-09 20:11:19 +01:00
Andrei Miloiu
9b69ef3692
[NTVDM] Update Romanian (ro-RO) translation ( #6104 )
2023-12-09 20:10:47 +01:00
Andrei Miloiu
75de397181
[ACCESS] Update Romanian (ro-RO) translation ( #6111 )
2023-12-09 20:09:58 +01:00
Andrei Miloiu
787b41680c
[NETSHELL] Update Romanian (ro-RO) translation ( #6112 )
2023-12-09 20:09:25 +01:00
Andrei Miloiu
5d57e0d81b
[NETID] Update Romanian (ro-RO) translation ( #6113 )
2023-12-09 20:07:23 +01:00
Andrei Miloiu
bd04ddc294
[SYSDM] Update Romanian (ro-RO) translation ( #6114 )
2023-12-09 20:06:46 +01:00
Andrei Miloiu
2d8e4911a2
[RASDLG] Update Romanian (ro-RO) translation ( #6115 )
2023-12-09 20:06:04 +01:00
Andrei Miloiu
ffb7f0ea1b
[PCICLASS][MC] Update Romanian (ro-RO) translation ( #6116 )
2023-12-09 20:04:43 +01:00
Andrei Miloiu
6b82ed575c
[CMD] Update Romanian (ro-RO) translation ( #6117 )
2023-12-09 20:04:09 +01:00
Andrei Miloiu
39ac6187db
[OPENGLCFG] Update Romanian (ro-RO) translation ( #6119 )
2023-12-09 20:03:38 +01:00
Andrei Miloiu
53b195f49f
[HELP] Update Romanian (ro-RO) translation ( #6120 )
2023-12-09 20:03:12 +01:00
Andrei Miloiu
3c5bbd4e95
[DISKPART] Update Romanian translation ( #6121 )
2023-12-09 20:02:34 +01:00
Andrei Miloiu
4c9c49aa64
[TAPIUI] Improve Romanian (ro-RO) translation ( #6124 )
2023-12-09 20:01:57 +01:00
Andrei Miloiu
35f386bf0c
[WINMM] Update Romanian (ro-RO) translation ( #6125 )
2023-12-09 20:01:09 +01:00
Andrei Miloiu
48e276b180
[IERNONCE] Update Romanian (ro-RO) translation ( #6126 )
2023-12-09 20:00:40 +01:00
Andrei Miloiu
d7e4bda3ed
[TIMEDATE] Update Romanian (ro-RO) translation ( #6136 )
2023-12-09 20:00:11 +01:00
Katayama Hirofumi MZ
b7dcc1024b
[IMM32] Rewrite ImmLoadLayout ( #6138 )
...
ImmLoadLayout was buggy.
- Don't do zero fill pImeInfoEx.
- Simplify registry handling.
- Don't reset pImeInfoEx->fLoadFlag if failed early.
CORE-19268
2023-12-09 09:49:57 +09:00
Katayama Hirofumi MZ
414f3da7a6
[COMCTL32] IP Address control: Fix background drawing ( #6133 )
...
Based on KRosUser's suggestion.
bgCol is a COLORREF value, not a color index.
Create a brush from bgCol.
CORE-9853
2023-12-09 05:00:39 +09:00
Timo Kreuzer
e5c5efe2ad
[NTOS:KE/x64] Set the idle thread's IdealProcessor for application processors
2023-12-08 20:16:51 +02:00
Timo Kreuzer
b1a9e72e92
[NTOS:KE/x64] Do not call HalInitSystem from application processors
2023-12-08 20:16:51 +02:00
Timo Kreuzer
d0f6874d92
[NTOS:KE/x64] Factor out KiIntializeProcessorBootStructures
2023-12-08 20:16:51 +02:00
Timo Kreuzer
8c466c3e36
[NTOS:KE/x64] Improve KiInitializePcr
2023-12-08 20:16:51 +02:00
Timo Kreuzer
d2a3b1c791
[NTOS:KE/x64] Factor out KiInitializeP0BootStructures
2023-12-08 20:16:51 +02:00
Timo Kreuzer
e655594609
[NTOS:KE/x64] (Re)move initialization of IRQL and TR
2023-12-08 20:16:51 +02:00
Timo Kreuzer
0a7255e4bf
[NTOS:KE/x64] Move Initialization of TSS
2023-12-08 20:16:51 +02:00
Timo Kreuzer
160980aba1
[NTOS:KE/x64] Move initialization of PCR
2023-12-08 20:16:51 +02:00
Timo Kreuzer
ba62dd0aaa
[NTOS:KE/x64] Move initialization of KeLoaderBlock
2023-12-08 20:16:51 +02:00
Timo Kreuzer
e1497d43d7
[NTOS:KE/x64] Improve KiInitializeTss
2023-12-08 20:16:51 +02:00
Timo Kreuzer
bbe16859b5
[NTOS:KE/x64] Rename P0 boot stacks
2023-12-08 20:16:51 +02:00
Timo Kreuzer
6c5b3f203d
[NTOS:KE/x64] Add back a stubs.c file
2023-12-08 19:38:59 +02:00
Timo Kreuzer
57c7f06004
[NTOS:KE/x64] Rename stubs.c to traphandler.c
2023-12-08 19:38:59 +02:00
Timo Kreuzer
230f7c7f3c
[HALX86] Some improvements / bugfixes for IPI support functions
2023-12-08 19:28:57 +02:00
Timo Kreuzer
d8d46a00c3
[HALX86] Use InterlockedBitTestAndSetAffinity instead of InterlockedBitTestAndSet
2023-12-08 19:28:57 +02:00
Timo Kreuzer
d87b45bee7
[NDK] Add Affinity helper inline functions
2023-12-08 19:28:57 +02:00
Katayama Hirofumi MZ
57e7f0b321
[SHIMGVW] Add g_ or s_ prefix to global variables ( #6134 )
...
Renaming global variables:
- s/hInstance/g_hInstance/
- s/shiSettings/g_Settings/
- s/currentFile/g_pCurrentFile/
- s/image/g_pImage/
- s/PrevProc/g_fnPrevProc/
- s/hDispWnd/g_hDispWnd/
- s/hToolBar/g_hToolBar/
- s/ZoomPercents/s_nZoomPercents/
- s/ZoomSteps/s_ZoomSteps/
- s/Buttons/s_Buttons/
- s/BtnConfig/s_ButtonConfig/
CORE-19358
2023-12-08 21:35:43 +09:00
Katayama Hirofumi MZ
e7f6b473e6
[SHIMGVW] Implement ImageView_Delete ( #6132 )
...
- Call SHFileOperation to delete.
- Rebuild the file list and load the
next file.
CORE-19358
2023-12-08 15:30:55 +09:00
Katayama Hirofumi MZ
0faa1561a6
[SHIMGVW] Check VK_CONTROL on ImageView_OnMouseWheel
...
CORE-19358
2023-12-08 15:03:18 +09:00
Katayama Hirofumi MZ
77ab709b61
[SHIMGVW] Improve window size handling
...
CORE-19358
2023-12-08 14:56:12 +09:00
Katayama Hirofumi MZ
a500b513b0
[SHIMGVW] Use WM_GETMINMAXINFO instead of WM_SIZING
...
to limit window size. CORE-19358
2023-12-08 14:30:35 +09:00
Katayama Hirofumi MZ
d178e6bb41
[SHIMGVW] Add VK_OEM_PLUS and VK_OEM_MINUS to IDR_ACCELERATOR
...
Improve keyboard usability. CORE-19358
2023-12-08 14:22:56 +09:00
Katayama Hirofumi MZ
0f519a783c
[SHIMGVW] Implement IDC_BEST_FIT
...
- Add two parameters to UpdateZoom.
- Enable/disable IDC_BEST_FIT and IDC_REAL_SIZE
buttons in UpdateZoom.
- Call ResetZoom on IDC_BEST_FIT.
CORE-19358
2023-12-08 11:44:03 +09:00
Katayama Hirofumi MZ
02312c7bf1
[SHIMGVW] Main window class must be "ShImgVw:CPreviewWnd"
...
and window style is (WS_VISIBLE | WS_CLIPSIBLINGS | WS_OVERLAPPEDWINDOW).
CORE-19358
2023-12-08 11:01:00 +09:00
Whindmar Saksit
e4d03f471b
[REGEDIT][REG] Limit registry type to 8 hex digits when importing ( #6063 )
...
Matches Windows and lets the Wine13i test in regedit_winetest pass.
2023-12-04 16:46:06 +01:00
Serge Gautherie
0c568c0c90
[XDK] kefuncs.h: Unduplicate 2 function definitions ( #6057 )
2023-12-04 13:49:57 +01:00
Hermès Bélusca-Maïto
1797566d73
[IMM32] Include ldrfuncs.h for RtlDllShutdownInProgress ( #6071 )
2023-12-04 13:47:39 +01:00