by Monkey1999
How to write file to usb drive
|
|
[8 replies] Last: there are kind of 2 answers to 'usb programming'. as us old people kn... (by jonnin)
|
by AudacityPRO
RegSvr32 Error on Windows
|
|
[no replies]
|
by ScottTorres
Disable mouse scroll wheel button permanently
|
|
[4 replies] Last: I've had mice go nuts like this, to discover it was actually small, s... (by deleted account xyzzy)
|
by clamicun
statusbar sizegrip
|
|
[2 replies] Last: salem c, I read it ... The work-around isn't very workable (by clamicun)
|
by Monkey1999
How to write c++ program to transfer files to cellphone.
|
|
[6 replies] Last: Not exactly what I asked, but that must be Android unless you're Japan... (by Niccolo)
|
by Monkey1999
can't fix error message
|
|
[12 replies] Last: I am using a win32 console app Line 13 is how an MFC app is instanti... (by deleted account xyzzy)
|
Question about VC++ 2010 runtimes |
|
[5 replies] Last: I meant, that if you write a c program (source code file ending with ... (by helios)
|
by berce
the code is problem in Offline compiler but no problem in online
|
|
[9 replies] Last: Undefined behaviour is a crapshoot, as I show in these results over he... (by salem c)
|
by Pranciskus
How to avoid crash?
|
|
[6 replies] Last: I use different function now. Will you check for an error status wit... (by deleted account xyzzy)
|
by Pranciskus
Is it possible to set visual studio 2017 default platform set and character set?
|
|
[1 reply] : You should be able to open (or create) a project that you first manual... (by Niccolo)
|
by wille480
Background mouse click at (x,y)
|
|
[2 replies] Last: This plan is fraught with little complications. You may end up gettin... (by Niccolo)
|
by ghopoz
Encrypt and Decrypt video without saving in HDD using C#
|
|
[3 replies] Last: So did you solve it using harddisk? If so it shouldn't that much of a ... (by coder777)
|
by Pranciskus
I have a code which should copy a file but it doesn't work
|
|
[6 replies] Last: What code are you running? In the code I posted there are no problems... (by Niccolo)
|
by Pranciskus
Argument of type “const char *” is incompatible with parameter of type “char *”
|
|
[4 replies] Last: Is it illegal to learn ip address? (by Pranciskus)
|
by Pranciskus
How to copy files from unknown folder?
|
|
[8 replies] Last: Also here -> http://forums.codeguru.com/showthread.php?563853-How-to-c... (by salem c)
|
by DanMc77
MFC thread only runs if caller is waiting in a MessageBox
|
|
[2 replies] Last: Salem, You got it!!!! The calling object handle tmpHWND was a local v... (by DanMc77)
|
by coderking
is there any java part of this forum??????
|
|
[no replies]
|
by Ganado
CreateThread - child thread and infinite loops
|
|
[1 reply] : True for *nix and Windows. The process "owns" all child threads. The ... (by Niccolo)
|
by alphaonex86
Crash with CopyFileExW
|
|
[4 replies] Last: Was just missing: CALLBACK keyword (by alphaonex86)
|
by Pranciskus
How to find words in all files inside a folder?
|
|
[1 reply] : As a design, that's a dangerous tool. One slip of the command and you ... (by Niccolo)
|