by AKE
I need in class like CBitmap..
|
|
[4 replies] Last: I've never used MFC classes without an MFC app. However, I can't thin... (by kbw)
|
by Tset Tsyung
DirectX Basic Blank screen jams... why?
|
|
[1 reply] : Sorted! Turns out it's not a good idea having the DefWindowProc com... (by Tset Tsyung)
|
by Hilo890
I'm new to Win32, and I have a simple little goto problem...
|
|
[2 replies] Last: You can't goto a different function. Well, if you really want to, it c... (by helios)
|
by daveD
Convert C++ to C# .NET
|
|
[no replies]
|
'Bitmap' was not declared in this scope |
|
[1 reply] : don't multi-post: http://www.cplusplus.com/forum/beginner/26727/ htt... (by Bazzy)
|
by ViciousGamer
Converting ASCII To Hex
|
|
[1 reply] : And what might those issues be? (by Return 0)
|
by Squall
How do I use the default style for a window?
|
|
[no replies]
|
by Bill Agnor
Create a Window that is initially maximized.
|
|
[2 replies] Last: Hi guestgulkan, The solution worked very well. I was looking in th... (by Bill Agnor)
|
by AKE
Why this program (openGL) don't show anything in window?
|
|
[1 reply] : I had found correct variant. Thanks... (by AKE)
|
by hohums
EPOCH time to Windows time
|
|
[1 reply] : Yep... use the same time functions as usual (from <ctime> or time.h fo... (by Incubbus)
|
by Seraphimsan
obtain hwnd from dll
|
|
[2 replies] Last: I'm trying to avoid windows messages, I'd avoid the winAPI all togethe... (by Seraphimsan)
|
by Fresh Grass
MFC - read from a file through browse dialog
|
|
[3 replies] Last: You have probably allocated an array from the heap, and it was not de ... (by closed account N85iE3v7)
|
by Gugge
Linker Warning] Warning Public symbol '_X' defined in both module
|
|
[no replies]
|
by daveD
Testing serial port communication
|
|
[1 reply] : You could write this test byte back. Say you have a function to send a... (by closed account N85iE3v7)
|
by cloudinsky
Trouble with linking
|
|
[7 replies] Last: Solved it! What you need to do is include mbnapi_uuid.lib, thanks ag... (by cloudinsky)
|
by TheEliteOne
Printing Text
|
|
[5 replies] Last: Sorry for being such a noob but can you guys explain further :P Like: ... (by TheEliteOne)
|
by w0320601
how do i compile this script into a .dll file
|
|
[1 reply] : Please don't post your question on multiple forums. (by Zhuge)
|
by DiegoCorra
WinINet problem
|
|
[no replies]
|
by mnutsch
Problem Converting Char Array to String When Using Microsoft Speech SDK
|
|
[2 replies] Last: That fixed it! Thanks for your help guestgulkan. (by mnutsch)
|
by Pommespapst
Unicode Menu and Title bar
|
|
[11 replies] Last: Hmm so i tried to create the menu at run time now. resource.rc: S... (by Pommespapst)
|