Subversion Repositories Kolibri OS

Rev

Rev 9620 | Rev 9810 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9620 Rev 9766
Line 41... Line 41...
41
    unsigned short x_start;
41
    unsigned short x_start;
42
    unsigned short y_size;
42
    unsigned short y_size;
43
    unsigned short y_start;
43
    unsigned short y_start;
44
}open_dialog __attribute__ ((__packed__));
44
} open_dialog __attribute__((__packed__));
Line 45... Line -...
45
 
-
 
46
 
45
 
47
typedef struct{
46
typedef struct {
48
    unsigned int type;
47
    unsigned int type;
49
    char* procinfo;
48
    char* procinfo;
50
    char* com_area_name;
49
    char* com_area_name;