VirtualBox

Changeset 10798

Show
Ignore:
Timestamp:
07/22/08 10:57:55 (4 months ago)
Author:
vboxsync
Message:

Fixed blocker.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h

    r10777 r10798  
     1/* $Id$ */ 
    12/** @file 
    2  * 
    3  * VBoxService - Guest Additions Service 
    4  * 
     3 * VBoxService - Guest Additions Service, Internal Header. 
    54 */ 
    65 
     
    2019 * additional information or have any questions. 
    2120 */ 
    22   
    23 #ifndef __VBOXSERVICE__H 
    24 #define __VBOXSERVICE__H 
     21 
     22#ifndef ___VBOXSERVICE_H 
     23#define ___VBOXSERVICE_H 
    2524 
    2625#include <windows.h> 
     
    6160    void  *pInstance; 
    6261    bool   fStarted; 
    63          
     62 
    6463} VBOXSERVICEINFO; 
    6564 
     
    6766extern HWND  gToolWindow; 
    6867 
    69 #endif /* __VBOXSERVICE__H */ 
     68#endif /* !___VBOXSERVICE_H */ 
     69 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy