by xamxam
OpenCV error C2676 'struct _IplImage'
|
|
[no replies]
|
by ozzadar
A problem with PictureBoxes
|
|
[no replies]
|
istream::read issue |
|
[1 reply] : In Windows, you need to open the file in in binary mode ( std::fstream... (by kbw)
|
by FooYoung
How do I make OLE items non-openable?
|
|
[2 replies] Last: Yes. I know it sounds strange but basically I'm trying to put in a ... (by FooYoung)
|
by Kuzco
Change font size of TextOut()
|
|
[4 replies] Last: Fonts are GDI objects (as are brushes, pens, regions, etc.) and need t... (by freddie1)
|
by winten
Switch application content?
|
|
[5 replies] Last: Change the text of the existing label / radio buttons. In WinAPI th... (by Disch)
|
by error
Windows Shell Extension Without Visual Studio
|
|
[2 replies] Last: I barely recall reading about shell extensions at some point, but I th... (by webJose)
|
by riderrocker
Return auto_ptr from dialog proc??
|
|
[8 replies] Last: yeah, i guess thats what i'll do. I'll replace MyThingie with std::aut... (by riderrocker)
|
by geogauci
autofill password fields in IE
|
|
[no replies]
|
by john891
How to execute an *.exe file in Visual 2008
|
|
[1 reply] : http://msdn.microsoft.com/en-us/library/ms682425%28VS.85%29.aspx (by Bazzy)
|
by criya
BackGround
|
|
[2 replies] Last: All of this is clearly explained in MSDN, in details RTFM. (by george135)
|
by john891
[Visual 2008 C++] Call stack shows wrong informations
|
|
[1 reply] : Are you using that exact function? If so, maybe it's because it realiz... (by NGen)
|
by Kuzco
Printing variables
|
|
[6 replies] Last: note: sprintf works with char arrays, not TCHAR or WCHAR arrays. ... (by Disch)
|
by jrohde
Progress Bar/Multithreading
|
|
[8 replies] Last: My bad guestgulkan, I missed it. (by webJose)
|
by NickW
External interface to a visual basic 6 gui app
|
|
[3 replies] Last: It is possible that what you need is a CBT hook (Computer-Based Traini... (by webJose)
|
by garob
say text through the speaker
|
|
[2 replies] Last: Use the text-to-speech-api ... see msdn for further information... (by Incubbus)
|
by jcylam
I would like have my current console app made into win32 api
|
|
[9 replies] Last: WOW thanks!!!! ooh and Happy New Year and Hope U had a great christ... (by jcylam)
|
by winten
get this File name?
|
|
[6 replies] Last: Surely that is the long way around - SetFileAttributesA is one line. (by guestgulkan)
|
by Alan
Drawing DIRECTLY to screen
|
|
[5 replies] Last: Unless I am very much mistaken, the Win32 API does NOT allow direct dr... (by Lamblion)
|
gcc 4.3.2 (or greater) with dev-cpp 4.9.9.2? |
|
[3 replies] Last: How is the debugger bad? (by garob)
|