General Discussion > Computer Programming

Win32 API Programming

<< < (2/2)

Fallen Ghost:
Well, if you are realy desesperate, try searching the online http://msdn2.microsoft.com/fr-ca/visualc/aa336453.aspx (Microsoft's function library) and if you need, there is the affiliated forum.

But most can be found through the library and its archives. http://msdn2.microsoft.com/en-us/library/3bstk3k5.aspx

I already worked a bit with text box and managed to transfer the string to a double floating. I normaly used Dev-C++ (maybe you had the official compiler from Microsoft).

Halifax:
No I don't have the official compiler but I don't know what you are getting at. It seems as though you are saying it doesn't compile win32 sources. Well try this with Dev-C++

main.h
c1-->CODE ec1
#define IDI_ICON   101

#define ID_MENU 501

#define IDM_FILENEW

Fallen Ghost:
Sorry to be unclear: I use Dev-C++ for C+ Win32 API programming. I was just wondering what compiler you used.

Well I guess just by your code you know more than me (cursor and popup stuff).

JincS:
I can teach you everything you need to know about Win32 API programming: controls, resources, etc. Me = Former Dev C++ user, now using Code::Blocks (made by the same guy, just a much better C++ IDE. www.codeblocks.com). 4+ years C/C++.

Sad thing is, I'm not on Omnimaga much, so if you really want some help, email me:

j i n c s i n c a t g m a i l . c o m

Navigation

[0] Message Index

[*] Previous page

Go to full version