by nooblet001
Object reference not set to an instance of an object[error]
|
|
[no replies]
|
by natepup21
Windows 32 GUI Right click calling functions
|
|
[1 reply] : I normally use this function to show context menus: http://msdn.micro... (by knn9)
|
by xoxos
determine buffer of MM_WIM_DATA with lParam?
|
|
[1 reply] : lParam is a pointer to a WAVEHDR structure. The buffer itself is conta... (by modoran)
|
by NewCComer
Constructor and destructor problem
|
|
[4 replies] Last: Thank you :) (by NewCComer)
|
by MSH
FLTK: Fl_Tabs: Accessing widgets from multiple tabs in one callback function
|
|
[1 reply] : Found it. The FLTK conventions do not work as conveniently as I would... (by MSH)
|
by Zalerinian
Working with the Registry
|
|
[11 replies] Last: my account has full permission to access that registry key, and I run ... (by Zalerinian)
|
by tec23
Help with opening file
|
|
[4 replies] Last: Yes. This is their purpose, simulating argc/argv you seen in console a... (by modoran)
|
by xoxos
soundcard input
|
|
[2 replies] Last: if anyone would like to help, the source/exe is here - http://xoxos.ne... (by xoxos)
|
by Homberto
CreateWindowA() Not Functioning Properly
|
|
[3 replies] Last: Thanks! The Static_SetText() sent me on the right path towards SetWin... (by Homberto)
|
by thefatshizms
Program taking a lot of cpu usage & other problems
|
|
[3 replies] Last: the problem is still in your message loop. Since peekMessage is non-bl... (by tath)
|
by m0mathur
pls I seriously need Help, MessageBox()Hook fails.
|
|
[12 replies] Last: You can inject this into pretty much any process if you have the corre... (by closed account 13bSLyTq)
|
by zdzero
Understanding inline API hooking
|
|
[15 replies] Last: Hi, You can learn about IPC using CodeProject: http://www.codeproject... (by closed account 13bSLyTq)
|
by josepho16
send and recv in winsock2
|
|
[3 replies] Last: [quote=josepho16]But the message that comes through on the server side... (by coder777)
|
by Fecht
Problem with gsl_eigen on MinGW32
|
|
[no replies]
|
by xoxos
window won't move
|
|
[1 reply] : never mind, rebuilt it... five hours.. (by xoxos)
|
by sebihp2007
Can you make a window scrollable only via the scroll bar?
|
|
[5 replies] Last: Thanks for the responses :).. my problem isn't really with the keyboar... (by sebihp2007)
|
by awebmate
oldschool c++ programmer back in business, need update
|
|
[4 replies] Last: I use Orwell Dev-C++. http://sourceforge.net/projects/orwelldevcpp/ (by Homberto)
|
by furfag
C CodeBlocks resource files
|
|
[2 replies] Last: Thanks! (by furfag)
|
by Zoo
MFC exporting data to CSV files.
|
|
[no replies]
|
by AceDawg45
How to use DirectX 2D to draw .pngs?
|
|
[11 replies] Last: SUCCEEDED(hr) is an error checking method. hr, a HRESULT, get assig... (by closed account z05DSL3A)
|