Win32 II
Home Up Win32 I Win32 II

Duration: 2 Days

Topics

bulletInternationalization
bulletProblem: Too many alphabets
bulletSolutions
bulletUse ANSI and make them learn English
bulletDBCS
bulletUnicode
bulletSame source code for Unicode v. ANSI
bulletConverting ANSI to/from Unicode and back
bulletStructured Exception Handling (SEH)
bulletReview C exceptions
bulletReview C++ exceptions
bulletSEH v. C++ exceptions
bulletSEH keywords __try, __leave, __finally, __except
bulletException filters
bulletUsing SEH from C++
bulletWindows Memory Management
bulletBasic virtual memory
bulletVirtual memory functions
bulletVirtualAlloc & VirtualFree functions
bulletMapping shared memory
bulletMapping memory to files
bulletMapping memory to page file
bulletCommon mapping to file: sharing memory among multiple processes
bullet4 steps for mapping file to RAM
bulletPerils and merits of shared memory
bulletWin32 Messaging
bulletHistory, Terms & Concepts
bulletSurvey of messaging functions
bulletMessage pumps
bulletSend v. post
bulletPostThreadMessage v. PostMessage
bulletMessaging & IPC (Interprocess Communication)
bulletMessage pumps for GUI applications
 

 

Home Up Feedback Contents Search

Send mail to webmaster@SIGNITEK.com with questions or comments about this web site.