VirtualBox

Ignore:
Timestamp:
Aug 16, 2016 12:55:14 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
110204
Message:

scm cleanups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/win/svcmain.cpp

    r62701 r63549  
    174174    BOOL result = FALSE;
    175175    typedef BOOL(WINAPI *PFNSHUTDOWNBLOCKREASONDESTROY)(HWND hWnd);
    176    
     176
    177177    PFNSHUTDOWNBLOCKREASONDESTROY pfn = (PFNSHUTDOWNBLOCKREASONDESTROY)GetProcAddress(
    178178        GetModuleHandle(L"User32.dll"), "ShutdownBlockReasonDestroy");
     
    248248    wc.hbrBackground = (HBRUSH)(COLOR_BACKGROUND + 1);
    249249    wc.lpszClassName = MAIN_WND_CLASS;
    250    
     250
    251251
    252252    ATOM atomWindowClass = RegisterClass(&wc);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette