Windows Programming - June 2010

Socket Programming Windows XP
Hi all, I'm using wxDev-C++ and I'm trying to follow the MSDN socket programming tutorial (Found Here: http://msdn.microsoft.com/en-us/library/bb530741(v=VS.85)...
Jun 30, 2010 at 3:45pm
[4 replies] Last: I figured this out. Even though I installed wxWidgets and am executing... (by Computergeek01)
MFC , Library issue
Hi all, I use MFC to build GUI for my windows applications. There's a problem that i usually come across. When i create my project with as using Use MFC in a...
Jun 30, 2010 at 2:18pm
[4 replies] Last: I thought that was something you still needed to specifically declare ... (by Computergeek01)
Reading network data being sent to another program?
This is probably going to be really hard, but I've got a month of holidays so why not waste some time. I've downloaded a piece of software that receives data fr...
Jun 30, 2010 at 2:17pm
[2 replies] Last: Is there any particular reason you want to write it yourself? There a... (by Athar)
by Nima
How to encrypt a c++ source code
So i have done a project and im not willing to share it with public(it's going to be sold). i was wondering if anyone knows how to encrypt the source code in c...
Jun 29, 2010 at 5:53pm
[17 replies] Last: You seem to assume that a compiled program contains the original sourc... (by Athar)
by BennM
simulaneous use of webcam in OpenCV and other app
Hi, can anyone give me a hind how to use the input of my webcam in OpenCV and with any other application like skype or something? When I start a face detecti...
Jun 26, 2010 at 9:15pm
[2 replies] Last: You can do one acquizer which distributes copies of the stream to othe... (by Incubbus)
by Nima
How can i secure my program from being cracked???
So i have searched the whole internet trying to find some useful tutorials on how to secure a C++ program from being cracked but i didn't find ANYTHING! anyone...
Jun 26, 2010 at 5:29pm
[8 replies] Last: Thank you. (by Nima)
by Hiner
How to close a dialog form using pictureBox instead?
I am now using VS2005, in C++ environment. I am working on a windows form application that has a main form and can create and show a new form as a dialog form u...
Jun 26, 2010 at 5:02pm
[no replies]
Connecting UI- and Worker-Threads
I am wonderin about what could be the best way to connect an worker thread with an UI thread in the way, that the UI thread delegates an assignment to the worke...
Jun 26, 2010 at 12:12am
[14 replies] Last: If anyony is interested, and for persons who may search for and find t... (by Incubbus)
Helllppp needed for Visual C++
Hey guys i've come to this forum with one question and hopefully i'll get the answer , ok and to the question i wanna start to build a project in Visual C++ it ...
Jun 25, 2010 at 10:04pm
[no replies]
delay at logon while applying your personal settings
Our application is creating a new Windows user in answer to each request. In space of one year hundred of thousands of new users are being added and subsequentl...
Jun 25, 2010 at 5:59pm
[4 replies] Last: I'm afraid not .. (by radumarg)
Create Own Virtual HID MIDI Device?
So I'm in the process of making a MIDI controller handler, I have a successful interface between the MIDI In and MIDI out of the controller. The thing is, I wa...
Jun 25, 2010 at 11:14am
[no replies]
how to get the input from my Cyborg evo Wireless Joystick
Hi, I have a Cyborg evo Wireless Joystick (http://www.saitek.com/uk/prod/evowireless.htm)and don't know how to read his input. I read everywhere about directX ...
Jun 24, 2010 at 9:17pm
[no replies]
by Bv202
DC not working
Hey, I'm having a strange issue with these DC's. This is my code: LRESULT CALLBACK WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) { PAINT...
Jun 24, 2010 at 5:56pm
[3 replies] Last: The original code - works for me. (by guestgulkan)
by Faghio
Thread not signaled (WaitForSingleObject exit for timeout only)
Hello everybody, I am working with a thread for implementing a timer. If the thread is started / exited directly from an application (standard exe) everythin...
Jun 24, 2010 at 3:49pm
[no replies]
module machine type 'x64' conflicts with target machine type 'X86'
Hey guys My problem is that I'm trying to run this program and I keep getting the following error: fatal error LNK1112: module machine type 'x64' conflicts wi...
Jun 24, 2010 at 10:16am
[no replies]
by macla
How to get the default Web Browser path
hi, How to get the default Web Browser path in vista & windows7.
Jun 24, 2010 at 6:35am
[no replies]
by realz
Cannot instantiate abstract class due to following members
Hi, I am extreme newb in COMs, need help compiling a program. I am using VS2010 Following is the error 1>------ Build started: Project: CppComSample, Confi...
Jun 24, 2010 at 6:33am
[2 replies] Last: Or if "CCppComSampleDlg" does not inherit IVpnApiEvents, it contains e... (by guestgulkan)
by woohoo
Memory Stream? (1,2)
Does anyone have a tutorial on Win32 Memory Stream? Thanks
Jun 23, 2010 at 11:49pm
[21 replies] Last: Oh, sorry if my question was really wrong. Im new to C++ and i was ... (by woohoo)
How to get list of open windows
Hi, I want to get list of all open windows. I'm sure that many people have done it before. Can somebody point me to a right example? I'm working on Windows X...
Jun 23, 2010 at 8:06am
[2 replies] Last: Thanks Null, your pointer is right. I got the required list. Shanno... (by shannon)
by Gio
FLTK in MSVC++ 2010
I am trying to set up the GUI Library FLTK but cannot find a way to set it up for MSVC++ 2010 Express. I looked on Google but failed to find any tutorials on do...
Jun 22, 2010 at 8:35pm
[no replies]
June 2010 Pages: 1234
  Archived months: [may2010] [jul2010]

This is an archived page. To post a new message, go to the current page.
Registered users can post in this forum.