Sindbad~EG File Manager

Current Path : /usr/home/beeson/Otter-Lambda/yyy/
Upload File :
Current File : /usr/home/beeson/Otter-Lambda/yyy/tmenu.h

MEXPORT_TMENU BOOL TrackMenu(HMENU hMenu,           /* Menu to be tracked */
               int x, int y,          /* upper left corner, screen coords */
               HWND hwndParent,       /* parent of the menu window */
               HWND hwndDestination,  /* receives WM_COMMAND messages */
               RECT *r,  /* user can click in here without dismissing menu */
               int DefaultChoice      /* Initially highlighed item; -1 if none */
              );

MEXPORT_TMENU BOOL PrepareMenu(HMENU hMenu, int x, int y, HWND hwndParent, HWND hwndDestination, RECT *r, int DefaultChoice);
MEXPORT_TMENU HWND GetMenuWindow(void);
MEXPORT_TMENU int GetMenuRect(int, RECT *);
MEXPORT_TMENU void StoreSelectorMenuString(int i, char *text);

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists