5 lines
83 B
Text
5 lines
83 B
Text
|
|
#INCLUDE <Include\Windows.inc>
|
||
|
|
ShowWindow(ME, SW_MAXIMIZE)
|
||
|
|
BEGIN EVENTS
|
||
|
|
END EVENTS
|