hello at all,
is it simply possible to get just ONE bold line
in the AboutDlg without going crazy???????
i did sth like this (see below) but it doesn't work
of course...
thank you for answering!!
cheers
hilmar
CODE EXAMPLE
==================================================
.
.
private...
hello,
anybody knows a better methode than Sleep() to force the processor to a hold-on? The difference between Sleep(1) and //Sleep(1) is enourmouos, but between Sleep(1) and Sleep (2) or higher not so much. I think Sleep is not really the best/exact way tot do.
cheers
hilmar
ps: by the way, i...
hello at all professional thread-user!
i've implemented a single thread in my appl to grab some data from a sensor. in the thread i call a simple visualisation for each of the data packages.
for creating the thread i use the common way of doing like descriped in visual c++ in 21 days or...
hi!
how can i get the actual path as a string whereever i want to know in my program?
i need the string just to point out a file to write sth in the registry. that means there will be NO file opened, and i have also NO variable for a file. i need JUST the actual path from where i start my...
hello!
i want to connect the reading of a file with a progress indicator (MFC common control).
the initializing of the indicator i've already done, but now i need something like the spezific size of the file or sth like that to define my "status counter".
which possibilities do i have to...
dear ionel, many thanks for your perfect description!! ok, this morning i started my comp aaaand what i saw were a lot of nice icons on my files that i was fighting for so long! but this is sth i will not be able to reproduce a second time, that's for sure!! i've only big question marks on my...
hi teriviret, thank you for your reply (and all other hints)!!
a sdi appl would be much more better, that's for sure (see all my other problems in this forum). but anyway, also with THIS (sdi) i've no experiences at all! i started with a dialog-based application cause i could gave my tool a...
another question to dialog-based appl:
when i save a file, how i can realise, that the file gets a icon i've created?
please give me more hints than just the methode of the CWinApp class!!
thanx for that
hilmar
hi,
i have a dialog-based appl where i display some data via the OnPaint function. the data were continiously updated in an extern file, that send a WM_PAINT broadcast.
now, i create another dialog from my appl, where i want to display exactly the same data vis ITS OnPaint function.
my...
hi teriviret! thank you for your reply, but can you give me a bid more details please? which templates for res/doc? and where i can find them? perhaps you can also give me a little example for the correct call in the contructor. cheers hilmar
hello,
i write some data in my dialog-based application into a self-defined videostream. how i can define the icon for these files simply declared as iostreams?!
i've already created the icon file and put it into the \res folder. but how i connected the stream with the icon?!
many thanx
hilmar
hello,
i am working on a dialog-based application that features also a menue.
my problem is, that for each menuitem the corresponding OnUpdate function (where i can define enable *bla* or setcheck *bla*) commands are ignored?
i also just pressed the F11 button of the debugger, and that linked...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.