Loading...

Please wait for page to load.
 
Tringi netbase - click to switch language
n.v.t. MX-3 developer group member   
C/C++, Windows API, DHTML, PHP, ASM programmer-analyst   


Something from MSDN and PSDK


As I am often looking for information or solutions at MSDN or in PSDK, my eye is sometimes caught by kinda funny sentence. Most of them give sense in particular context but are funny alone. You can find it yourself in PSDK to see I am not fooling. Let's see:


RegQueryValueEx

...
When calling the RegQueryValueEx function with hKey set to the HKEY_PERFORMANCE_DATA handle and a value string of a specified object, the returned data structure sometimes has unrequested objects. Don’t be surprised; this is normal behavior.
...


DeleteFile

...
To prevent loss of data, close files before attempting to delete them.
...


GetWindowTextLength

...
Under certain conditions, the GetWindowTextLength function may return a value that is larger than the actual length of the text.
...


SwitchToFiber

...
Warning: Avoid making the following call:

SwitchToFiber( GetCurrentFiber() );

This call causes unpredictable problems.
...


About Mailslots

...
Note that Windows does not support messages that are 425 or 426 bytes.
...


WM_PAINTICON

...
Windows 95/98/Me, Windows NT 4.0 and later: This message is sent only to 16-bit windows (note that this is with a lowercase "W"), and only for compatibility reasons.
...


Main menu
News
Products
Projects
Programming in C++
Source codes:
Miscellaneous:
Other software
Technical support

Search

Contact
News at this page
There are no news available for this page.
Copyright (C) 2004, n.v.t. MX-3