Forum: C May 11th, 2007 |
| Replies: 11 Views: 2,449 |
Forum: C May 11th, 2007 |
| Replies: 11 Views: 2,449 and also..I dont think sprintf would help here |
Forum: C May 11th, 2007 |
| Replies: 11 Views: 2,449 Well, I know for sprintf. I just wanna know if I can use a variable in MessageBox on other way. |
Forum: C May 11th, 2007 |
| Replies: 11 Views: 2,449 Hello,
I want to make a message box which would show me how many points have I earned.
So I have:
unsigned int points;
//code
points++;
MessageBox(hwnd, "You have bla bla", "Total points... |
Forum: C May 2nd, 2007 |
| Replies: 8 Views: 1,427 yes, I agree with you. Id like to say "thanks" to anyone who gave me advice what to do, link to tutorial, peace of code, etc.
I agree, that you should NOT write the full codes, because on that way ... |
Forum: C May 1st, 2007 |
| Replies: 1 Views: 1,162 How to check if file is in a working directory in WinAPI? |
Forum: C Apr 29th, 2007 |
| Replies: 1 Views: 1,197 Problem solved:
while(GetMessage(&Msg, NULL, 0, 0) > 0)
{
if(!IsDialogMessage(g_hToolbar, &Msg))
{
TranslateMessage(&Msg);
... |
Forum: C Apr 29th, 2007 |
| Replies: 1 Views: 1,197 Hello,
I have a problem with my Win32 app.
I made a window, and than a Dialog boxes. For window I use one message loop, and for Dialog boxes another. But It seems this wont work:... |
Forum: C Apr 26th, 2007 |
| Replies: 1 Views: 2,025 Ok, I solved the problem with making the own message loop for dialog box.. |
Forum: C Apr 26th, 2007 |
| Replies: 1 Views: 2,025 Hello,
I made a small app and I wanted to include DialogBox
Here is a code:
#include <windows.h>
#include "resource.h"
const char g_szclassName[] = "myWindowClass"; |
Forum: C Apr 24th, 2007 |
| Replies: 3 Views: 1,258 may I get any example of SHExecute() usage...
Sorry about that "portable" word. I wanted to say, that you can close CMD when program loads...and that sucks |
Forum: C Apr 24th, 2007 |
| Replies: 3 Views: 1,258 Hello
For example I have a winapi GUI program called blabla.exe
I have another winapi GUI program called TYCK.exe.
Now how to make blabla.exe run in TYCK.exe??
I was... |
Forum: C Apr 24th, 2007 |
| Replies: 1 Views: 7,908 Ok I solved the problem with disabling unicode character set |
Forum: C Apr 24th, 2007 |
| Replies: 5 Views: 1,352 ya...thanks....now Please check my new post |
Forum: C Apr 24th, 2007 |
| Replies: 1 Views: 7,908 I use Visual Studio 2005, and when I build to debug it compiles fine (with only two warnings).
When I buid to realise I get this:
------ Build started: Project: TYCK, Configuration: Release... |
Forum: C Apr 24th, 2007 |
| Replies: 5 Views: 1,352 that means I have to debug first?
Because it still doesnt works in xp...it works in 2k and vista only...(its compiled in vista) |
Forum: C Apr 24th, 2007 |
| Replies: 5 Views: 1,352 I solved a problem
http://blogs.msdn.com/seshadripv/archive/2005/10/30/486985.aspx |
Forum: C Apr 24th, 2007 |
| Replies: 5 Views: 1,352 I realised I cannot run Win32 programs compiled with Visual Studio 2005 on any other computer.
When I try running my programs on a computer where no VS2005 is installed I get an error:
... |
Forum: C Apr 18th, 2007 |
| Replies: 11 Views: 1,610 LCDNumber -> setValue(variable); |
Forum: C Apr 18th, 2007 |
| Replies: 11 Views: 1,610 what "????????" ?
Its error here....with ti...I wanted to write |
Forum: C Apr 17th, 2007 |
| Replies: 11 Views: 1,610 Send a signal to export a value from QSpinBox ti Variable.
QObject::connect(spinBox_variable, SIGNAL(ValueChanged(int)), variable, SLOT(setvalue(int))); |
Forum: C Apr 15th, 2007 |
| Replies: 9 Views: 2,231 Well I discovered only nvidia geforce 8800 supports DX10...Do you think other card will support DX10 too? |
Forum: C Apr 11th, 2007 |
| Replies: 8 Views: 982 MBR....so you have tu put that stuff on MBR...okay thanks for help |
Forum: C Apr 10th, 2007 |
| Replies: 8 Views: 982 Neverming.....I was just a bit curious |
Forum: C Apr 10th, 2007 |
| Replies: 8 Views: 982 there are some sys,cpi and exe files...but how does exe/sys files run on bootup? How BIOS connects to files?
Are CPI files that inporttant ones on bootup? How to make them? |
Forum: C Apr 10th, 2007 |
| Replies: 8 Views: 982 nono...I didnt mean that
I wanted to know which is that bootable file extention. For exapmle when you insert a boot flopy |
Forum: C Apr 10th, 2007 |
| Replies: 8 Views: 982 Hello,
May I ask what extentions does boot files have? |
Forum: C Apr 9th, 2007 |
| Replies: 11 Views: 6,167 loooooooooooooooooooooooool
http://www.google.com/search?q=what+is+google&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
Here is a tutorial for you ajax...... |
Forum: C Apr 5th, 2007 |
| Replies: 2 Views: 1,017 In RAM .... Is this a homewrk? |
Forum: C Apr 4th, 2007 |
| Replies: 9 Views: 2,231 ok, Anyway I will buy new omputer now so I hope I will have no problems(with drivers and other stuff)..
Anyway my computer is graduated with 1.6 of 10.... |
Forum: C Apr 4th, 2007 |
| Replies: 9 Views: 2,231 My graphic card sucks I know... |
Forum: C Apr 4th, 2007 |
| Replies: 9 Views: 2,231 windows stops working when I start with DirectX diagnostic...I mean program closes... |
Forum: C Apr 3rd, 2007 |
| Replies: 9 Views: 2,231 yes, but everytime I wanna execute an Directx 10 executable Windows stops working. I am trying to run executables from DX SDK.
Perhaps this happens because of my old graphic card. I dont have any... |
Forum: C Apr 3rd, 2007 |
| Replies: 9 Views: 2,231 How to check in windows Vista if DirectX 10 is installed?
Sorry for wrong topic, you can MOVE it if you want. |
Forum: C Mar 31st, 2007 |
| Replies: 2 Views: 2,462 What about if I wanna include for example an audio file? |
Forum: C Mar 31st, 2007 |
| Replies: 2 Views: 2,462 Hello,
Id like to know how to merge two files:
icon.ico and file.exe
thanks in advance,
Jan |
Forum: C Feb 2nd, 2007 |
| Replies: 2 Views: 1,384 |
Forum: C Feb 1st, 2007 |
| Replies: 2 Views: 1,384 Hello,
Sorry for my "n00bness".
I finaly choosed qt. I made an .ui file with qt4 designer and written main file. First:
-I included "ex.ui"...IS that right? Will compiler accept that?
HEre... |
Forum: C Jan 8th, 2007 |
| Replies: 4 Views: 1,368 so could you quickly tell me what is HWND? |
Forum: C Jan 7th, 2007 |
| Replies: 4 Views: 1,368 What could I include in this function:
MessageBox( NULL, "Dolgcas s tabo, ko si tok zabit...grem js", "Message", MB_OK | MB_ICONINFORMATION ); what can I insert instead of frist NULL?
... |