[c++/cli] UnauthorizedAccessException while opening the exe file |
|
[4 replies] Last: As I understand it (more so with Vista), the files in ‘Program Files... (by closed account z05DSL3A)
|
by hamsterman
Posting Messages
|
|
[2 replies] Last: > meaning it will have to exist in a DLL that your application will l... (by george135)
|
by Lamblion
malloc() declaration
|
|
[2 replies] Last: Thanks, that works well. (by Lamblion)
|
by anykvist
Running dll file on two different computers
|
|
[1 reply] : What are the symptoms? What error messages do you get? If it has ... (by Duthomhas)
|
[c++/cli] how to put String^ into array<String^>^ |
|
[2 replies] Last: this is what i was looking for, kinda missing link, ok thx a lot Grey ... (by johnkravetzki)
|
by Lamblion
Pass Structure
|
|
[18 replies] Last: std::copy() is a member-wise version of memcpy. memcpy() is a bit-wis... (by jsmith)
|
by chiwing
how can know the file is using?
|
|
[2 replies] Last: hello, george can u have an example of how to Enumerate User Handle... (by chiwing)
|
by Mal Reynolds
bitmap resource problem in DLL
|
|
[3 replies] Last: You have to specify the DLL's HINSTANCE handle with LoadBitmap () -... (by Duthomhas)
|
by chris
static with legend
|
|
[no replies]
|
by Shaitan00
How to call a class member function via function pointer in map [C++]
|
|
[3 replies] Last: or just mark the code and klick the "#"-button to the right;)... (by Incubbus)
|
by Beibin
String to floating point conversion problem
|
|
[3 replies] Last: Grey Wolf's method worked perfectly! Thank you all for the help! (by Beibin)
|
by gen1mx6
listening for keyboard input regardless of window focus?
|
|
[1 reply] : http://www.google.com/search?btnI=1&q=msdn+SetWindowsHookEx FWIW I ... (by Duthomhas)
|
by Crypt36
Distort a Bitmap / resizing
|
|
[8 replies] Last: Thanx for the help it is really appreciated but I'm just going to writ... (by Crypt36)
|
by Lamblion
Finding number of files
|
|
[8 replies] Last: Oops, I was thinking about something else. Never mind, kbw's right. (by Kiana)
|
by chiwing
what is the correct positon of filepointer, in this project?
|
|
[4 replies] Last: never never never never NEVER read directly to a string or wstring or ... (by Disch)
|
playing cards images display problem |
|
[11 replies] Last: ok i've done it... first i initialize handlers for each picturebox in ... (by johnkravetzki)
|
by mathueie
How to get process id
|
|
[6 replies] Last: Found this while helping someone else, hope it helps you. It's written... (by Kiana)
|
problem with process enumeration |
|
[1 reply] : First of all.. if( hSnapshot == INVALID_HANDLE_VALUE ) This is one... (by Kiana)
|
by macla
control disk I/O
|
|
[no replies]
|