by Dylan8
OPENFILENAME / Replacing Char Array
|
|
Apr 7, 2011 at 1:01am
[4 replies] Last: Thanks everyone - It works now. (by Dylan8)
|
by blizzard004
Methods for Windows Form Application C++
|
|
Apr 6, 2011 at 5:42pm
[4 replies] Last: Okay, by the sound if it you are not, necessarily, committed to the ma... (by closed account z05DSL3A)
|
by TheAmitKumar
How to get/set text of a textbox in VC++ ?
|
|
Apr 6, 2011 at 4:45am
[3 replies] Last: thanks . . .. . (by TheAmitKumar)
|
by madman
How do I pass a delegate to a constructor
|
|
Apr 5, 2011 at 9:40pm
[10 replies] Last: Hanst, It was not meant as a dig at you, just reenforcing the points t... (by closed account z05DSL3A)
|
by WetCode
How do I Download a file ?
|
|
Apr 4, 2011 at 8:24pm
[6 replies] Last: For a straight one time download HTML is easier, cleaner and supporte... (by Computergeek01)
|
by blizzard004
Windows Form application: generate random num.
|
|
Apr 4, 2011 at 2:45pm
[5 replies] Last: errm...yeah...or not. (by closed account z05DSL3A)
|
by ty98
how to disabil task maniger
|
|
Apr 3, 2011 at 11:04pm
[13 replies] Last: That's cool I'll try that ! (by ty98)
|
by boson
storing the data ?
|
|
Apr 3, 2011 at 6:39pm
[3 replies] Last: Alrigth, thank you for your help guys (by boson)
|
by raghav92
I wanted to multiply 2 matrices ,but using parallel programming concepts.
|
|
Apr 3, 2011 at 3:36pm
[3 replies] Last: If you want something that's easy to learn and portable: https://compu... (by closed account 1yR4jE8b)
|
by kirenemook12
how to close one window.
|
|
Apr 3, 2011 at 8:40am
[8 replies] Last: > SendMessage(hMainMenu, WM_CLOSE, 0, NULL); BTW, this is wrong (by george135)
|
by khaledtumbi
Using Weblink to access data in Cpp program
|
|
Apr 3, 2011 at 8:31am
[3 replies] Last: Never use external libs on windows : everything is included in Win32 ... (by george135)
|
by HenryJ
Is there a library that can replace bios.h?
|
|
Apr 3, 2011 at 8:27am
[2 replies] Last: bios.h was for DOS Replaced by Win32 api (System) for 20 years... (by george135)
|
by Kahiko
Execute code on shutdown
|
|
Apr 3, 2011 at 8:17am
[12 replies] Last: Why don't you use sqlite ? (by modoran)
|
by greatme
Please, who can tell me how I can get a C/C++ routine that I can use to retrieve the hard disc serial number
|
|
Apr 3, 2011 at 8:08am
[1 reply] : Just use Win32_PhysicalMedia Class from WMI and get SerialNumber prope... (by modoran)
|
by roelf01
I'm stuck at IRC connections
|
|
Apr 2, 2011 at 9:54pm
[3 replies] Last: You'll need to get a bit more specific. Generally speaking, you need t... (by Athar)
|
by aatwo
cant create D3D textures - LPCSTR problem
|
|
Apr 2, 2011 at 5:43pm
[1 reply] : It depends on your compiler/project settings if is set to use unicode.... (by savavampir)
|
by DaSpirit
Drawing on top of Tab Control
|
|
Apr 1, 2011 at 8:16pm
[8 replies] Last: I think I found the solution myself. I was looking at a list of contro... (by DaSpirit)
|
by greatme
Creating short cut to desktop folder , start up menu and programs menu
|
|
Apr 1, 2011 at 6:01pm
[2 replies] Last: Use this function to create shell link files (.lnk): COM must already... (by modoran)
|
by hitmanben2
Visual Studio 2010 or C++ Builder XE
|
|
Apr 1, 2011 at 5:30pm
[5 replies] Last: Thanks guys for replying I did download both of them like "guestgulk... (by hitmanben2)
|
by greatme
Please, who can tell me where I can get practical help on using of html help workshop?
|
|
Apr 1, 2011 at 3:21pm
[1 reply] : Hi, I had to use HTML Help Workshop a while ago and I had a huge prob... (by lnk2019)
|