Hi George The link you mentioned is not working.
Hi all, can anyone please tell me how can I flip a bitmap image horizontally in Win32 programing? Thanks Bibhas
There is an API SetConsoleIcon. This API cannot be found in MSDN. But if we load Kernel32.dll & from there call this API, then the console window...
Hello All, Can anyone please inform me about the Undocumented Windows API. I have searched in the internet. But I can't find the all the APIs....
Hi, can any one please provide me some technical documents about COM? Thanks Bibhas
Hello All, Can anyone please tell me how Inter-Process communication is done in windows(using VC++)?
This is actually depends on Processor. To know more about this task, u need to understand about architecture of Micro Processor
Thanx, It works properly.
With the help of manifest this problem could be solved. But I do not know how to use it. Any help?
Hello All, I have created a MFC dll, which will show a dialog box. But when I am trying to load this dll from an Win32 Application, then the...
Just one thing I want to add for Structure Padding..... Compiler adds some extra bytes in the variable size, which is called Structure...
Now I understood totally about Structure Padding. Thank you Shabbir for your help. Here I am trying to explain.... If we declare a structure...
Pointers (address) can be NULL. Client can calls your API with NULL as argument. So if you do not check NULL every time before using a pointer...
Ok I understood about Padding. Thank u for ur help. But is it not a loss of memory? Because if I declare a structure like this struct myStruct {...
Hi! I am a new member of this forum.:) I want know about Structure alignment & padding. Would anyone please tell me what is this & how to...
Separate names with a comma.