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