Windows Programming - September 2008 (Page 2)

by ziadn
MFC + C# .NET Compilation
 
I am working on Microsoft Visual Studio 2005 C++ using MFC and I need to join to my solution the C# ...
[no replies]
Win API/How to use button
 
Hi guys. This is my first attempt at Win API. I am trying to mess with some of the sourcecode provid...
[6 replies] Last: Thx A lot Guys. Now what if I wanted to do something else with the tex... (by LacViet)
video player and video filters
 
Hi there, i want to built a video player but with some filters available. i know some thinks about ...
[1 reply] : I'd have a look at the source code to the open source projects VLC and... (by Zaita)
Overlay?
 
Is there a way to create overlay images in the Windows environment? I'm running Windows XP, and I ha...
[1 reply] : In Win32,You can specify in the class to include a cursor resource as ... (by Nandor)
by Nandor
file output\variables
 
I have two questions on file output and variables in a windows forms application: 1)How can I write...
[no replies]
windows.h and winsock.h in visual c++ 2005
 
Hi I was writing an Network Application in visual C++ 6.0 any time I wrote #include<windows.h>nothin...
[11 replies] Last: Try writing it without the .h extension (by yonifra)
Checking RAID status
 
Hi! I want the application I'm currently working on to be able to detect when my RAID 5 status ch...
[1 reply] : Chances are you will need an Intel SDK to do this, or debug their soft... (by Zaita)
by jrohde
OpenPrinter() Problem
 
Hello all, I thought this would be pretty simple, but apparently I've managed to do something wro...
[2 replies] Last: Thank you! That worked... So, I'm assuming that since I created on... (by jrohde)
Redrawing Contents of Window
 
I am still learning to program Native Windows and the GDI. I am wanting to make a simple picture vie...
[11 replies] Last: MSDN is the only available doc That's funny because I have a fairly e... (by Duthomhas)
Building a self-dependant library file
 
I've written a sub-component using glib libraries which will eventually be used in a larger program ...
[2 replies] Last: Thank you very very much. This helps a lot. I've been trying to pac... (by cu2nite)
Resource Files
 
Hey, I'm building a browser in C++, it's my first windows program, so it's a learning experience. ...
[2 replies] Last: That's pretty cool, thanks dude. (by VenomousNinja)
downloading files with LibCurl
 
can anyone help me getting my application to download a file from the internet and save it on the ha...
[3 replies] Last: > where do i get more info? You can ask on Adv. Win32 api newsgroup... (by george135)
September 2008 Pages: 12
  Archived months: [aug2008] [oct2008]

This is an archived page. To post a new message, go to the current page.