by helios
Loading DLLs
|
|
[8 replies] Last: That's how I think it works, too, but here's the thing: the DLL's name... (by helios)
|
by jcylam
Ok two questions in one, cant do horizontal scroll; cant get LPRECT = anything
|
|
[3 replies] Last: oh, sorry. I tried below code and it seems to work well.. (under M... (by newbee)
|
by tenchu
storing element position of a 2d vector
|
|
[3 replies] Last: Ahhh, you print index 'x', not the value of TempFile (by melkiy)
|
by us3rn4m3
Visual Basic 6.0
|
|
[1 reply] : This is for C and C++, you may try asking something regarding other la... (by Bazzy)
|
by jcylam
GetClientRect error and don't know why
|
|
[4 replies] Last: i am trying to get the window position and size so i can do automatic ... (by jcylam)
|
by geospir87
Configure DCOM Configuration Permission
|
|
[no replies]
|
by Lamblion
Learning NET
|
|
[4 replies] Last: Thanks for the answers. I don't need it for employment purposes. I sim... (by Lamblion)
|
by jcylam
Cant get the active window's size.
|
|
[4 replies] Last: Did not solve the problem with getting same values. but i have foun... (by jcylam)
|
by kaduflyer
trouble using fstream on VC++ 9.0
|
|
[1 reply] : Don't cast .c_str() to a char*. You get safer type checking, and it... (by firedraco)
|
by vexiked
Topological Sort
|
|
[2 replies] Last: Figured it out. (by vexiked)
|
by dianyu
Problem linking libraries in VS2008
|
|
[1 reply] : You've defined env and error_handler in the header file, which is then... (by kbw)
|
by Hakate
Problem with pointer array
|
|
[1 reply] : List **l = new List ; <--- this shouldn't even compile You probab... (by Disch)
|
by asukakilua
I have a problem on writing MFC program
|
|
[6 replies] Last: theApp.b is a public CString. That means the rest of the program has ... (by kbw)
|
by Hakate
What does this mean?
|
|
[4 replies] Last: check you bounder of array. never forgot to free the memory and don... (by icerlion)
|
by jcylam
What function do i use for achieving zoom in and out in apps?
|
|
[7 replies] Last: ask google O(∩_∩)O~ (by icerlion)
|
by theChameleon
Keyboard & Program interaction
|
|
[3 replies] Last: ah... Visual C++ is totally new to me and im a Java programmer. (by theChameleon)
|
by heyyo
How to connect messenger?
|
|
[1 reply] : Use COM (Messenger Interfaces) (by george135)
|
by heyyo
how to execute a program?
|
|
[6 replies] Last: "Not with <windows.h>. " has no sense under Windows. There are a ... (by george135)
|
by avalanche333
Detect Memory Leaks in my DLL code?
|
|
[3 replies] Last: I would expect _CrtDumpMemoryLeaks() to report a leak. In fact, I jus... (by kbw)
|
by Null
Few Questions
|
|
[2 replies] Last: Thanks! (by Null)
|