I am trying to use InStr() in my program, I got the following error: error C2065: 'InStr' : undeclared identifier what is the solution? can...
see my task is when i first execute my exe file one banner window will display on the desktop it will always be running.when next time i execute...
hi what i want to do is if once the window is created by executing the code,if next time i execute the same code it should check wether the...
thanks i done this using notepad.it is working fine now.
hi i want to know wether it is possible to store the commandline arguments which are previously passed to the program and use it during next...
InitInstance is MFC method right. can i use that method in win32 application.
hi i created one process which will run one file called banner.exe that will create one banner on the desktop, in that banner some text will...
hi . thanks a lot it is working properly now. regards vidhya
ok . thank you.
i used CreateWindow method to create a window. in createwindowex method the option what you have said is their. but how to achieve the same using...
i have to create a window,when it is opened it should not appear on tha task bar. is it possible to do this. regards vidhya
thanks for reply. i will try once again with setwindowpos. i want to know is this is the only way to do.
i tried with the same sample function.but it is not working.whenever i open new window like Internet Explorer or any other window it will not...
i tried with SetWindowPos() , i am not clear about what value should pass to uflags argument,i tried with SWP_NOMOVE option. but then also if i...
thanks shabbir
hi i created one window and i put some text which will scroll in the window. what i want is this window should always be on top of every other...
Separate names with a comma.