sedj, is there any other idea how to do an automatic trace othewise? (automatic name of class andmethods), the idea is to enable a "print" like class that there's no need to deel with the names of the methods & classes.
I want to design an automatic trace an therefore to get the name of the method, exception will get me out of the method and therefore won't be useful.
If there's a reference to a function with an option of getMethodName or smth, it will be very helpful
Hi all,
Is there anyway that I could get a methods name automatically, In a class it's possible through this, is there anything similar in methods.
thanks
mmfried
how can I get Information from different computers' Registry, and check hat information in another computer
(meanig to copy regestry or registry fields, store this information and then check it later in a diffeent computer)?
Thanks
mmfried
Hi All,
- how do I get All files in a directory?
- Is there anything like the unix opendir()?
- How can I find Out if a directory exist, can I just try to open it (i.e. open, fopen, fstream, etc.)?
Thanks
mmfried
Thanks
IonFilipski, "SetCurrentDirectory " changes the current dir., but "SHBrowseForFolder" doesn't open it as first dir.
PerFnurt, the compiler doen't recognize the "USES_CONVERSION", I've alredy tried that
Hi All,
I need to convert a paths name to a "ITEMIDLIST",
The paths name is a char[MAX_PATH} type,
I use "pShellFolder->ParseDisplayName "
to convert to "ITEMIDLIST"
but the problem is that is uses a LPWSTR (=unsigned short *) as the paths name,
I found that their a A2W macro to convert for...
Thanks Alot,
But I'm a little new in windows,
How do I Initialize and get the following:
"LPITEMIDLIST"
"LPBROWSEINFO "
and how do I perform CoInitializeEx.
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.