Windows Programming - June 2008

by JMGIC
path and file name from "open with" using double click
 
Hello to everyone, I would like to open automatically a data file with an inhouse application doubl...
[1 reply] : When you set up the file association in windows, if done correctly the... (by Zaita)
Dev-C++ with DirectX
 
Hey. I would like to know if there's a way to be able to program with DirectX in Dev-C++. I've looke...
[3 replies] Last: Thanks Zaita. George: I would've done exactly what you said ages ag... (by VenomousNinja)
About Win32 api: QueryPerformanceFrequency !
 
Hi,guys! I want to get the frequecy of my computer's motherboard with the Win32API QueryPerforman...
[4 replies] Last: For Windows API, you could start here: http://www.winprog.org/tutoria... (by closed account z05DSL3A)
by rani
wxwidgets
 
hi all i'm a new user to wxwidgets.i'm using c++.i need to learn about how to use wxwidgets GUI w...
[no replies]
FILETIME variable trouble
 
While I have some experience with C++, I am very unfamiliar with Windows C++, particularly the FILET...
[3 replies] Last: Check out the links to functions at the bottom of the page I gave you.... (by Duthomhas)
by Nandor
Dialog boxes with .NET
 
I'm trying to show up a dialog box in a .NET app.I read at www.functionx.com but I haven't found any...
[4 replies] Last: As I understand it you have 2 headers, Form1.h which contains the cl... (by Faldrax)
Customize Your Applications with Innovative Skin Maker Software
 
Customize Your Applications with Innovative Skin Maker Software for Professional Graphical User Int...
[no replies]
Direct X - Problem with steering in flight game
 
So, I am working on a game where you steer an airplane. I have a slight problem with the steering. I...
[1 reply] : Hey, im not too sure about it, ive had similar problems in BASIC, i... (by nutter3)
Interacting with Database Connections and CSV files
 
Hello All, So Recently I undertook a project to retrieve data (in the form of products and produc...
[6 replies] Last: That was the problem..... sorry for the lag on the reply (by UltraDangerLord)
Read Excel -- cont.
 
Hello All, I'm trying to make a class, that does all the jobs i want to do on excel. Connect, Re...
[no replies]
How do I open a window?
 
I was trying to learn OpenGL, and do the first example, and I am able to do all of it except the "Op...
[3 replies] Last: I was actually able to use the premade one that came with Code::Blocks... (by tombert)
by perito
Tracking Paste
 
ok here is exactly what Im trying to do, I have to insert 10 strings in 10 different textboxes in...
[1 reply] : Have you done a printf/cout on Msg to see what values it actually come... (by Zaita)
libodbc - howto?
 
Hi, I've found a library that seems to be nice to connect to a DB using ODBC drivers, but I just ca...
[2 replies] Last: You don't need any lib for ODBC And use ADO instead. (by george135)
LPCWSTR conversetion problem
 
hey im having this code: #include <atlstr.h> #include <windows.h> const char g_szClassName ...
[6 replies] Last: Try making a LPTSTR conversion... char buffer ="Window registration ... (by Nandor)
lib error (1,2)
 
here is my log 1>------ Build started: Project: game test, Configuration: Debug Win32 ------ 1>C...
[23 replies] Last: Thanx anyway! (by cyberpirate)
Problem in using .dll
 
currently i am working in network simulation software under windows. For this project i have used...
[1 reply] : This may have the info you are looking for. http://www.codeproject.co... (by closed account z05DSL3A)
by Nandor
Dialog boxes
 
How can I create a dialog box which request data from the user and pass it to a function and then pr...
[6 replies] Last: The GetDlgItemInt() function can somehow take negative numbers? (by Nandor)
Interacting With Excel Using.... ?
 
note:*I recently finished learning the basics of using C++, which included reading the tutorials fro...
[8 replies] Last: My new post is more or less a extension or a reworking of this idea. ... (by UltraDangerLord)
Least square support vector machine code
 
Hi Can anyone tell me C/C++ code of LS SVM Its very important Thanks
[no replies]
Least square support vector machine code
 
Hi Can anyone tell me C/C++ code of LS SVM Its very important Thanks
[no replies]
June 2008 Pages: 12
  Archived months: [may2008] [jul2008]

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