Changeset 10435 for trunk/include/win


Ignore:
Timestamp:
Jan 30, 2004, 11:22:02 PM (22 years ago)
Author:
bird
Message:

#682: Drag & Drop fixes.

Location:
trunk/include/win
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/thread.h

    r10318 r10435  
    150150              BOOL           fIgnoreMsgs;    // set to true if waiting in WaitForSingleObject
    151151              BOOL           fWaitMessage;   // set if blocked in WaitMessage
    152               BOOL           fWaitMessageSuspend; 
     152              BOOL           fWaitMessageSuspend;
    153153
    154154              CONTEXT        context;        // thread context
     
    164164              void *         pWM_COPYDATA;
    165165              //@}
     166
     167              /** Thread Id of the thread is attached to this threads input queue.
     168               * If 0 then no thread is attached. See AttachThreadInput() for details. */
     169              unsigned      tidAttachedInputThread;
    166170
    167171#ifdef DEBUG
  • trunk/include/win/wine/obj_inplace.h

    r641 r10435  
    1 /* $Id: obj_inplace.h,v 1.5 1999-08-22 22:52:08 sandervl Exp $ */
     1/* $Id: obj_inplace.h,v 1.6 2004-01-30 22:22:01 bird Exp $ */
    22/*
    33 * Defines the COM interfaces and APIs related to structured data storage.
    4  * 
     4 *
    55 * Depends on 'obj_base.h'.
    66 */
     
    107107        OLECONTF_ONLYIFRUNNING = 16
    108108} OLECONTF;
    109  
     109
    110110typedef HGLOBAL HOLEMENU;
    111111typedef LPRECT LPBORDERWIDTHS;
     
    264264#define IOleInPlaceUIWindow_SetActiveObject(p,a,b)    ICOM_CALL2(SetActiveObject,p,a,b)
    265265#endif
    266                                  
     266                               
    267267
    268268/*****************************************************************************
     
    289289#define IOleInPlaceFrame_Release(p)               ICOM_CALL (Release,p)
    290290/*** IOleWindow methods ***/
    291 #define IOleInPlaceFrame_GetWindow                ICOM_CALL1(GetWindow,p,a)
    292 #define IOleInPlaceFrame_ContextSensitiveHelp     ICOM_CALL1(ContextSensitiveHelp,p,a)
     291#define IOleInPlaceFrame_GetWindow(p,a)             ICOM_CALL1(GetWindow,p,a)
     292#define IOleInPlaceFrame_ContextSensitiveHelp(p,a)  ICOM_CALL1(ContextSensitiveHelp,p,a)
    293293/*** IOleInPlaceUIWindow methods ***/
    294 #define IOleInPlaceFrame_GetBorder                ICOM_CALL1(GetBorder,p,a)
    295 #define IOleInPlaceFrame_RequestBorderSpace       ICOM_CALL1(RequestBorderSpace,p,a)
    296 #define IOleInPlaceFrame_SetBorderSpace           ICOM_CALL1(SetBorderSpace,p,a)
    297 #define IOleInPlaceFrame_SetActiveObject          ICOM_CALL2(SetActiveObject,p,a,b)
     294#define IOleInPlaceFrame_GetBorder(p,a)             ICOM_CALL1(GetBorder,p,a)
     295#define IOleInPlaceFrame_RequestBorderSpace(p,a)    ICOM_CALL1(RequestBorderSpace,p,a)
     296#define IOleInPlaceFrame_SetBorderSpace(p,a)        ICOM_CALL1(SetBorderSpace,p,a)
     297#define IOleInPlaceFrame_SetActiveObject(p,a,b)     ICOM_CALL2(SetActiveObject,p,a,b)
    298298/*** IOleInPlaceFrame methods ***/
    299 #define IOleInPlaceFrame_InsertMenus              ICOM_CALL2(InsertMenus,p,a,b)
    300 #define IOleInPlaceFrame_SetMenu                  ICOM_CALL3(SetMenu,p,a,b,c)
    301 #define IOleInPlaceFrame_RemoveMenus              ICOM_CALL1(RemoveMenus,p,a)
    302 #define IOleInPlaceFrame_SetStatusText            ICOM_CALL1(SetStatusText,p,a)
    303 #define IOleInPlaceFrame_EnableModeless           ICOM_CALL1(EnableModeless,p,a)
    304 #define IOleInPlaceFrame_TranslateAccelerator    ICOM_CALL2(TranslateAccelerator,p,a,b)
    305 #endif
    306                                  
     299#define IOleInPlaceFrame_InsertMenus(p,a,b)         ICOM_CALL2(InsertMenus,p,a,b)
     300#define IOleInPlaceFrame_SetMenu(p,a,b,c)           ICOM_CALL3(SetMenu,p,a,b,c)
     301#define IOleInPlaceFrame_RemoveMenus(p,a)           ICOM_CALL1(RemoveMenus,p,a)
     302#define IOleInPlaceFrame_SetStatusText(p,a)         ICOM_CALL1(SetStatusText,p,a)
     303#define IOleInPlaceFrame_EnableModeless(p,a)        ICOM_CALL1(EnableModeless,p,a)
     304#define IOleInPlaceFrame_TranslateAccelerator(p,a,b) ICOM_CALL2(TranslateAccelerator,p,a,b)
     305#endif
     306                               
    307307
    308308/*****************************************************************************
     
    401401#define IParseDisplayName_ParseDisplayName(p,a,b,c,d) ICOM_CALL4(ParseDisplayName,p,a,b,c,d)
    402402#endif
    403                                  
     403                               
    404404                               
    405405/*****************************************************************************
  • trunk/include/win/wine/obj_propertystorage.h

    r641 r10435  
    1 /* $Id: obj_propertystorage.h,v 1.5 1999-08-22 22:52:10 sandervl Exp $ */
     1/* $Id: obj_propertystorage.h,v 1.6 2004-01-30 22:22:02 bird Exp $ */
    22/*
    33 * Defines the COM interfaces and APIs related to saving properties to file.
     
    9191{
    9292    ULONG ulKind;
    93     union 
     93    union
    9494    {
    9595        PROPID propid;
     
    170170#define IEnumSTATPROPSTG_IMETHODS \
    171171                IUnknown_IMETHODS \
    172                 IEnumSTATPROPSTG_METHODS 
     172                IEnumSTATPROPSTG_METHODS
    173173ICOM_DEFINE(IEnumSTATPROPSTG,IUnknown)
    174174#undef ICOM_INTERFACE
     
    351351    WORD wReserved2;
    352352    WORD wReserved3;
    353     union 
     353    union
    354354    {
    355          /* Empty union arm */
     355         /* Empty union arm */
     356        char cVal;
    356357        UCHAR bVal;
    357358        short iVal;
Note: See TracChangeset for help on using the changeset viewer.