Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Windows API in C/C++

Name: duh 2008-02-21 13:28

Help, I have no idea how to correctly use the API to create windows and fill them with text and shit.

Give me information, tutorials, etc.

Name: Anonymous 2008-03-05 23:37

>>130

import java.awt.*;
import java.swing.*;
JFrame frame = new JFrame(null, null, null, null);
frame.setVisible(true);

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List