Subversion Repositories Kolibri OS

Rev

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

Rev 9620 Rev 9810
Line 8... Line 8...
8
#ifndef KOLIBRI_INPUTBOX_H
8
#ifndef KOLIBRI_INPUTBOX_H
9
#define KOLIBRI_INPUTBOX_H
9
#define KOLIBRI_INPUTBOX_H
Line 10... Line 10...
10
 
10
 
Line 11... Line 11...
11
#include 
11
#include 
12
 
12
 
Line 13... Line 13...
13
extern unsigned __stdcall (*InputBox)(void* Buffer, char* Caption, char* Prompt, char* Default,
13
DLLAPI unsigned __stdcall InputBox(void* Buffer, char* Caption, char* Prompt, char* Default,