|
|
@16295
|
16 years |
vboxsync |
Should return TRUE for WM_POWERBROADCAST according to MSDN.
|
|
|
@15966
|
16 years |
vboxsync |
NetIfList-win.cpp: Don't assert if I haven't loaded the driver/whatever.
|
|
|
@15752
|
16 years |
vboxsync |
NetFlt/win: don't display disabled adapters
|
|
|
@15548
|
16 years |
vboxsync |
fixed file headers
|
|
|
@15510
|
16 years |
vboxsync |
#3282 HostNetIf API: Windows implementation is working and is enabled …
|
|
|
@15454
|
16 years |
vboxsync |
svn properties
|
|
|
@15442
|
16 years |
vboxsync |
#3282 HostNetIf API: updated common part, added draft implementation …
|
|
|
@15372
|
16 years |
vboxsync |
#3282: HostNetIf API implementation for Darwin. Common part revised. …
|
|
|
@14948
|
16 years |
vboxsync |
Removed white space at EOL.
|
|
|
@14831
|
16 years |
vboxsync |
whole bunch: avoid runtime.h, include individual headers indead.
|
|
|
@14433
|
16 years |
vboxsync |
Attempt to figure out how much battery time is left.
|
|
|
@14341
|
16 years |
vboxsync |
Divide by 1024.
|
|
|
@14087
|
16 years |
vboxsync |
More logging
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13683
|
16 years |
vboxsync |
Minor change
|
|
|
@13682
|
16 years |
vboxsync |
Check the AC line status too.
|
|
|
@13681
|
16 years |
vboxsync |
Enabled code to pause VMs when the host goes into suspend mode.
|
|
|
@13678
|
16 years |
vboxsync |
Some updates
|
|
|
@13662
|
16 years |
vboxsync |
Wrong message
|
|
|
@13656
|
16 years |
vboxsync |
Use the unicode functions instead.
|
|
|
@13655
|
16 years |
vboxsync |
Power notification handling added (disabled skeleton).
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@12594
|
16 years |
vboxsync |
PerfAPI: Fixed lingering VBoxSVC after interrupting VBoxManage with …
|
|
|
@12537
|
16 years |
vboxsync |
Use RTMemAllocZ/RTMemFree.
|
|
|
@12536
|
16 years |
vboxsync |
And the error case too
|
|
|
@12535
|
16 years |
vboxsync |
Plugged memory leak
|
|
|
@12533
|
16 years |
vboxsync |
No need to initialize security anymore.
|
|
|
@12513
|
16 years |
vboxsync |
PerfAPI: Windows collector re-done: WMI replaced with kernel and psapi …
|
|
|
@12460
|
16 years |
vboxsync |
Proper exit paths in case of failure.
|
|
|
@12459
|
16 years |
vboxsync |
More comments would be nice.
|
|
|
@12457
|
16 years |
vboxsync |
Fixed small memory leak in the Windows implementation.
Fixed lack of …
|
|
|
@12418
|
16 years |
vboxsync |
Main/PerformanceWin: Fixed incorrect getObject behavior. The code …
|
|
|
@12400
|
16 years |
vboxsync |
PerfAPI: Improved Win collector. More realistic performance test. No …
|
|
|
@11982
|
16 years |
vboxsync |
All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
|
|
|
@11822
|
16 years |
vboxsync |
IPRT: RTR3Init cleanup.
|
|
|
@11467
|
16 years |
vboxsync |
Perf API: CPU/MHz counter re-introduced (Win implementation).
|
|
|
@11180
|
16 years |
vboxsync |
PerfAPI: replaced unsigned long with ULONG to get rid of solaris …
|
|
|
@10868
|
16 years |
vboxsync |
PerfAPI: Windows collector re-worked to extract raw counters via WMI. …
|
|
|
@10753
|
16 years |
vboxsync |
Stubs for all platforms. Implementation of host CPU load and RAM usage …
|
|
|
@8765
|
17 years |
vboxsync |
win32 -> win.
|
|
copied from trunk/src/VBox/Main/win32
|
|
|
@8754
|
17 years |
vboxsync |
Added icon to VBoxSVC so we'll look pretty in process explorer and similar.
|