User forums > Using Code::Blocks

Creating a C Win32 GUI Project?

(1/1)

mikedep333:
Hi,

I just taught myself programming in C itself, now I am working on programming in win32. However, when I go to create a win32 GUI project, it automatically makes my project in C++. How do I create a C win32 GUI project? I tried searching for this, but instead I get tons of words with the letter c in them.

TDragon:
Just rename the file to a .c extension; the generated code is all kosher C.

mikedep333:
Alright, thanks alot.

Navigation

[0] Message Index

Go to full version